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
happly by nmwsharp

A C++ header-only parser for the PLY file format. Parse .ply happily!

created at March 13, 2018, 8:40 p.m.

C++

11 +0

288 +1

68 +0

GitHub
clickhouse-cpp by ClickHouse

C++ client library for ClickHouse

created at Sept. 12, 2019, 12:35 p.m.

C++

24 +0

291 -1

149 +1

GitHub
hdoc by hdoc

The modern documentation tool for C++.

created at March 22, 2021, 3:38 p.m.

C++

6 +0

293 +2

23 +0

GitHub
cpp-channel by andreiavrammsd

Thread-safe container for sharing data between threads

created at Feb. 11, 2020, 4:20 p.m.

C++

8 +0

294 +3

26 +0

GitHub
doxyrest by vovkos

A compiler from Doxygen XML to reStructuredText -- hence, the name. It parses XML databases generated by Doxygen and produces reStructuredText for the Python documentation generator Sphinx.

created at Dec. 19, 2016, 7:12 a.m.

C++

15 +0

305 +0

23 +0

GitHub
CRCpp by d-bahr

Easy to use and fast C++ CRC library.

created at May 1, 2016, 6:24 a.m.

C++

7 +0

308 +1

89 +0

GitHub
ofxBox2d by vanderlin

Openframework wrapper for box2d

created at Jan. 14, 2011, 4:25 p.m.

C++

27 +0

322 +0

126 +0

GitHub
qt-json by qt-json

A simple class for parsing JSON data into a QVariant hierarchy and vice versa.

created at June 24, 2011, 6:20 a.m.

C++

26 +0

323 +1

104 +0

GitHub
nanodbc by nanodbc

A small C++ wrapper for the native C ODBC API | Requires C++14 since v2.12

created at Oct. 13, 2017, 11:11 p.m.

C++

17 +0

323 +3

80 +0

GitHub
inifile-cpp by Rookfighter

A header-only and easy to use Ini file parser for C++.

created at Jan. 3, 2016, 4 p.m.

C++

10 +0

324 +0

63 +1

GitHub
rapidgzip by mxmlnkn

Gzip Decompression and Random Access for Modern Multi-Core Machines

created at Aug. 4, 2022, 7:55 p.m.

C++

7 +0

325 +1

7 +0

GitHub
cpp-lazy by MarcDirven

C++11/14/17/20 library for lazy evaluation

created at June 2, 2020, 12:21 p.m.

C++

6 +0

327 +2

13 +0

GitHub
pire by yandex

Perl Incompatible Regular Expressions library

created at Oct. 15, 2010, 12:37 a.m.

C++

23 +0

328 +0

30 +0

GitHub
fixed-containers by teslamotors

C++ Fixed Containers

created at June 8, 2021, 8:12 p.m.

C++

13 +0

329 +2

29 +0

GitHub
cpp-rotor by basiliscos

Event loop friendly C++ actor micro-framework, supervisable

created at July 6, 2019, 9:17 a.m.

C++

19 +0

335 +1

32 +0

GitHub
yomm2 by jll63

Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.

created at Sept. 10, 2017, 8:39 p.m.

C++

14 +0

338 +6

18 +0

GitHub
mailio by karastojko

mailio is a cross platform C++ library for MIME format and SMTP, POP3 and IMAP protocols. It is based on standard C++ 17 and Boost library.

created at Aug. 21, 2016, 7:29 p.m.

C++

26 +0

349 +1

96 +1

GitHub
fccf by p-ranav

fccf: A command-line tool that quickly searches through C/C++ source code in a directory based on a search string and prints relevant code snippets that match the query.

created at April 24, 2022, 9:35 p.m.

C++

7 +0

353 +2

17 +0

GitHub
libsigcplusplus by libsigcplusplus

libsigc++ implements a typesafe callback system for standard C++. It allows you to define signals and to connect those signals to any callback function, either global or a member function, regardless of whether it is static or virtual.

created at Feb. 24, 2018, 4:49 p.m.

C++

23 +0

354 -1

66 +0

GitHub