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☆112Updated last year
- Flat containers for C++☆59Updated 6 months ago
- Polymorphic memory resource for real-time applications.☆74Updated 2 years ago
- Struct-of-Arrays generator for C++ projects.☆60Updated last year
- The seq library is a collection of original C++17 STL-like containers and related tools☆101Updated 2 months ago
- benchmark for various C++ function implementations; focus on invocation time☆97Updated 6 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 …☆32Updated 5 years ago
- Light, fast, threadpool for C++20☆110Updated 2 years ago
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆44Updated last month
- Boost.PFR without the boost namespaces☆76Updated 6 months ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated last week
- Fixed size function wrapper like std::function☆70Updated 9 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆185Updated 2 weeks ago
- Half precision floating point C++ library (imported from sourceforge upstream).☆35Updated 8 years ago
- A collection of std-like single-header C++ libraries☆198Updated last month
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆148Updated last year
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- A simple replacement for std::unordered_map☆51Updated last year
- ☆50Updated 8 years ago
- C++20 coroutines-based cooperative multitasking library☆110Updated 4 years ago
- A header only structure of arrays container for C++☆43Updated 2 years ago
- C++17 tiny vector math library☆45Updated 2 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- An indirect value-type for C++☆83Updated 2 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆36Updated 7 years ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 6 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 9 months ago
- Sample implementation of C++20 atomic_wait/notify☆62Updated 6 years ago
- fast prime sieve and hash algorithm☆39Updated 4 months ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 5 years ago