A fully featured single header library implementing a vector container with a small buffer optimization.
☆72Apr 27, 2025Updated 10 months ago
Alternatives and similar repositories for small_vector
Users that are interested in small_vector are comparing it to the libraries listed below
Sorting:
- Small small_vector☆34Jul 28, 2025Updated 7 months ago
- Public proposals, extensions, information and materials from the SYCL working group☆15Jan 26, 2024Updated 2 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35May 6, 2021Updated 4 years ago
- Compact SVO optimized vector for C++17 or higher☆114May 21, 2024Updated last year
- High-level C++ for Accelerator Clusters☆155Updated this week
- Comparison operators for std::span☆16Mar 27, 2020Updated 5 years ago
- Optimized C++20/23 vectors, strings with in class buffer storage, and utility algorithms☆15Feb 22, 2025Updated last year
- Open source of an IBM Optimized version of the HPCG benchmark.☆17Sep 17, 2025Updated 5 months ago
- llvm::SmallVector stripped from dependencies.☆35May 17, 2020Updated 5 years ago
- A type-erasure toolkit for C++20/23☆19Dec 21, 2025Updated 2 months ago
- A proof-of-concept LSP server for cpp2☆16Jan 6, 2025Updated last year
- SIMD-enabled descriptive statistics (mean, variance, covariance, correlation)☆19Feb 12, 2026Updated 2 weeks ago
- Source-code annotation language (SAL) compatibility header☆49Jan 3, 2018Updated 8 years ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆50Nov 6, 2018Updated 7 years ago
- Home of the Lava graphics shader language compiler and other tools☆19Oct 22, 2015Updated 10 years ago
- Implementation of AMD HIP for CPUs☆22Jun 16, 2020Updated 5 years ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Feb 16, 2022Updated 4 years ago
- Learn CG.☆18Apr 21, 2019Updated 6 years ago
- Low cost runtime deadlock detection with checkpoints history☆23Jan 13, 2022Updated 4 years ago
- A ZX Spectrum emulator written in Lua 5.3.☆28Oct 4, 2015Updated 10 years ago
- nanothread — Minimal thread pool for task parallelism☆91Feb 1, 2026Updated last month
- A C++14-and-later expression template library☆108Dec 10, 2025Updated 2 months ago
- C++11 library that provides several new or lesser-known containers, like flat_map/set, small_map/set, static_map/set, small_vector, stati…☆149Updated this week
- Library for loading .dds textures (supports DXT1, DXT3, DXT5, 3D textures, etc...)☆31Jul 2, 2021Updated 4 years ago
- Collaborating on papers for the ISO C++ committee - public repo☆27Nov 21, 2025Updated 3 months ago
- Ubpa small flat containers based on C++20☆29Jul 20, 2022Updated 3 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆129Jul 4, 2021Updated 4 years ago
- std::bitset with constexpr implementations plus additional features.☆127Jul 24, 2023Updated 2 years ago
- Synchronous, single-threaded, library-only SYCL implementation for debugging and verification.☆38Feb 2, 2026Updated 3 weeks ago
- Structure-of-array synthesis in C++20☆81May 27, 2022Updated 3 years ago
- Standalone version of the boost::unordered library☆35Jul 31, 2025Updated 7 months ago
- Greg's Template Library of useful classes.☆271Jan 9, 2026Updated last month
- Static exception memory allocation policy.☆38Jan 24, 2025Updated last year
- My bachelor's thesis on the Entity-Component-System pattern and ECST☆39Mar 31, 2021Updated 4 years ago
- A modern C++ library for type-safe environment variable parsing☆156Dec 9, 2025Updated 2 months ago
- GTensor is a multi-dimensional array C++14 header-only library for hybrid GPU development.☆37Jan 30, 2026Updated last month
- C++ template containers with optimized memory consumption☆12Updated this week
- The FaceFX Unreal Engine 5 plugin.☆10Sep 23, 2025Updated 5 months ago
- vectorization of the kd-tree data structure and search algorithm☆41Jan 23, 2018Updated 8 years ago