thelink2012 / SmallVectorLinks
llvm::SmallVector stripped from dependencies.
☆36Updated 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☆108Updated last year
- Flat containers for C++☆59Updated 2 months 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
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆143Updated last year
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- A simple C++ header-only template library implementing matching using wildcards☆88Updated last year
- 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!☆181Updated 3 months ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆128Updated 2 months ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆34Updated 7 years ago
- Struct-of-Arrays generator for C++ projects.☆59Updated last year
- Fixed size function wrapper like std::function☆69Updated 9 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
- ☆49Updated 7 years ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆99Updated last week
- NanoSTL, a small subset of C++ STL and libm☆127Updated 3 weeks ago
- "Deboostified" version of boost.context (coroutines), Plain and simple C API for context switching. Easy build on multiple platforms.☆94Updated 4 months ago
- Boost.PFR without the boost namespaces☆73Updated 2 months ago
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated 2 months ago
- Inspect C++ memory in the browser☆98Updated 3 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Very simple C++ directed graph library☆80Updated 3 years ago
- A collection of std-like single-header C++ libraries☆192Updated last month
- Virtual memory based containers☆43Updated 3 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆150Updated last year
- A graph concurrent library for C++☆63Updated 2 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago