libfork by ConorWilliams

A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines

updated at May 12, 2024, 6:42 a.m.

C++

17 +0

482 +9

19 +1

GitHub
sol2 by ThePhD

Sol3 (sol2 v3.0) - a C++ <-> Lua API wrapper with advanced features and top notch performance - is here, and it's great! Documentation:

updated at May 12, 2024, 6:37 a.m.

C++

126 +0

3,972 +8

469 +5

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.

updated at May 12, 2024, 6:36 a.m.

C++

23 +0

353 +3

66 +1

GitHub
DebugViewPP by CobaltFusion

DebugView++, collects, views, filters your application logs, and highlights information that is important to you!

updated at May 12, 2024, 6:36 a.m.

C++

61 +0

955 +6

141 +2

GitHub
tcmalloc by google

None

updated at May 12, 2024, 6:34 a.m.

C++

84 +0

4,108 +19

443 +2

GitHub
libzmq by zeromq

ZeroMQ core engine in C++, implements ZMTP/3.1

updated at May 12, 2024, 6:31 a.m.

C++

408 +0

9,313 +13

2,322 +2

GitHub
nccl by NVIDIA

Optimized primitives for collective multi-GPU communication

updated at May 12, 2024, 6:30 a.m.

C++

151 +0

2,843 +13

732 +1

GitHub
entt by skypjack

Gaming meets modern C++ - a fast and reliable entity component system (ECS) and much more

updated at May 12, 2024, 6:23 a.m.

C++

177 +0

9,527 +34

838 +4

GitHub
Vc by VcDevel

SIMD Vector Classes for C++

updated at May 12, 2024, 6:07 a.m.

C++

67 +0

1,421 +2

153 +3

GitHub
jsoncpp by open-source-parsers

A C++ library for interacting with JSON.

updated at May 12, 2024, 5:56 a.m.

C++

331 +0

7,885 +12

2,593 +0

GitHub
robin-hood-hashing by martinus

Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20

updated at May 12, 2024, 5:55 a.m.

C++

40 +0

1,478 +4

140 +0

GitHub
yomm2 by jll63

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

updated at May 12, 2024, 5:54 a.m.

C++

14 +0

331 +6

18 +1

GitHub
libfacedetection by ShiqiYu

An open source library for face detection in images. The face detection speed can reach 1000FPS.

updated at May 12, 2024, 5:48 a.m.

C++

529 -1

12,073 +16

3,029 +1

GitHub
cpputest by cpputest

CppUTest unit testing and mocking framework for C/C++

updated at May 12, 2024, 5:38 a.m.

C++

86 +0

1,318 +1

497 +1

GitHub
QtAV by wang-bin

A cross-platform multimedia framework based on Qt and FFmpeg. 基于Qt和FFmpeg的跨平台高性能音视频播放框架. Recommand to use new sdk https://github.com/wang-bin/mdk-sdk

updated at May 12, 2024, 5:30 a.m.

C++

290 +0

3,817 +10

1,470 +4

GitHub
DirectXTK by Microsoft

The DirectX Tool Kit (aka DirectXTK) is a collection of helper classes for writing DirectX 11.x code in C++

updated at May 12, 2024, 5:14 a.m.

C++

199 +0

2,501 +7

495 +0

GitHub
srpc by sogou

RPC framework based on C++ Workflow. Supports SRPC, Baidu bRPC, Tencent tRPC, thrift protocols.

updated at May 12, 2024, 5:02 a.m.

C++

47 +0

1,867 +9

380 +0

GitHub
boden by AshampooSystems

Purely native C++ cross-platform GUI framework for Android and iOS development. https://www.boden.io

updated at May 12, 2024, 4:53 a.m.

C++

71 +0

1,642 +3

95 +0

GitHub
universal by stillwater-sc

Large collection of number systems providing custom arithmetic and mixed-precision algorithms for AI, Machine Learning, Computer Vision, Signal Processing, CAE, EDA, control, optimization, estimation, and approximation.

updated at May 12, 2024, 4:53 a.m.

C++

27 +0

383 +2

60 +3

GitHub
simdjson by simdjson

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

updated at May 12, 2024, 4:30 a.m.

C++

238 +1

18,495 +91

968 +5

GitHub