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☆109Updated last year
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆145Updated last year
- ☆50Updated 8 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
- Flat containers for C++☆59Updated 4 months ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆36Updated 4 years ago
- Light, fast, threadpool for C++20☆108Updated 2 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆69Updated 4 months ago
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆184Updated last month
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆77Updated 2 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆75Updated 3 years ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆134Updated last week
- A collection of std-like single-header C++ libraries☆194Updated 2 weeks ago
- "Deboostified" version of boost.context (coroutines), Plain and simple C API for context switching. Easy build on multiple platforms.☆94Updated 6 months ago
- benchmark for various C++ function implementations; focus on invocation time☆96Updated 6 years ago
- Boost.PFR without the boost namespaces☆75Updated 4 months ago
- Struct-of-Arrays generator for C++ projects.☆60Updated last year
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆34Updated 7 years ago
- A graph concurrent library for C++☆63Updated 2 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 5 years ago
- A simple C++ header-only template library implementing matching using wildcards☆89Updated last year
- Amalgamate C source and header files.☆91Updated 10 years ago
- C++ Reflection & Serialization using Clang's LibTooling☆52Updated 5 years ago
- A fast implementation of log() and exp()☆53Updated 2 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆151Updated last year
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated last year
- Very simple C++ directed graph library☆80Updated 3 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆159Updated 4 months ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆155Updated 4 years ago