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:
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Compact SVO optimized vector for C++17 or higher☆104Updated last year
- Struct-of-Arrays generator for C++ projects.☆57Updated 9 months ago
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆89Updated 8 months ago
- Fixed size function wrapper like std::function☆69Updated 9 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
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- Provides run-time tuple element access☆14Updated 4 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆178Updated last week
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 4 years ago
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- Polymorphic memory resource for real-time applications.☆68Updated last year
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- Flat containers for C++☆59Updated 2 years ago
- Readable and consistent C++ type introspection - Compiler Decipherer☆89Updated 6 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- ☆26Updated 7 years ago
- A C++14 and later CRTP template for defining iterators☆74Updated last month
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- A simple C++ header-only template library implementing matching using wildcards☆87Updated last year
- Boost.PFR without the boost namespaces☆71Updated 2 months ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- ☆26Updated 5 years ago
- An indirect value-type for C++☆83Updated last year
- C++ Reflection & Serialization using Clang's LibTooling☆51Updated 4 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- A simple replacement for std::unordered_map☆49Updated 10 months ago
- SPY - C++ Information Broker☆154Updated last month