thelink2012 / SmallVectorLinks
llvm::SmallVector stripped from dependencies.
☆34Updated 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☆106Updated last year
- Flat containers for C++☆59Updated last month
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated 3 weeks ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆142Updated last year
- Polymorphic memory resource for real-time applications.☆71Updated 2 years ago
- Half precision floating point C++ library (imported from sourceforge upstream).☆35Updated 7 years ago
- ☆49Updated 7 years ago
- async is a tiny C++ header-only high-performance library for async calls handled by a thread-pool, which is built on top of an unbounded …☆31Updated 4 years ago
- Struct-of-Arrays generator for C++ projects.☆59Updated last year
- Virtual memory based containers☆42Updated 3 years ago
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆41Updated last year
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆90Updated this week
- Boost.PFR without the boost namespaces☆72Updated last month
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- A collection of std-like single-header C++ libraries☆187Updated last week
- C++20 coroutines-based cooperative multitasking library☆107Updated 3 years ago
- A simple replacement for std::unordered_map☆51Updated last year
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- NanoSTL, a small subset of C++ STL and libm☆128Updated 7 months ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A simple C++ header-only template library implementing matching using wildcards☆88Updated last year
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆77Updated 2 years ago
- Inspect C++ memory in the browser☆98Updated 3 years ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- Fixed size function wrapper like std::function☆69Updated 9 years ago
- A fast implementation of log() and exp()☆53Updated 2 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago