cpp-dump by philip82148

A C++ library for debugging purposes that can print any variable, even user-defined types.

created at Aug. 13, 2023, 6:11 a.m.

C++

3 +0

303 +0

7 +0

GitHub
rpp by TheNumbat

Minimal Rust-inspired C++20 STL replacement

created at Sept. 11, 2023, 5 p.m.

C++

4 +0

165 +3

3 +0

GitHub
tgbotxx by baderouaich

Telegram Bot C++ Library

created at Sept. 21, 2023, 9:26 p.m.

C++

2 +0

11 +0

0 +0

GitHub
reflect-cpp by getml

A C++20 library for fast serialization, deserialization and validation using reflection. Supports JSON, BSON, CBOR, flexbuffers, msgpack, TOML, UBJSON, XML, YAML / msgpack.org[C++20]

created at Sept. 27, 2023, 3:08 p.m.

C++

24 -1

1,143 +13

103 +2

GitHub
haclog by MuggleWei

Haclog(Happy Aync C log) is an extremely fast plain C logging library

created at Oct. 6, 2023, 9:59 a.m.

C

2 +0

73 +0

4 +0

GitHub
CppCon2023 by CppCon

Slides and other materials from CppCon 2023

created at Oct. 7, 2023, 9:42 p.m.

Unknown languages

15 +0

289 +1

36 +0

GitHub
tquic by Tencent

A high-performance, lightweight, and cross-platform QUIC library

created at Oct. 26, 2023, 3:47 a.m.

Rust

22 +0

1,125 +9

93 +0

GitHub
SaneCppLibraries by Pagghiu

Sane C++ Libraries

created at Dec. 21, 2023, 10:49 p.m.

C++

8 +0

522 +1

12 +0

GitHub
mph by qlibs

C++20 [Minimal] Static Perfect Hash library

created at Jan. 3, 2024, 3:13 p.m.

Unknown languages

5 +0

179 +1

9 +0

GitHub
reflect by qlibs

C++20 Static Reflection library

created at Feb. 1, 2024, 10:12 a.m.

Unknown languages

11 +0

326 +3

17 +1

GitHub
simple_enum by arturbac

SimpleEnum: An Fast, Intuitive and Type-Safe C++ Enumeration Support Library

created at March 1, 2024, 6:59 p.m.

C++

2 +0

22 +1

1 +0

GitHub
neco by tidwall

Concurrency library for C (coroutines)

created at April 8, 2024, 5:23 p.m.

C

18 +1

1,146 +4

80 +0

GitHub
rapidhash by Nicoshev

Very fast, high quality, platform-independent hashing algorithm.

created at May 17, 2024, 9:50 p.m.

C++

7 +0

213 +6

14 +1

GitHub
jpegli by google

None

created at May 29, 2024, 6:02 a.m.

C++

6 -1

132 +2

13 +1

GitHub
BqLog by Tencent

Maybe the world's fastest logging library, originating from the client of the top mobile game Honor of Kings, is lightweight, works on PC, mobile, and servers, supports C#, Java, and C++, and is well adapted to Unity and Unreal engines. 可能是全球最快的日志库,源自最成功的手游之一《王者荣耀》客户端,轻量级,适用于PC、移动设备和服务器,支持C#、Java、C++,并对Unity、Unreal引擎做了良好适配。

created at Aug. 3, 2024, 9:39 a.m.

C++

6 +2

235 +5

21 +0

GitHub
json.cpp by jart

JSON for Classic C++

created at Oct. 30, 2024, 3:39 a.m.

C++

11 +1

642 +12

18 +1

GitHub