p-ranav / small_vectorLinks
"Small Vector" optimization for Modern C++: store up to a small number of items on the stack
☆35Updated 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++☆29Updated 5 years ago
- ☆25Updated 5 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated last week
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- An indirect value-type for C++☆83Updated 2 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated last week
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆39Updated last month
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 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
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆47Updated last year
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Updated last year
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆60Updated last month
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆15Updated 3 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 4 years ago
- A graph concurrent library for C++☆63Updated 2 years ago
- A fixed capacity dynamically sized string☆69Updated 3 weeks ago
- Small small_vector☆34Updated 5 months ago
- Light, fast, threadpool for C++20☆109Updated 2 years ago
- Flat containers for C++☆59Updated 6 months ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- Yet another C++ text formatting library.☆71Updated last year
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- Struct-of-Arrays generator for C++ projects.☆60Updated last year
- <charconv> from Microsoft STL, but multi-platform☆39Updated 9 months ago
- Standalone version of the boost::unordered library☆34Updated 5 months ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- The Fancy Named Parameters Library☆36Updated 2 months ago
- Polymorphic memory resource for real-time applications.☆74Updated 2 years ago