A cross-platform single-header C library for managing virtual memory. Currently for Windows and Linux.
-
Updated
Aug 15, 2023 - C++
A cross-platform single-header C library for managing virtual memory. Currently for Windows and Linux.
A minimalistic scripting language with parser and interpreter in a single C++ header file
std_net.h` is a zero-dependency, header-only C/C++ networking library for TCP sockets. It abstracts cross-platform complexities (Windows/Linux/macOS/Android/FreeBSD) into a unified API for building clients/servers. Features include IPv4/IPv6 support (Happy Eyeballs), blocking/non-blocking I/O, timeouts, and RAII wrappers. MIT licensed.
Simple C/C++/Odin library for game controller input. Standalone SDL gamepad replacement for Windows.
My own implementation of a portable singleton in C/CPP following the stb style
Add a description, image, and links to the stb-style topic page so that developers can more easily learn about it.
To associate your repository with the stb-style topic, visit your repo's landing page and select "manage topics."