thelink2012 / SmallVectorLinks
llvm::SmallVector stripped from dependencies.
☆35Updated 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☆109Updated last year
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- Light, fast, threadpool for C++20☆105Updated 2 years ago
- Fixed size function wrapper like std::function☆70Updated 9 years ago
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆43Updated last year
- Polymorphic memory resource for real-time applications.☆73Updated 2 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++17 STL-like containers and related tools☆99Updated last month
- An indirect value-type for C++☆84Updated 2 years ago
- Flat containers for C++☆59Updated 3 months ago
- Struct-of-Arrays generator for C++ projects.☆59Updated last year
- Readable and consistent C++ type introspection - Compiler Decipherer☆89Updated 6 years ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆183Updated 2 weeks ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆68Updated 3 months ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years 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 …☆32Updated 4 years ago
- ☆50Updated 8 years ago
- C++20 coroutines-based cooperative multitasking library☆109Updated 4 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- Heap allocation free version of C++11 std::function☆59Updated 4 years ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆145Updated last year
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆34Updated 7 years ago
- A simple C++ header-only template library implementing matching using wildcards☆89Updated last year
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- A single file C++11 header-only memory mapped file library.☆71Updated last year
- A dynamically-resizable vector with fixed capacity and embedded storage☆171Updated 4 years ago
- Half precision floating point C++ library (imported from sourceforge upstream).☆35Updated 8 years ago