p-ranav / small_vectorLinks
"Small Vector" optimization for Modern C++: store up to a small number of items on the stack
☆34Updated 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 4 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months ago
- 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…☆27Updated 8 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 header only structure of arrays container for C++☆41Updated 2 years ago
- C++20 and onward collection of high performance data containers and related tools☆55Updated this week
- A fixed capacity dynamically sized string☆66Updated last month
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 3 years ago
- An indirect value-type for C++☆83Updated last year
- A C++14 and later CRTP template for defining iterators☆74Updated last month
- Portable UUID generation library for C++☆26Updated last year
- Compact SVO optimized vector for C++17 or higher☆104Updated last year
- Small small_vector☆34Updated 4 years ago
- A graph concurrent library for C++☆63Updated 2 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 5 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- ☆26Updated 5 years ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated last year
- A little metaprogramming and functional library☆69Updated 2 years ago
- Tiny Test System☆27Updated 2 months ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- Flat containers for C++☆59Updated 2 years ago
- Standalone version of the boost::unordered library☆27Updated 3 months ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 4 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- Rebooting the std::bitset franchise☆44Updated last month