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
- Compact SVO optimized vector for C++17 or higher☆105Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated this week
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- Rebooting the std::bitset franchise☆44Updated 2 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- ☆26Updated 5 years ago
- An indirect value-type for C++☆83Updated last year
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- homogeneous variadic function parameters☆17Updated last year
- C++20 and onward collection of high performance data containers and related tools☆55Updated 2 weeks ago
- 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
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated this week
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Small small_vector☆35Updated 5 years ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- ☆22Updated this week
- The Fancy Named Parameters Library☆32Updated 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
- Struct-of-Arrays generator for C++ projects.☆58Updated 11 months ago
- Portable UUID generation library for C++☆26Updated 2 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- Tiny Test System☆27Updated 3 weeks ago
- Polymorphic memory resource for real-time applications.☆71Updated last year
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 9 months ago
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated this week
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆53Updated 3 months ago
- Flat containers for C++☆59Updated last week
- C++20 Memory Allocator library☆35Updated 2 months ago