Stars
Mirror of the open source (Free BSD licence) libraries developed by Eskil Steenberg. (gamepipeline.org)
A modern, user friendly, generic, type-safe and fast C99 container library: String, Vector, Sorted and Unordered Map and Set, Deque, Forward List, Smart Pointers, Bitset and Random numbers.
A rewrite of the old legacy software "depends.exe" in C# for Windows devs to troubleshoot dll load dependencies issues.
Anti-Debugging, Anti-Reverse Engineering, and Anti-Dumping Techniques. This project is designed to demonstrate and implement a variety of security techniques aimed at preventing debugging, reverse β¦
an implementation of Flexbox(Flexible Box) layout algorithm
Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C
CSSParser++ is a C++ CSS parser and selector, that can read full CSS stylesheets or standalone CSS strings and match the rules with a custom node tree provided by the implementing library/application.
A simple win32 text editor with full source (Pelles C Version)
Implement text-layout and line-wrapping using Windows Uniscribe API.
Two-Level Segregated Fit memory allocator implementation.
Random access array of tightly packed unsigned integers
Bit Twiddling Hacks By Sean Eron Anderson: code snippets in Python
stb single-file public domain libraries for C/C++
A blazing fast and lightweight C asymmetric coroutine library π β πβ π
A collection of SIMD optimized general purpose hash functions
A fast hash map/hash table (whatever you want to call it) for the C programming language.
UTF-8/16/32 C++11 header only library for Windows / Linux / macOS
A curated list of awesome C frameworks, libraries, resources and other shiny things. Inspired by all the other awesome-... projects out there.
Smart pointers for the (GNU) C programming language