reckless by mattiasflodin

Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.

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

C++

27 +0

470 +0

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

41 +1

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
property_tree by boostorg

Boost.org property_tree module

updated at April 17, 2024, 11:37 p.m.

C++

13 +0

51 +0

96 +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
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
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
jeayeson by jeaye

A very sane (header only) C++14 JSON library

updated at April 22, 2024, 10:47 a.m.

C++

14 +0

130 +0

22 +0

GitHub
GTS-GamesTaskScheduler by GameTechDev

A task scheduling framework designed for the needs of game developers.

updated at April 22, 2024, 4:13 p.m.

C++

31 +0

444 +0

43 +1

GitHub
signals2 by boostorg

Boost.org signals2 module

updated at April 22, 2024, 8:44 p.m.

C++

12 +0

73 +0

57 +0

GitHub
serialization by boostorg

Boost.org serialization module

updated at April 22, 2024, 8:45 p.m.

C++

18 +0

117 +0

138 +0

GitHub
inih by jtilly

This is a header only C++ version of inih.

updated at April 23, 2024, 8:13 a.m.

C++

22 +0

430 +0

98 +0

GitHub
Breep by Organic-Code

C++ peer to peer library, built on the top of boost

updated at April 26, 2024, 7:24 a.m.

C++

11 +0

115 +0

21 +0

GitHub
hat-trie by Tessil

C++ implementation of a fast and memory efficient HAT-trie

updated at April 26, 2024, 4:34 p.m.

C++

36 +0

769 +0

113 +0

GitHub
color_coded by jeaye

A vim plugin for libclang-based highlighting of C, C++, ObjC

updated at April 27, 2024, 1:33 a.m.

C++

39 +0

872 +0

53 +0

GitHub
reaktoro by reaktoro

a unified framework for modeling chemically reactive systems

updated at April 27, 2024, 2:43 a.m.

C++

13 +0

147 +0

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

updated at April 28, 2024, 6:16 a.m.

C++

29 +0

285 +0

80 +0

GitHub
CppBenchmark by chronoxor

Performance benchmark framework for C++ with nanoseconds measure precision

updated at April 29, 2024, 1:12 a.m.

C++

15 +0

258 +0

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

updated at April 29, 2024, 1:12 a.m.

C++

19 +0

389 +0

33 +0

GitHub
linenoise-ng by arangodb

A small self-contained alternative to readline and libedit that supports UTF-8 and Windows and is BSD licensed.

updated at April 30, 2024, 5:57 a.m.

C++

32 +0

356 +0

51 +0

GitHub