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☆107Updated last year
- ☆49Updated 7 years ago
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- Polymorphic memory resource for real-time applications.☆71Updated 2 years ago
- Flat containers for C++☆59Updated last month
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 3 months ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- 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
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆41Updated last year
- "Deboostified" version of boost.context (coroutines), Plain and simple C API for context switching. Easy build on multiple platforms.☆93Updated 3 months ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆90Updated 2 weeks ago
- A simple C++ header-only template library implementing matching using wildcards☆88Updated last year
- An indirect value-type for C++☆83Updated last year
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Half precision floating point C++ library (imported from sourceforge upstream).☆35Updated 8 years ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- A graph concurrent library for C++☆63Updated 2 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated last month
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- Struct-of-Arrays generator for C++ projects.☆59Updated last year
- Fixed size function wrapper like std::function☆69Updated 9 years ago
- C++ Reflection & Serialization using Clang's LibTooling☆51Updated 4 years ago
- ☆26Updated 5 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 6 years ago
- fast prime sieve and hash algorithm☆38Updated 2 months ago
- Profile your c++ code☆80Updated 12 years ago
- A fully featured single header library implementing a vector container with a small buffer optimization.☆66Updated 3 months ago
- C++20 coroutines-based cooperative multitasking library☆109Updated 3 years ago