cppcheck by danmar

static analysis of C/C++ code

updated at June 22, 2024, 3:45 p.m.

C++

213 +0

5,539 +7

1,420 +2

GitHub
CppServer by chronoxor

Ultra fast and low latency asynchronous socket server & client C++ library with support TCP, SSL, UDP, HTTP, HTTPS, WebSocket protocols and 10K connections problem solution

updated at June 22, 2024, 3:43 p.m.

C++

72 +0

1,362 +3

282 +0

GitHub
muduo by chenshuo

Event-driven network library for multi-threaded Linux server in C++11

updated at June 22, 2024, 3:39 p.m.

C++

777 -1

14,443 +17

5,123 -1

GitHub
pdqsort by orlp

Pattern-defeating quicksort.

updated at June 22, 2024, 3:37 p.m.

C++

73 +0

2,318 +6

100 +1

GitHub
robin-map by Tessil

C++ implementation of a fast hash map and hash set using robin hood hashing

updated at June 22, 2024, 3:29 p.m.

C++

34 +0

1,217 +3

114 +0

GitHub
implot by epezent

Immediate Mode Plotting

updated at June 22, 2024, 3:12 p.m.

C++

84 +0

4,447 +8

487 +2

GitHub
asyncplusplus by Amanieu

Async++ concurrency framework for C++11

updated at June 22, 2024, 3:09 p.m.

C++

90 +1

1,306 +1

198 +0

GitHub
FiberTaskingLib by RichieSams

A library for enabling task-based multi-threading. It allows execution of task graphs with arbitrary dependencies.

updated at June 22, 2024, 3:02 p.m.

C++

49 +0

903 +1

80 +1

GitHub
readerwriterqueue by cameron314

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

updated at June 22, 2024, 2:54 p.m.

C++

143 +0

3,546 +10

645 +1

GitHub
libpqxx by jtv

The official C++ client API for PostgreSQL.

updated at June 22, 2024, 2:50 p.m.

C++

46 +0

966 +5

230 +2

GitHub
FunctionalPlus by Dobiasd

Functional Programming Library for C++. Write concise and readable C++ code.

updated at June 22, 2024, 2:45 p.m.

C++

72 +0

2,044 +0

167 +0

GitHub
replxx by AmokHuginnsson

A readline and libedit replacement that supports UTF-8, syntax highlighting, hints and Windows and is BSD licensed.

updated at June 22, 2024, 2:45 p.m.

C++

32 +0

676 +0

105 +0

GitHub
cpp-channel by andreiavrammsd

Thread-safe container for sharing data between threads

updated at June 22, 2024, 2:44 p.m.

C++

9 +0

307 +6

28 +1

GitHub
nccl by NVIDIA

Optimized primitives for collective multi-GPU communication

updated at June 22, 2024, 2:38 p.m.

C++

152 +0

2,933 +19

750 +2

GitHub
rpclib by rpclib

rpclib is a modern C++ msgpack-RPC server and client library

updated at June 22, 2024, 2:38 p.m.

C++

72 +0

1,665 +4

376 +0

GitHub
kangaru by gracicot

🦘 A dependency injection container for C++11, C++14 and later

updated at June 22, 2024, 2:37 p.m.

C++

26 +0

468 +1

40 +1

GitHub
velox by facebookincubator

A C++ vectorized database acceleration library aimed to optimizing query engines and data processing systems.

updated at June 22, 2024, 2:29 p.m.

C++

107 -1

3,256 +22

1,070 +2

GitHub
memory by foonathan

STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.

updated at June 22, 2024, 2:29 p.m.

C++

59 +0

1,459 +5

187 +0

GitHub
graaf by bobluppes

A general-purpose lightweight C++ graph library

updated at June 22, 2024, 2:17 p.m.

C++

3 +0

100 +4

35 +0

GitHub
cpp-sort by Morwenn

Sorting algorithms & related tools for C++14

updated at June 22, 2024, 2:17 p.m.

C++

32 +0

608 +4

57 +0

GitHub