autodiff by autodiff

automatic differentiation made easier for C++

updated at Nov. 17, 2024, 7:36 a.m.

C++

43 +0

1,657 +3

173 +1

GitHub
CGraph by ChunelFeng

【A common used C++ DAG framework】 一个通用的、无三方依赖的、跨平台的、收录于awesome-cpp的、基于流图的并行计算框架。欢迎star & fork & 交流

updated at Nov. 17, 2024, 7:34 a.m.

C++

31 +0

1,779 +6

324 +2

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.

updated at Nov. 17, 2024, 7:22 a.m.

C++

142 +0

7,909 +16

1,307 +2

GitHub
googletest by google

GoogleTest - Google Testing and Mocking Framework

updated at Nov. 17, 2024, 7:18 a.m.

C++

1,219 -1

34,786 +40

10,150 +11

GitHub
taglib by taglib

TagLib Audio Meta-Data Library

updated at Nov. 17, 2024, 7:17 a.m.

C++

62 +0

1,182 +4

347 +2

GitHub
lodepng by lvandeve

PNG encoder and decoder in C and C++.

updated at Nov. 17, 2024, 7:14 a.m.

C++

78 +0

2,106 +7

427 +1

GitHub
cpr by libcpr

C++ Requests: Curl for People, a spiritual port of Python Requests.

updated at Nov. 17, 2024, 7:13 a.m.

C++

127 +0

6,581 +15

937 +3

GitHub
ikos by NASA-SW-VnV

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

updated at Nov. 17, 2024, 6:58 a.m.

C++

58 +5

2,279 +141

166 +10

GitHub
re2 by google

RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library.

updated at Nov. 17, 2024, 6:53 a.m.

C++

236 +0

8,976 +10

1,138 +2

GitHub
imtui by ggerganov

ImTui: Immediate Mode Text-based User Interface C++ Library

updated at Nov. 17, 2024, 6:50 a.m.

C++

48 +0

3,101 +9

129 +0

GitHub
fmt by fmtlib

A modern formatting library

updated at Nov. 17, 2024, 6:49 a.m.

C++

319 -1

20,793 +30

2,503 +5

GitHub
ThreadPool by progschj

A simple C++11 Thread Pool implementation

updated at Nov. 17, 2024, 6:45 a.m.

C++

228 +0

7,955 +21

2,250 +1

GitHub
libfacedetection by ShiqiYu

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

updated at Nov. 17, 2024, 6:39 a.m.

C++

533 +1

12,317 +8

3,050 +0

GitHub
infinity by infiniflow

The AI-native database built for LLM applications, providing incredibly fast hybrid search of dense vector, sparse vector, tensor (multi-vector), and full-text

updated at Nov. 17, 2024, 6:36 a.m.

C++

30 +1

2,640 +35

273 +0

GitHub
benchmark by google

A microbenchmark support library

updated at Nov. 17, 2024, 6:30 a.m.

C++

205 +0

9,037 +16

1,627 +2

GitHub
rapidjson by Tencent

A fast JSON parser/generator for C++ with both SAX/DOM style API

updated at Nov. 17, 2024, 6:28 a.m.

C++

554 +1

14,259 +12

3,532 -2

GitHub
readerwriterqueue by cameron314

A fast single-producer, single-consumer lock-free queue for C++

updated at Nov. 17, 2024, 6:28 a.m.

C++

144 +0

3,746 +7

662 +0

GitHub
nccl by NVIDIA

Optimized primitives for collective multi-GPU communication

updated at Nov. 17, 2024, 6:23 a.m.

C++

153 +0

3,253 +18

825 +9

GitHub
seastar by scylladb

High performance server-side application framework

updated at Nov. 17, 2024, 6:21 a.m.

C++

395 -1

8,379 +9

1,550 +2

GitHub
libfork by ConorWilliams

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

updated at Nov. 17, 2024, 6:18 a.m.

C++

19 +0

615 +3

26 +0

GitHub