thelink2012 / SmallVector
llvm::SmallVector stripped from dependencies.
☆33Updated 4 years ago
Alternatives and similar repositories for SmallVector:
Users that are interested in SmallVector are comparing it to the libraries listed below
- Compact SVO optimized vector for C++17 or higher☆98Updated 8 months ago
- ☆47Updated 7 years ago
- Flat containers for C++☆56Updated 2 years ago
- Struct-of-Arrays generator for C++ projects.☆50Updated 5 months ago
- a small lightweight std::execution work-alike☆57Updated 3 months ago
- An indirect value-type for C++☆82Updated last year
- A fully featured single header library implementing a vector container with a small buffer optimization.☆54Updated 3 weeks ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆80Updated last month
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆33Updated 3 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- Boost.PFR without the boost namespaces☆67Updated last year
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆60Updated 4 years ago
- Fixed size function wrapper like std::function☆69Updated 8 years ago
- a c++ header library that implements variant constexpr functions and types.☆83Updated 5 years ago
- C++20 coroutines-based cooperative multitasking library☆104Updated 3 years ago
- Compile-time printf-like string formatting☆77Updated 6 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆45Updated 11 months ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆87Updated 4 months ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆64Updated 2 months ago
- value types for composite class design - with allocators☆43Updated this week
- A library of type traits for introspecting C++ function types☆28Updated 5 years ago
- The Fancy Named Parameters Library☆30Updated 2 months ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆155Updated this week
- Fixed-size C++ delegates - efficient alternatives to std::function.☆41Updated 2 years ago
- Some library components that didn't quite fit anywhere else...☆35Updated 4 months ago
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆47Updated 3 years ago
- Type traits for properties of C / C++ enum types☆20Updated 5 years ago