concurrentqueue by cameron314

A fast multi-producer, multi-consumer lock-free concurrent queue for C++11

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

C++

333 +0

8,877 +22

1,597 +2

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
enet by lsalzman

ENet reliable UDP networking library

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

C

156 +0

2,594 +4

656 -1

GitHub
sds by antirez

Simple Dynamic Strings library for C

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

C

142 +0

4,807 +2

467 +2

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
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
brotli by google

Brotli compression format

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

TypeScript

334 -1

13,167 +21

1,224 +2

GitHub
tinyexpr by codeplea

tiny recursive descent expression parser, compiler, and evaluation engine for math expressions

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

C

56 +1

1,507 +4

233 +3

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
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
openssl by openssl

TLS/SSL and crypto library

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

C

1,013 +0

24,309 +49

9,804 +16

GitHub
cppbestpractices by cpp-best-practices

Collaborative Collection of C++ Best Practices. This online resource is part of Jason Turner's collection of C++ Best Practices resources. See README.md for more information.

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

Unknown languages

362 +0

7,802 +15

858 +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
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
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
ggml by ggerganov

Tensor library for machine learning

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

C

119 -1

9,834 +69

895 +9

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
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
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
libharu by libharu

libharu - free PDF library

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

C

110 +0

1,692 +8

503 +2

GitHub