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
- An indirect value-type for C++☆83Updated last year
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆89Updated 8 months 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 …☆30Updated 4 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 4 years ago
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 2 months ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Polymorphic memory resource for real-time applications.☆70Updated last year
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆76Updated 2 years ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆66Updated 2 years ago
- Boost.PFR without the boost namespaces☆71Updated 3 months ago
- Readable and consistent C++ type introspection - Compiler Decipherer☆89Updated 6 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 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
- Flat containers for C++☆59Updated 2 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆179Updated last month
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- Struct-of-Arrays generator for C++ projects.☆57Updated 10 months ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆66Updated 3 months ago
- a small lightweight std::execution work-alike☆65Updated 2 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 5 months ago
- Boost.org unordered module☆75Updated 2 weeks ago
- A header only structure of arrays container for C++☆41Updated 2 years ago