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++

46 +0

504 +0

81 +0

GitHub
redis3m by luca3m

A C++ Redis client

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

C++

30 +0

188 +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

341 -1

180 +0

GitHub
hiredis by redis

Minimalistic C client for Redis >= 1.2

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

C

292 +0

6,112 +5

1,793 +0

GitHub
hiberlite by paulftw

C++ ORM for SQLite

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

C++

61 +0

706 +0

119 +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

95 +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

37 +0

587 +2

87 +0

GitHub
digestpp by kerukuro

C++11 header-only message digest library

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

C++

11 +0

186 +0

43 +2

GitHub
sparsepp by greg7mdp

A fast, memory efficient hash map for C++

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

C++

64 +0

1,233 +0

124 +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

147 +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

60 +0

7 +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

142 +0

19 +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

285 +0

80 +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

712 +2

64 +0

GitHub
hashmap by goossaert

Various open addressing hashmap algorithms in C++

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

C++

23 +0

256 +0

87 +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

389 +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

697 +3

82 +1

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++

142 +0

3,493 +11

640 +0

GitHub
nccl by NVIDIA

Optimized primitives for collective multi-GPU communication

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

C++

150 +0

2,878 +17

736 +3

GitHub
javacpp by bytedeco

The missing bridge between Java and native C++

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

Java

175 +0

4,401 +8

571 +1

GitHub