p-ranav / small_vector
"Small Vector" optimization for Modern C++: store up to a small number of items on the stack
☆33Updated 3 years ago
Alternatives and similar repositories for small_vector:
Users that are interested in small_vector are comparing it to the libraries listed below
- Container Traits for Modern C++☆28Updated 4 years ago
- ☆26Updated 4 years ago
- Compact SVO optimized vector for C++17 or higher☆102Updated 10 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
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 5 months ago
- C++20 and onward collection of high performance data containers and related tools☆54Updated last week
- Rebooting the std::bitset franchise☆44Updated 2 weeks ago
- A graph concurrent library for C++☆63Updated last year
- Tiny Test System☆27Updated last week
- Small small_vector☆34Updated 4 years ago
- Portable UUID generation library for C++☆26Updated last year
- envy: Deserialize environment variables into type-safe structs☆66Updated 4 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 years ago
- A header only structure of arrays container for C++☆41Updated last year
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 9 months ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- A C++20 serialization library (cereal fork)☆28Updated 2 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated 11 months ago
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- flat_map standardization proposal☆10Updated 2 years ago
- A C++14 and later CRTP template for defining iterators☆71Updated last week
- A fixed capacity dynamically sized string☆64Updated last week
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 9 months ago
- meta-programming, C++11☆16Updated 2 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated 3 weeks ago