simdb by LiveAsynchronousVisualizedArchitecture

A high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store

created at May 12, 2017, 7:01 p.m.

C++

48 +0

535 +1

82 +0

GitHub
redis3m by luca3m

A C++ Redis client

created at Feb. 5, 2014, 8:17 p.m.

C++

30 +0

190 +0

78 +0

GitHub
libbson by mongodb

ARCHIVED - libbson has moved to https://github.com/mongodb/mongo-c-driver/tree/master/src/libbson

created at March 23, 2013, 10:35 p.m.

C

86 +0

347 +0

180 -1

GitHub
hiredis by redis

Minimalistic C client for Redis >= 1.2

created at May 18, 2010, 3:10 p.m.

C

294 +0

6,260 +10

1,818 +3

GitHub
hiberlite by paulftw

C++ ORM for SQLite

created at Sept. 11, 2011, 5:31 a.m.

C++

61 +0

715 +0

118 +0

GitHub
retter by maciejczyzewski

A collection of hash functions, ciphers, tools, libraries, and materials related to cryptography & security. closed lock with keyclosed lock with keyclosed lock with keyclosed lock with keyclosed lock with key (project was renamed, libchaos is main)

created at Oct. 12, 2016, 10:29 p.m.

C

9 +0

97 +0

19 +0

GitHub
libhydrogen by jedisct1

A lightweight, secure, easy-to-use crypto library suitable for constrained environments.

created at Jan. 30, 2017, 8:04 p.m.

C

41 +2

629 +19

94 +2

GitHub
digestpp by kerukuro

C++11 header-only message digest library

created at Oct. 24, 2017, 9:32 a.m.

C++

11 +0

196 +0

47 +0

GitHub
sparsepp by greg7mdp

A fast, memory efficient hash map for C++

created at Aug. 21, 2016, 9:33 p.m.

C++

65 +0

1,253 +3

123 +0

GitHub
ring-span-lite by martinmoene

ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library

created at May 4, 2017, 4:50 p.m.

C++

11 +0

154 +0

12 +0

GitHub
plf_stack by mattreecebentley

A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context.

created at Oct. 3, 2016, 8:38 p.m.

C++

6 +0

63 +0

6 +0

GitHub
plf_list by mattreecebentley

A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on average. 20-24% speed increase in use-case testing.

created at Aug. 21, 2017, 4:26 a.m.

C++

12 +0

151 +0

21 +0

GitHub
LSHBOX by RSIA-LIESMARS-WHU

A c++ toolbox of locality-sensitive hashing (LSH), provides several popular LSH algorithms, also support python and matlab.

created at July 7, 2014, 9:58 a.m.

C++

29 +0

286 +0

78 +0

GitHub
hopscotch-map by Tessil

C++ implementation of a fast hash map and hash set using hopscotch hashing

created at Aug. 15, 2016, 12:05 a.m.

C++

39 +0

729 +0

65 +0

GitHub
hashmap by goossaert

Various open addressing hashmap algorithms in C++

created at Aug. 8, 2013, 7:49 p.m.

C++

23 +0

255 +0

83 +0

GitHub
plf_colony by mattreecebentley

An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elements regardless of insertions/erasures. Provides higher-performance than std:: library containers for high-modification scenarios with unordered data.

created at April 4, 2015, 1:27 a.m.

C++

19 +0

398 +0

33 +0

GitHub
vexcl by ddemidov

VexCL is a C++ vector expression template library for OpenCL/CUDA/OpenMP

created at May 29, 2012, 7:13 a.m.

C++

65 +0

702 +2

82 +0

GitHub
readerwriterqueue by cameron314

A fast single-producer, single-consumer lock-free queue for C++

created at Feb. 7, 2013, 6:03 a.m.

C++

144 +0

3,746 +7

662 +0

GitHub
nccl by NVIDIA

Optimized primitives for collective multi-GPU communication

created at Nov. 14, 2015, 12:12 a.m.

C++

153 +0

3,253 +18

825 +9

GitHub
javacpp by bytedeco

The missing bridge between Java and native C++

created at April 21, 2014, 12:47 p.m.

Java

173 +0

4,501 +4

586 +2

GitHub