micro-gl / micro-containersLinks
Headers Only C++11 Containers library. No standard library is required.
☆19Updated 2 years ago
Alternatives and similar repositories for micro-containers
Users that are interested in micro-containers are comparing it to the libraries listed below
Sorting:
- A collection of single-header libraries to help with reloading, debugging and profiling C(++) code.☆15Updated last year
- MythOS game engine from Charybdis Enterprises☆19Updated 4 years ago
- C89-compatible, single file, public domain string library.☆30Updated 3 months ago
- Pixie - a minimal, cross-platform pixel framebuffer library for Windows and macOS.☆33Updated 2 years ago
- A collection of all my single-header libraries.☆17Updated 2 years ago
- Simple, single-file, nibble-based, adaptive rANS library with SSE2-accelerated modeling☆23Updated 6 years ago
- ASS: Audio Stupidly Simple☆36Updated 7 years ago
- Cut down and minimalistic C++ string formatting library☆27Updated last year
- Collection of small public domain de/compressors in plain C.☆120Updated 4 years ago
- A single file, freestanding FLAC encoding library in C89☆16Updated last year
- A library of shared C++ components, in a handy Modern CMake wrapper.☆27Updated 2 years ago
- A minimalistic scripting language with parser and interpreter in a single C++ header file☆28Updated 3 years ago
- ☆28Updated 9 years ago
- Reasonably fast Fourier transform in a single header for C and C++☆44Updated 2 years ago
- Rendering library for 2D/3D graphics☆25Updated this week
- Dear ImGui 2D scripting language inspired by Werkzeug from Farbrausch☆38Updated 2 years ago
- Debug Drawing Text using Lines☆15Updated 6 months ago
- 10⁻¹⁸☆20Updated 3 months ago
- A collection of Windows/C++ utility functions on string manipulation/formatting, file system, date/time, logging, etc.☆10Updated 6 months ago
- C math library for graphics☆16Updated 6 months ago
- Portable single file ANSI C TIFF file loader☆21Updated 4 years ago
- A music player that lists and plays all .mp3 files in a given folder. Everything is written without any external code, except decoding of…☆10Updated 3 years ago
- Colby Hall's C++ Standard Library☆11Updated 5 years ago
- Automatically exported from code.google.com/p/ftke☆18Updated 10 years ago
- font rendering, Zep vim emulator, microui integration☆15Updated 3 years ago
- Headers only C++11 OpenGL Vector Graphics library, that can run on all OpenGL/ES version☆64Updated 5 months ago
- some helpers im using since 2009. contain usefull things like vec2, vec3, vec4, variant, actionTime and more