thelink2012 / SmallVectorLinks
llvm::SmallVector stripped from dependencies.
☆35Updated 5 years ago
Alternatives and similar repositories for SmallVector
Users that are interested in SmallVector are comparing it to the libraries listed below
Sorting:
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆45Updated 2 months ago
- Flat containers for C++☆59Updated 7 months ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated last month
- Polymorphic memory resource for real-time applications.☆74Updated 2 years ago
- Fixed size function wrapper like std::function☆70Updated 9 years ago
- Virtual memory based containers☆41Updated 4 years ago
- NanoSTL, a small subset of C++ STL and libm☆129Updated 5 months ago
- "Deboostified" version of boost.context (coroutines), Plain and simple C API for context switching. Easy build on multiple platforms.☆96Updated last month
- ☆50Updated 8 years ago
- Standalone version of the boost::unordered library☆35Updated 6 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆184Updated last week
- Struct-of-Arrays generator for C++ projects.☆60Updated last year
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- Light, fast, threadpool for C++20☆112Updated 2 years ago
- C++17 tiny vector math library☆45Updated 2 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆148Updated last year
- Half precision floating point C++ library (imported from sourceforge upstream).☆35Updated 8 years ago
- A simple replacement for std::unordered_map☆51Updated last year
- A dynamically-resizable vector with fixed capacity and embedded storage☆172Updated 4 years ago
- A fully featured single header library implementing a vector container with a small buffer optimization.☆72Updated 9 months ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month
- Boost.PFR without the boost namespaces☆76Updated 7 months ago
- benchmark for various C++ function implementations; focus on invocation time☆98Updated 7 years ago
- Sample implementation of C++20 atomic_wait/notify☆62Updated 6 years ago
- Library of flat vector-like based associative containers☆76Updated 3 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆172Updated 6 years ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 6 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated last year