simdjson by simdjson

Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, StarRocks

created at March 23, 2018, 12:49 a.m.

C++

241 +2

18,699 +61

983 +5

GitHub
nameof by Neargye

Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum

created at March 17, 2018, 3:59 a.m.

C++

35 +0

1,995 +3

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

289 +1

68 +0

GitHub
oatpp by oatpp

🌱Light and powerful C++ web framework for highly scalable and resource-efficient web application. It's zero-dependency and easy-portable.

created at March 13, 2018, 1:52 a.m.

C++

137 +0

7,554 +17

1,279 +3

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

356 +0

66 +0

GitHub
NumCpp by dpilger26

C++ implementation of the Python Numpy library

created at Feb. 7, 2018, 6:14 a.m.

C++

82 +0

3,428 +8

544 +0

GitHub
mini-yaml by jimmiebergmann

Single header YAML 1.0 C++11 serializer/deserializer.

created at Jan. 21, 2018, 4:52 p.m.

C++

6 +0

206 +1

40 +1

GitHub
rapidyaml by biojppm

Rapid YAML - a library to parse and emit YAML, and do it fast.

created at Jan. 4, 2018, 6:54 p.m.

C++

14 +0

533 +1

89 +1

GitHub
restinio by Stiffstream

Cross-platform, efficient, customizable, and robust asynchronous HTTP(S)/WebSocket server C++ library with the right balance between performance and ease of use

created at Dec. 25, 2017, 8:34 p.m.

C++

38 +0

1,120 +4

91 +0

GitHub
clipp by muellan

easy to use, powerful & expressive command line argument parsing for modern C++ / single header / usage & doc generation

created at Nov. 8, 2017, 7:29 p.m.

C++

29 +0

1,187 +3

147 +1

GitHub
jwt-cpp by Thalhammer

A header only library for creating and validating json web tokens in c++

created at Oct. 30, 2017, 9:08 p.m.

C++

25 +0

806 +2

229 +2

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

GitHub
ikos by NASA-SW-VnV

Static analyzer for C/C++ based on the theory of Abstract Interpretation.

created at Oct. 17, 2017, 6:55 p.m.

C++

51 +0

2,004 +2

149 +0

GitHub
ni-media by NativeInstruments

NI Media is a C++ library for reading and writing audio streams.

created at Oct. 16, 2017, 10:44 a.m.

C++

36 +0

235 +3

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

18 +1

323 +0

80 +0

GitHub
mio by mandreyel

Cross-platform C++11 header-only library for memory mapped file IO

created at Sept. 29, 2017, 10:44 a.m.

C++

57 +1

1,646 +5

155 +0

GitHub
csv-parser by vincentlaucsb

A high-performance, fully-featured CSV parser and serializer for modern C++.

created at Sept. 21, 2017, 7:38 p.m.

C++

25 +0

852 +5

142 +1

GitHub
oneDPL by oneapi-src

oneAPI DPC++ Library (oneDPL) https://software.intel.com/content/www/us/en/develop/tools/oneapi/components/dpc-library.html

created at Sept. 20, 2017, 9:54 p.m.

C++

37 +0

714 +1

111 +0

GitHub
abseil-cpp by abseil

Abseil Common Libraries (C++)

created at Sept. 20, 2017, 3:10 p.m.

C++

588 +0

14,175 +39

2,500 +10

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

343 +2

18 +0

GitHub