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
- Boost.PFR without the boost namespaces☆71Updated last month
- Compact SVO optimized vector for C++17 or higher☆102Updated 11 months ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- Struct-of-Arrays generator for C++ projects.☆51Updated 9 months 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☆41Updated 2 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 4 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆66Updated 2 months ago
- An indirect value-type for C++☆82Updated last year
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- Flat containers for C++☆59Updated 2 years ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆88Updated 7 months ago
- A simple C++ header-only template library implementing matching using wildcards☆87Updated last year
- C++ Reflection & Serialization using Clang's LibTooling☆51Updated 4 years ago
- ☆49Updated 7 years ago
- C++17 tiny vector math library☆42Updated last year
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- A simple replacement for std::unordered_map☆48Updated 9 months ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆105Updated last month
- A fully featured single header library implementing a vector container with a small buffer optimization.☆59Updated last week
- Polymorphic memory resource for real-time applications.☆67Updated last year
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- Clang C/C++ Visual Profiler for compile times visualization☆36Updated 4 years ago
- A library of type traits for introspecting C++ function types☆29Updated 6 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆142Updated last year
- Virtual memory based containers☆42Updated 3 years ago