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:
- Utilities for working with strings at compile time and passing strings as template parameters.☆24Updated 5 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated last month
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆49Updated last year
- A concise and readable metaprogramming language for C++☆62Updated 5 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆16Updated 3 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆19Updated last year
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆22Updated 5 years ago
- <charconv> from Microsoft STL, but multi-platform☆38Updated 10 months ago
- Type traits for properties of C / C++ enum types☆22Updated 6 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆39Updated 2 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- ☆50Updated 8 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 years ago
- A compiler-friendly variadic type list for C++.☆39Updated 2 years ago
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 3 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆52Updated 2 months ago
- A C++20 serialization library (cereal fork)☆32Updated 7 months ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- Yet another C++ text formatting library.☆71Updated 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 2 months ago
- Small small_vector☆34Updated 6 months ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆26Updated last year
- Virtual memory based containers☆41Updated 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…☆21Updated 4 years ago
- homogeneous variadic function parameters☆18Updated last year
- A single-file header-only library that lets you easily combine lambdas for C++11 and later☆19Updated 5 years ago
- ☆25Updated 5 years ago
- Type preserving dynamic heterogeneous containers for C++.☆18Updated 6 years ago