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 4 years ago
- ☆26Updated 5 years ago
- Compact SVO optimized vector for C++17 or higher☆106Updated last year
- An indirect value-type for C++☆83Updated last year
- The Fancy Named Parameters Library☆33Updated 2 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 weeks ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated 3 weeks ago
- Portable UUID generation library for C++☆26Updated 2 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 4 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- envy: Deserialize environment variables into type-safe structs☆67Updated 4 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆22Updated 4 years ago
- Some library components that didn't quite fit anywhere else...☆37Updated 11 months ago
- Polymorphic memory resource for real-time applications.☆71Updated 2 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 2 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 10 months ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- A graph concurrent library for C++☆63Updated 2 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- A fixed capacity dynamically sized string☆66Updated 3 months ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- Flat containers for C++☆59Updated last month
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆53Updated 3 months ago
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆54Updated 3 months ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆90Updated last week
- <charconv> from Microsoft STL, but multi-platform☆39Updated 4 months ago