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☆108Updated last year
- Flat containers for C++☆59Updated 3 months ago
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- Light, fast, threadpool for C++20☆104Updated 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
- ☆49Updated 8 years ago
- An indirect value-type for C++☆84Updated 2 years ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆99Updated 3 weeks ago
- Boost.PFR without the boost namespaces☆75Updated 3 months ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 6 years ago
- Struct-of-Arrays generator for C++ projects.☆59Updated last year
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆182Updated 4 months ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆68Updated 2 months ago
- Amalgamate C source and header files.☆91Updated 10 years ago
- a small lightweight std::execution work-alike☆65Updated 6 months ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 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 …☆31Updated 4 years ago
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆42Updated last year
- C++20 coroutines-based cooperative multitasking library☆109Updated 4 years ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆135Updated last week
- C++ Reflection & Serialization using Clang's LibTooling☆52Updated 4 years ago
- Container Traits for Modern C++☆30Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- C++17 tiny vector math library☆46Updated last year
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated last year
- Task System presented in "Better Code: Concurrency - Sean Parent"☆43Updated 5 years ago