Stars
A General-purpose Task-parallel Programming System in C++
mimalloc is a compact general purpose allocator with excellent performance.
Two-Level Segregated Fit memory allocator implementation.
numpad-emulator fork from https://sourceforge.net/projects/numpad-emulator/
Keyman cross platform input methods system running on Android, iOS, Linux, macOS, Windows and mobile and desktop web
U++ is a C++ cross-platform rapid application development framework focused on programmer's productivity. It includes a set of libraries (GUI, SQL, Network etc.), and integrated development environ…
Public repository of the Micro QuickJS Javascript Engine
TinyXML2 is a simple, small, efficient, C++ XML parser that can be easily integrated into other programs.
💬 Portable GUI dialogs library, C++11, single-header
C++ Mathematical Expression Parsing And Evaluation Library https://www.partow.net/programming/exprtk/index.html
Sol3 (sol2 v3.0) - a C++ <-> Lua API wrapper with advanced features and top notch performance - is here, and it's great! Documentation:
C++11 single .h asymmetric coroutine implementation via ucontext / fiber
Hook Windows API. supports Win7/8/10 x86 and x64 platform.
coco is a simple, stackless, single-threaded, header-only C++20 coroutine library with Go-like concurrency primitives.
A minimal set of XML processing function in Lua, with simple mapping between XML and Lua tables
XML Parser written entirely in Lua that works for Lua 5.1+. Convert XML to and from Lua Tables 🌖💱
A small, fast, and embeddable programming language based on Lua with a gradual type system.
The Boehm-Demers-Weiser conservative C/C++ Garbage Collector (bdwgc, also known as bdw-gc, boehm-gc, libgc)