Lists (1)
Sort Name ascending (A-Z)
Stars
A simple C++ header-only library for fastest sorting of small arrays. Generates sorting networks on compile time via templates.
A comparative, extendable benchmarking suite for C and C++ hash-table libraries.
A comparative, extendable benchmarking suite for C and C++ hash-table libraries.
A single-header, zero-allocation image filter library in C
Convenient print macros with user extensibility (C99/C11)
Back end side of quick-bench
A very fast and robust 64-bit PRNG with a minimum 2^64 period.
Standalone C compiler/assembler/linker/libc for x86-64/aarch64/riscv64/wasm
Single-file port of Lua, a powerful scripting language.
A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse deque.
List of single-file C/C++ libraries, with emphasis on clause-less licenses.
A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)
A collection of C containers for programmers that need complete control over memory allocation.
A file I found that Marc Feeley does not have a repo for on github
Lisp in 99 lines of C and how to write one yourself. Includes 21 Lisp primitives, garbage collection and REPL. Includes tail-call optimized versions for speed and reduced memory use.
A fast, zero dependency, single-header WebAssembly interpreter
🚀 Fast, secure, lightweight containers based on WebAssembly
Cross platform (Windows, Mac, Linux) native file dialog library with C and C++ bindings, based on mlabbe/nativefiledialog.
A lightweight single-header cross-platform library for general windowing