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☆112Updated last year
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆44Updated 2 weeks ago
- Polymorphic memory resource for real-time applications.☆74Updated 2 years ago
- ☆50Updated 8 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 5 years ago
- Light, fast, threadpool for C++20☆109Updated 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…☆148Updated last year
- An indirect value-type for C++☆83Updated 2 years ago
- A collection of std-like single-header C++ libraries☆198Updated last week
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated 5 months ago
- C++20 coroutines-based cooperative multitasking library☆110Updated 4 years ago
- Flat containers for C++☆59Updated 5 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆185Updated last week
- Struct-of-Arrays generator for C++ projects.☆60Updated last year
- C++ Reflection & Serialization using Clang's LibTooling☆51Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆97Updated 6 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
- A simple replacement for std::unordered_map☆51Updated last year
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- Readable and consistent C++ type introspection - Compiler Decipherer☆88Updated 6 years ago
- Boost.PFR without the boost namespaces☆75Updated 6 months ago
- Fixed size function wrapper like std::function☆70Updated 9 years ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆101Updated last month
- A dynamically-resizable vector with fixed capacity and embedded storage☆172Updated 4 years ago
- Optimizing the memory layout of std::tuple☆34Updated 5 years ago
- C++20 Dynamic Reflection Library☆138Updated 8 months ago
- NanoSTL, a small subset of C++ STL and libm☆128Updated 4 months ago
- C++17 tiny vector math library☆44Updated 2 years ago
- Sample implementation of C++20 atomic_wait/notify☆62Updated 6 years ago
- A simple C++ header-only template library implementing matching using wildcards☆91Updated last year