"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
- File/Directory Watcher for Modern C++☆87Nov 26, 2022Updated 3 years ago
- C++ library for tensors☆13Dec 6, 2019Updated 6 years ago
- Mirror of https://gist.github.com/vurtun/75ee8b43773152930d89b7d1fdbe6450☆17Nov 26, 2019Updated 6 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
- Howard Hinnant's example short_alloc (stack-based allocator) that demonstrates allocators in a short and sweet manner☆11Oct 29, 2015Updated 10 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.☆14Sep 7, 2023Updated 2 years ago
- A fully featured single header library implementing a vector container with a small buffer optimization.☆75Apr 27, 2025Updated 10 months ago
- Polymorphic memory resource for real-time applications.☆75Aug 1, 2023Updated 2 years ago
- Small header only library to call a function at a specific time interval.☆29Sep 30, 2024Updated last year
- Container Traits for Modern C++☆29Oct 11, 2020Updated 5 years ago
- Public domain single-file libraries - stb style☆21Jan 13, 2025Updated last year
- Parallel Build Strategy Experiments☆17Aug 21, 2025Updated 7 months ago
- Priority-based Task Scheduling for Modern C++☆92Jan 29, 2021Updated 5 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆43Sep 20, 2020Updated 5 years ago
- Buffer and byte algorithms/types based on those of Asio☆15Jan 26, 2022Updated 4 years ago
- ☆15Dec 24, 2021Updated 4 years ago
- Yet Another MAthematical library☆14Aug 16, 2025Updated 7 months ago
- some helpers im using since 2009. contain usefull things like vec2, vec3, vec4, variant, actionTime and more☆19Sep 12, 2024Updated last year
- Backward compatibly refactor header-based C++ into modules.☆94Jun 17, 2025Updated 9 months ago
- Zero-Overhead bare-metal GPGPU library for C++ on Windows.☆15Jan 29, 2017Updated 9 years ago
- ☆21Jun 7, 2021Updated 4 years ago
- tser - tiny serialization for C++☆146May 5, 2021Updated 4 years ago
- C++11/20 library that provides static_vector, small_vector, static_map, small_map, flat_map, static_flat_map, small_flat_map, static_unor…☆151Updated this week
- ☆22Oct 19, 2020Updated 5 years ago
- A C++ implementation of cache-oblivious Van Emde Boas search trees☆19Feb 7, 2018Updated 8 years ago
- 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
- Fast comparison-based sort algorithm☆58Dec 21, 2022Updated 3 years ago
- Basic sample for starting with WebGPU development.☆13Jul 17, 2023Updated 2 years ago
- ccpp, a general purpose single-header preprocessor library.☆52Aug 31, 2021Updated 4 years ago
- An easy to customize, strong type library with built in support for unit-like behavior☆48Jan 26, 2026Updated last month
- Distributed k-nearest Neighbors using Locality Sensitive Hashing and SYCL☆10Jun 7, 2021Updated 4 years ago
- Make std::mdspan formattable by std::format.☆11Dec 25, 2023Updated 2 years ago
- 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
- Highly composable C++17 template meta programming library☆39Mar 2, 2019Updated 7 years ago
- 3D model Editor in DirectX☆12Mar 3, 2024Updated 2 years ago
- A variant of Ahash written in C++.☆10Mar 20, 2023Updated 3 years ago