"Small Vector" optimization for Modern C++: store up to a small number of items on the stack
☆35May 6, 2021Updated 4 years ago
Alternatives and similar repositories for small_vector
Users that are interested in small_vector are comparing it to the libraries listed below
Sorting:
- envy: Deserialize environment variables into type-safe structs☆67Aug 10, 2020Updated 5 years ago
- Result<T, E> for Modern C++☆36Mar 14, 2020Updated 5 years ago
- File/Directory Watcher for Modern C++☆87Nov 26, 2022Updated 3 years ago
- Mirror of https://gist.github.com/vurtun/c5b0374c27d2f5e9905bfbe7431d9dc0☆15Nov 26, 2019Updated 6 years ago
- Displayed width of UTF-8 strings in Modern C++☆49Jan 2, 2023Updated 3 years ago
- Small small_vector☆34Jul 28, 2025Updated 7 months ago
- Parallel Build Strategy Experiments☆17Aug 21, 2025Updated 6 months ago
- Howard Hinnant's example short_alloc (stack-based allocator) that demonstrates allocators in a short and sweet manner☆11Oct 29, 2015Updated 10 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Sep 20, 2020Updated 5 years ago
- C++11 memory allocator based on memory pools. It offers fast and efficient allocation of a large number of small-size objects.☆11Sep 2, 2022Updated 3 years ago
- A copy of the DirectX Headers from MinGW-64.☆13Sep 7, 2023Updated 2 years ago
- Public domain single-file libraries - stb style☆21Jan 13, 2025Updated last year
- Container Traits for Modern C++☆29Oct 11, 2020Updated 5 years ago
- Boost Range Documentation with Self-Contained Code Examples☆12May 16, 2016Updated 9 years ago
- 3D model Editor in DirectX☆12Mar 3, 2024Updated last year
- Priority-based Task Scheduling for Modern C++☆92Jan 29, 2021Updated 5 years ago
- Zero-Overhead bare-metal GPGPU library for C++ on Windows.☆15Jan 29, 2017Updated 9 years ago
- C++ library for tensors☆13Dec 6, 2019Updated 6 years ago
- some helpers im using since 2009. contain usefull things like vec2, vec3, vec4, variant, actionTime and more☆20Sep 12, 2024Updated last year
- Small header only library to call a function at a specific time interval.☆29Sep 30, 2024Updated last year
- tser - tiny serialization for C++☆146May 5, 2021Updated 4 years ago
- Polymorphic memory resource for real-time applications.☆74Aug 1, 2023Updated 2 years ago
- ccpp, a general purpose single-header preprocessor library.☆52Aug 31, 2021Updated 4 years ago
- vgMath - light, complete and ultra compact math library: quaternions, vectors and square Matrix for 3D graphichs backend: OpenGL / Vulkan…☆23Mar 16, 2025Updated 11 months ago
- Fiber based job system☆25Dec 19, 2024Updated last year
- Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code☆559Sep 30, 2024Updated last year
- Backward compatibly refactor header-based C++ into modules.☆93Jun 17, 2025Updated 8 months ago
- Fast comparison-based sort algorithm☆57Dec 21, 2022Updated 3 years ago
- REL and DOL loaders for IDA Pro☆30May 17, 2014Updated 11 years ago
- Lightweight Component Model and Messaging Framework based on ØMQ☆55Apr 14, 2020Updated 5 years ago
- A minimalist 2D game engine, written in C++, mainly based on SFML, ImGui, and PugiXml.☆25Feb 21, 2026Updated last week
- Clone of https://bitbucket.org/jonasmeyer/microprofile☆44Jan 21, 2025Updated last year
- Single-header header-only C++11 / C++14 / C++17 library for easily managing set of auto-generated type-safe flags.☆94Sep 29, 2021Updated 4 years ago
- An entity component framework.☆56Dec 21, 2021Updated 4 years ago
- ☆21Jun 7, 2021Updated 4 years ago
- Gaussian blur for ImGui in Dx12☆33Mar 6, 2025Updated 11 months ago
- String map implementation through Fast Succinct Trie☆23Jul 9, 2021Updated 4 years ago
- Visual Programming(vProg) with VS2017 C++, ImGui☆23Nov 23, 2020Updated 5 years ago
- A realtime lab software for experimentation around 3D models☆58Sep 22, 2024Updated last year