Stars
Dark Basic Pro is an open source BASIC programming language for creating Windows applications and games
Core abstractions for dealing with concurrency in C++, using stackfull coroutines
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
C++ static vector class template. Also might be known as fixed vector or on-stack vector.
`std::execution`, the proposed C++ framework for asynchronous and parallel programming.
A C++20 library for sequence-orientated programming
QuickCheck clone for C++ with the goal of being simple to use with as little boilerplate as possible.
The Forge Cross-Platform Framework PC Windows, Steamdeck (native), Ray Tracing, macOS / iOS, Android, XBOX, PS4, PS5, Switch, Quest 2
cmaughan / nanovg
Forked from memononen/nanovgD3D Port of Antialiased 2D vector drawing library on top of OpenGL for UI and visualizations.
A personal experimental C++ Syntax 2 -> Syntax 1 compiler
🚀 Fast, secure, lightweight containers based on WebAssembly
Antialiased 2D vector drawing library on top of OpenGL for UI and visualizations.
A collection of useful libraries for embedded systems : signal smoothing, PID control, Fuzzy Logic, fixed-point math and more...
mimalloc is a compact general purpose allocator with excellent performance.
The best open source user intent based chatbot framework
Audio playback and capture library written in C, in a single source file.
Package provides C++ implementation of spline interpolation
A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines