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☆105Updated last year
- Polymorphic memory resource for real-time applications.☆71Updated last year
- Struct-of-Arrays generator for C++ projects.☆58Updated 11 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
- ☆49Updated 7 years ago
- An indirect value-type for C++☆83Updated last year
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆121Updated this week
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 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
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- Boost.PFR without the boost namespaces☆72Updated 3 weeks ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- A graph concurrent library for C++☆63Updated 2 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A library of type traits for introspecting C++ function types☆29Updated 6 years ago
- A simple replacement for std::unordered_map☆50Updated 11 months ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated this week
- Fixed size function wrapper like std::function☆69Updated 9 years ago
- Half precision floating point C++ library (imported from sourceforge upstream).☆35Updated 7 years ago
- Readable and consistent C++ type introspection - Compiler Decipherer☆89Updated 6 years ago
- C++ Reflection & Serialization using Clang's LibTooling☆51Updated 4 years ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆89Updated 9 months ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆141Updated last year
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated last month
- 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
- C++ Better Futures☆45Updated 2 years ago