inih by jtilly

This is a header only C++ version of inih.

updated at Nov. 17, 2024, 5:48 a.m.

C++

19 +0

439 +2

94 +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 Nov. 17, 2024, 5:48 a.m.

C++

441 -1

18,711 +38

3,057 +7

GitHub
inih by benhoyt

Simple .INI file parser in C, good for embedded systems

updated at Nov. 17, 2024, 5:48 a.m.

C

105 +0

2,472 +4

494 +1

GitHub
compile-time-regular-expressions by hanickadot

Compile Time Regular Expression in C++

updated at Nov. 17, 2024, 5:46 a.m.

C++

65 +0

3,372 +7

186 +0

GitHub
simdutf by simdutf

Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extension. Part of Node.js, WebKit/Safari, Ladybird, Cloudflare Workers and Bun.

updated at Nov. 17, 2024, 5:35 a.m.

C++

24 +0

1,172 +8

75 +0

GitHub
thread-pool by bshoshany

BS::thread_pool: a fast, lightweight, and easy-to-use C++17 thread pool library

updated at Nov. 17, 2024, 5:31 a.m.

C++

36 +0

2,207 +8

253 +0

GitHub
libsodium by jedisct1

A modern, portable, easy to use crypto library.

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

C

387 +0

12,308 +29

1,747 +1

GitHub
PhysX-3.4 by NVIDIAGameWorks

NVIDIA PhysX SDK 3.4

updated at Nov. 17, 2024, 5:20 a.m.

C++

170 +0

2,351 +3

278 +1

GitHub
cJSON by DaveGamble

Ultralightweight JSON parser in ANSI C

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

C

281 +0

10,817 +16

3,219 +5

GitHub
cpprestsdk by Microsoft

The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services.

updated at Nov. 17, 2024, 5:15 a.m.

C++

426 +0

8,017 +5

1,654 -1

GitHub
caffe by BVLC

Caffe: a fast open framework for deep learning.

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

C++

2,093 +0

34,127 +10

18,681 -6

GitHub
sds by antirez

Simple Dynamic Strings library for C

updated at Nov. 17, 2024, 5:11 a.m.

C

143 +0

4,939 +7

480 +0

GitHub
cpp-terminal by jupyter-xeus

C++ library for writing multiplatform terminal applications

updated at Nov. 17, 2024, 5:10 a.m.

C++

15 +0

525 +2

55 +0

GitHub
openFrameworks by openframeworks

openFrameworks is a community-developed cross platform toolkit for creative coding in C++.

updated at Nov. 17, 2024, 5:07 a.m.

C++

511 +0

9,972 +4

2,553 +2

GitHub
javacpp by bytedeco

The missing bridge between Java and native C++

updated at Nov. 17, 2024, 4:59 a.m.

Java

173 +0

4,501 +4

586 +2

GitHub
jwt-cpp by Thalhammer

A header only library for creating and validating json web tokens in c++

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

C++

25 +0

908 +7

243 +1

GitHub
rapidhash by Nicoshev

Very fast, high quality, platform-independent hashing algorithm.

updated at Nov. 17, 2024, 4:52 a.m.

C++

6 +0

195 +8

13 -1

GitHub
Remotery by Celtoys

Single C file, Realtime CPU/GPU Profiler with Remote Web Viewer

updated at Nov. 17, 2024, 4:47 a.m.

C

79 +0

3,143 +7

270 +0

GitHub
libpcap by the-tcpdump-group

the LIBpcap interface to various kernel packet capture mechanism

updated at Nov. 17, 2024, 4:43 a.m.

C

134 +1

2,713 +15

854 +3

GitHub
CppCoreGuidelines by isocpp

The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++

updated at Nov. 17, 2024, 4:41 a.m.

CSS

1,967 +0

42,845 +45

5,439 +1

GitHub