thelink2012 / SmallVector
llvm::SmallVector stripped from dependencies.
☆34Updated 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☆99Updated 8 months ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆87Updated 4 months ago
- A fully featured single header library implementing a vector container with a small buffer optimization.☆56Updated last month
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 2 years ago
- Struct-of-Arrays generator for C++ projects.☆50Updated 6 months ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- An indirect value-type for C++☆82Updated last year
- Flat containers for C++☆57Updated 2 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆161Updated last week
- 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
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆33Updated 3 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆80Updated 2 months ago
- a c++ header library that implements variant constexpr functions and types.☆83Updated 5 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- ☆47Updated 7 years ago
- a small lightweight std::execution work-alike☆57Updated 4 months ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆91Updated 3 years ago
- A header only structure of arrays container for C++☆41Updated last year
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated 10 months ago
- A lightweight, non-owning reference to a callable.☆172Updated 3 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated this week
- SPY - C++ Information Broker☆153Updated 2 months ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Light, fast, threadpool for C++20☆97Updated last year
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- Allows you to publish ABI stable C++ library that can be used across different compilers☆61Updated this week
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year