cpp-btree by algorithm-ninja

Git mirror of the official (mercurial) repository of cpp-btree

updated at April 21, 2024, 2:46 p.m.

C

6 +0

73 +0

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

updated at April 21, 2024, 1:08 a.m.

C++

6 +0

60 +0

7 +0

GitHub
svector by martinus

Compact SVO optimized vector for C++17 or higher

updated at April 18, 2024, 7:50 p.m.

C++

7 +0

92 +0

7 +0

GitHub
lazycsv by ashtum

A fast, lightweight and single-header C++ csv parser library

updated at April 18, 2024, 2:20 a.m.

C++

5 +0

74 +0

9 +0

GitHub
hashmap by goossaert

Various open addressing hashmap algorithms in C++

updated at April 16, 2024, 7:49 p.m.

C++

23 +0

256 +0

87 +0

GitHub
digestpp by kerukuro

C++11 header-only message digest library

updated at April 16, 2024, 7:32 a.m.

C++

11 +0

186 +0

43 +2

GitHub
blackhole by 3Hren

Yet another logging library.

updated at April 15, 2024, 12:28 p.m.

C++

19 +0

200 +0

57 +0

GitHub
cpgf by cpgf

cpgf library

updated at April 14, 2024, 7:22 a.m.

C++

31 +0

214 +0

60 +0

GitHub
jbson by chrismanning

JSON & BSON parser/writer

updated at April 8, 2024, 4:50 p.m.

C++

4 +0

38 +0

5 +0

GitHub
value-category-cheatsheet by jeaye

A C++14 cheat-sheet on lvalues, rvalues, xvalues, and more

updated at April 8, 2024, 4:26 a.m.

Clojure

16 +0

402 +0

22 +0

GitHub
sela by sahaRatul

SimplE Lossless Audio

updated at April 8, 2024, 4:25 a.m.

C++

15 +0

209 +0

24 +0

GitHub
pire by yandex

Perl Incompatible Regular Expressions library

updated at April 7, 2024, 9:19 p.m.

C++

23 +0

328 +0

30 +0

GitHub
CppVerbalExpressions by VerbalExpressions

C++ regular expressions made easy

updated at April 4, 2024, 1:18 p.m.

C++

38 +0

377 +0

52 +0

GitHub
st_tree by erikerlandson

A fast and flexible c++ template class for tree data structures

updated at April 2, 2024, 1:47 a.m.

C++

8 +0

91 +0

19 +0

GitHub
veles by Samsung

Distributed machine learning platform

updated at March 31, 2024, 8:27 p.m.

C++

85 +0

903 +0

180 +0

GitHub
uri by cpp-netlib

cpp-netlib URI

updated at March 27, 2024, 10:33 a.m.

C++

19 +0

136 +0

73 +0

GitHub
C-Turtle by walkerje

Port of Python's Turtle to C++

updated at March 26, 2024, 1:34 a.m.

C++

2 +0

59 +0

18 +1

GitHub
mpqc by ValeevGroup

The Massively Parallel Quantum Chemistry program, MPQC, computes properties of atoms and molecules from first principles using the time independent Schrödinger equation.

updated at March 24, 2024, 9:05 a.m.

C++

27 +0

64 +0

24 +0

GitHub
mgclient by memgraph

C/C++ Memgraph Client

updated at March 22, 2024, 8:17 p.m.

C++

8 -1

39 +0

4 +0

GitHub
sregex by openresty

A non-backtracking NFA/DFA-based Perl-compatible regex engine matching on large data streams

updated at March 22, 2024, 5:09 a.m.

C

71 +0

615 +0

111 +0

GitHub