p-ranav / small_vectorLinks
"Small Vector" optimization for Modern C++: store up to a small number of items on the stack
☆36Updated 4 years ago
Alternatives and similar repositories for small_vector
Users that are interested in small_vector are comparing it to the libraries listed below
Sorting:
- Container Traits for Modern C++☆30Updated 5 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- Compact SVO optimized vector for C++17 or higher☆109Updated last year
- An indirect value-type for C++☆84Updated 2 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated last month
- A header only structure of arrays container for C++☆41Updated 2 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆35Updated 4 months ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆47Updated last year
- Task System presented in "Better Code: Concurrency - Sean Parent"☆43Updated 5 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆68Updated 4 months ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆29Updated last year
- ☆25Updated 5 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- A wrapper of common C++ std types for functional programming☆22Updated 2 years ago
- Small small_vector☆35Updated 3 months ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- C++20 and onward collection of high performance data containers and related tools☆57Updated 3 weeks ago
- A fixed capacity dynamically sized string☆68Updated last week
- The seq library is a collection of original C++17 STL-like containers and related tools☆100Updated this week
- The Fancy Named Parameters Library☆36Updated 3 weeks ago
- Minimal subset of Catch2 C++ test framework☆26Updated 7 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Some library components that didn't quite fit anywhere else...☆36Updated last month
- Yet another C++ text formatting library.☆71Updated 10 months ago
- Flat containers for C++☆59Updated 4 months ago
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- Experimental library for coroutines and networking☆16Updated 7 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆14Updated 2 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago