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☆111Updated last year
- ☆50Updated 8 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆146Updated last year
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆43Updated last year
- Light, fast, threadpool for C++20☆109Updated 2 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 5 years ago
- Flat containers for C++☆59Updated 5 months ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated 4 months ago
- Struct-of-Arrays generator for C++ projects.☆60Updated last year
- benchmark for various C++ function implementations; focus on invocation time☆96Updated 6 years ago
- C++20 coroutines-based cooperative multitasking library☆110Updated 4 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆183Updated last month
- Sample implementation of C++20 atomic_wait/notify☆61Updated 6 years ago
- A collection of std-like single-header C++ libraries☆195Updated last month
- C++ Reflection & Serialization using Clang's LibTooling☆52Updated 5 years ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 6 years ago
- An indirect value-type for C++☆83Updated 2 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated last year
- A simple C++ header-only template library implementing matching using wildcards☆91Updated last year
- NanoSTL, a small subset of C++ STL and libm☆128Updated 3 months ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆171Updated 4 years ago
- A graph concurrent library for C++☆63Updated 2 years ago
- Boost.PFR without the boost namespaces☆75Updated 5 months ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆135Updated this week
- Library of flat vector-like based associative containers☆76Updated 2 years ago
- Inspect C++ memory in the browser☆101Updated 3 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆150Updated last year