graphitemaster / vector_benchmark
Benchmarking a trivial replacement for std::vector
☆18Updated 3 years ago
Alternatives and similar repositories for vector_benchmark:
Users that are interested in vector_benchmark are comparing it to the libraries listed below
- CRSTL is an alternative STL with the aim to compile fast, run fast, and be clear to read and understand with simple code☆50Updated this week
- Small C++ workstealing task scheduler meant for gamedev.☆33Updated 4 years ago
- Immediate Mode Debug Draw library☆36Updated 5 years ago
- sample code for discussion about SDL accurate frame pacing☆17Updated 8 months ago
- Mini Spin-X Library☆48Updated 4 months ago
- rex engine and game☆15Updated 3 years ago
- Yet another multiplatform C++ framework to make games☆74Updated this week
- Single header "no-allocation" KTX/DDS file reader☆116Updated 11 months ago
- Fiber-based job system with extremely simple API☆81Updated 4 years ago
- A simple, thread-safe memory manager for 64bit C++ applications and games. Focus is on preventing heap fragmentation in the absence of go…☆76Updated 2 months ago
- A minimalistic foundation library with functions for memory allocation, basic collections, etc. The library has been written with a da…☆114Updated 5 years ago
- Explicit runtime imports for Windows☆20Updated 5 months ago
- ☆71Updated 2 years ago
- Fast O(1) offset allocator with minimal fragmentation in C99☆58Updated last year
- An immediate mode 3D gimzo (translation, rotation, scale for scene editing) in ~1200 LoC☆44Updated 4 years ago
- Work Stealing Threadpool in a C Header☆22Updated 8 months ago
- a collection of handle/id allocators☆20Updated last year
- Attempt to understand and compare different Acceleration structures☆30Updated 3 years ago
- ☆36Updated 5 months ago
- Cross-platform C input library (work-in-progress)☆29Updated 4 years ago
- ☆51Updated 2 months ago
- Small single-header C++ library that renders Windows fonts in graphics applications☆45Updated 6 years ago
- A featureful realtime 3D software render☆27Updated 6 years ago
- Easy to use custom allocators in a single-header, public domain C/C++ library☆53Updated 6 years ago
- An extensible, cross-platform, single-header C/C++ OpenGL loader library.☆90Updated 2 years ago
- A minimalist library with basic facilities for developing interactive real-time 3D applications, with a strong emphasis on simplicity and…☆86Updated 2 years ago
- Vulkan triangle in ~380 lines of code☆61Updated last month
- Easy-to-use libraries for C and C++ to make your programming journey smoother