robin-map by Tessil

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

updated at Nov. 13, 2024, 4:51 p.m.

C++

35 +0

1,277 +2

118 +0

GitHub
libucl by vstakhov

Universal configuration library parser

updated at Nov. 13, 2024, 4:27 p.m.

C

52 +0

1,627 +0

139 +0

GitHub
picojson by kazuho

a header-file-only, JSON parser serializer in C++

updated at Nov. 13, 2024, 3:21 p.m.

C++

64 +0

1,120 +1

221 +0

GitHub
CppCon2022 by CppCon

Slides and other materials from CppCon 2022

updated at Nov. 13, 2024, 2:54 p.m.

Unknown languages

19 +0

526 +1

55 +0

GitHub
PGM-index by gvinciguerra

🏅State-of-the-art learned data structure that enables fast lookup, predecessor, range searches and updates in arrays of billions of items using orders of magnitude less space than traditional indexes

updated at Nov. 13, 2024, 1:23 p.m.

C++

33 +0

789 +3

92 +0

GitHub
MediaInfoLib by MediaArea

Convenient unified display of the most relevant technical and tag data for video and audio files.

updated at Nov. 13, 2024, 1:03 p.m.

C++

48 +0

636 +2

175 +0

GitHub
buddy_alloc by spaskalev

A single header buddy memory allocator for C & C++

updated at Nov. 13, 2024, 12:13 p.m.

C

4 +0

149 +2

10 +0

GitHub
CppBenchmark by chronoxor

Performance benchmark framework for C++ with nanoseconds measure precision

updated at Nov. 13, 2024, 11:14 a.m.

C++

15 +0

281 +2

44 +0

GitHub
linenoise-ng by arangodb

A small self-contained alternative to readline and libedit that supports UTF-8 and Windows and is BSD licensed.

updated at Nov. 13, 2024, 9:10 a.m.

C++

32 +0

360 +1

52 +0

GitHub
finalcut by gansm

A text-based widget toolkit

updated at Nov. 13, 2024, 9:01 a.m.

C++

30 +0

1,007 +2

54 +2

GitHub
minerva by dmlc

Minerva: a fast and flexible tool for deep learning on multi-GPU. It provides ndarray programming interface, just like Numpy. Python bindings and C++ bindings are both available. The resulting code can be run on CPU or GPU. Multi-GPU support is very easy.

updated at Nov. 13, 2024, 8:42 a.m.

C++

104 +0

700 +1

172 +0

GitHub
MIRACL by miracl

MIRACL Cryptographic SDK: Multiprecision Integer and Rational Arithmetic Cryptographic Library is a C software library that is widely regarded by developers as the gold standard open source SDK for elliptic curve cryptography (ECC).

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

C

66 +0

652 +1

242 +0

GitHub
moderngpu by moderngpu

Patterns and behaviors for GPU computing

updated at Nov. 13, 2024, 6:43 a.m.

C++

111 +0

1,666 +11

279 +0

GitHub
mINI by metayeti

INI file reader and writer

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

C++

12 +0

537 +2

114 +0

GitHub
mio by mandreyel

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

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

C++

58 +0

1,709 +0

158 +0

GitHub
glfwpp by janekb04

GLFW C++ Wrapper - thin, modern, C++17, header-only GLFW wrapper

updated at Nov. 13, 2024, 4:18 a.m.

C++

2 +0

99 +3

18 +0

GitHub
AudioFile by adamstark

A simple C++ library for reading and writing audio files.

updated at Nov. 13, 2024, 3:30 a.m.

C++

20 +0

964 +1

204 +0

GitHub
libass by libass

libass is a portable subtitle renderer for the ASS/SSA (Advanced Substation Alpha/Substation Alpha) subtitle format.

updated at Nov. 13, 2024, 3:12 a.m.

C

56 +0

943 +1

218 +1

GitHub
nanodbc by nanodbc

A small C++ wrapper for the native C ODBC API | Requires C++14 since v2.12

updated at Nov. 13, 2024, 3:08 a.m.

C++

19 +0

339 +2

83 +0

GitHub
SimpleSignal by larspensjo

High performance C++11 signals

updated at Nov. 13, 2024, 1:34 a.m.

C++

13 +0

166 +1

41 +0

GitHub