easyloggingpp by abumq

C++ logging library. It is extremely powerful, extendable, light-weight, fast performing, thread and type safe and consists of many built-in features. It provides ability to write logs in your own customized format. It also provide support for logging your classes, third-party libraries, STL and third-party containers etc.

updated at May 12, 2024, 8:01 a.m.

C++

188 +0

3,689 +8

912 +0

GitHub
uvw by skypjack

Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!

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

C++

61 +0

1,776 +4

203 +1

GitHub
yaml-cpp by jbeder

A YAML parser and emitter in C++

updated at May 12, 2024, 8:04 a.m.

C++

115 +0

4,826 +18

1,758 +5

GitHub
mio by mandreyel

Cross-platform C++11 header-only library for memory mapped file IO

updated at May 12, 2024, 8:08 a.m.

C++

56 +0

1,632 +1

155 +0

GitHub
Catch2 by catchorg

A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)

updated at May 12, 2024, 8:09 a.m.

C++

444 +0

18,049 +17

3,001 +4

GitHub
csv2 by p-ranav

Fast CSV parser and writer for Modern C++

updated at May 12, 2024, 8:18 a.m.

C++

18 +0

519 +3

91 +2

GitHub
seastar by scylladb

High performance server-side application framework

updated at May 12, 2024, 8:20 a.m.

C++

398 +0

8,041 +8

1,514 +0

GitHub
JUCE by juce-framework

JUCE is an open-source cross-platform C++ application framework for desktop and mobile applications, including VST, VST3, AU, AUv3, LV2 and AAX audio plug-ins.

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

C++

264 +2

6,138 +15

1,644 +4

GitHub
nghttp2 by nghttp2

nghttp2 - HTTP/2 C Library and tools

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

C++

183 -1

4,519 +8

858 +1

GitHub
CSerialPort by itas109

CSerialPort - lightweight cross-platform serial port library for C/C++/C#/Java/Python/Node.js

updated at May 12, 2024, 8:33 a.m.

C++

39 +0

652 +5

324 +1

GitHub
snmalloc by Microsoft

Message passing based allocator

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

C++

40 +0

1,491 +0

106 +1

GitHub
folly by facebook

An open-source C++ library developed and used at Facebook.

updated at May 12, 2024, 8:35 a.m.

C++

1,022 +0

27,172 +28

5,420 +1

GitHub
uWebSockets by uNetworking

Simple, secure & standards compliant web server for the most demanding of applications

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

C++

408 -1

16,858 +28

1,729 +0

GitHub
glm by g-truc

OpenGL Mathematics (GLM)

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

C++

270 +0

8,745 +44

2,038 +6

GitHub
velox by facebookincubator

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

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

C++

109 +0

3,159 +5

1,049 +1

GitHub
rocksdb by facebook

A library that provides an embeddable, persistent key-value store for fast storage.

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

C++

999 +0

27,461 +30

6,116 +7

GitHub
onnxruntime by Microsoft

ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator

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

C++

238 +2

12,883 +93

2,649 +11

GitHub
CGraph by ChunelFeng

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

updated at May 12, 2024, 8:57 a.m.

C++

23 +0

1,465 +14

268 +4

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 May 12, 2024, 9:02 a.m.

C++

238 +0

8,649 +18

1,102 +0

GitHub