palotasb / static_vectorLinks
C++ static vector class template. Also might be known as fixed vector or on-stack vector.
☆13Updated 3 years ago
Alternatives and similar repositories for static_vector
Users that are interested in static_vector are comparing it to the libraries listed below
Sorting:
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆50Updated last week
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆15Updated 2 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated last week
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆36Updated 5 months ago
- Virtual memory based containers☆42Updated 3 years ago
- ☆50Updated 8 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 replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆18Updated last year
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 5 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Updated last week
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated 5 months ago
- Non-intrusive C++ signal programming library☆50Updated 4 years ago
- ☆25Updated 5 years ago
- A C++20 serialization library (cereal fork)☆30Updated 5 months ago
- <charconv> from Microsoft STL, but multi-platform☆39Updated 8 months ago
- An indirect value-type for C++☆83Updated 2 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 8 months ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆49Updated last year
- homogeneous variadic function parameters☆18Updated last year
- A compiler-friendly variadic type list for C++.☆38Updated 2 years ago
- Type traits for properties of C / C++ enum types☆22Updated 6 years ago
- String facilities for C++98 and later - a library in search of its identity. Note: renamed from string-lite to make place for string-bare…☆25Updated last week
- C++20 for flag enums☆27Updated 5 years ago
- File/Directory Watcher for Modern C++☆87Updated 3 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 years ago
- Container Traits for Modern C++☆30Updated 5 years ago