foonathan / arrayLinks
contiguous container library - arrays with customizable allocation, small buffer optimization and more
☆255Updated 5 years ago
Alternatives and similar repositories for array
Users that are interested in array are comparing it to the libraries listed below
Sorting:
- std::bitset with constexpr implementations plus additional features.☆121Updated last year
- constexpr C++17 library for simplifying higher order functions in application code☆198Updated 2 years ago
- c++ LINQ -like library of higher-order functions for data manipulation☆196Updated 4 years ago
- Simple, flexible and modular assertion macro.☆227Updated last year
- A work in progress minimal C++ static reflection API and codegen tool.☆259Updated 4 years ago
- A C++ micro-benchmarking framework☆95Updated 5 years ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆111Updated last year
- Policy Based C++ Allocator Library☆123Updated 7 years ago
- Range-based goodness for C++17☆362Updated 4 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- A simple framework for compile-time benchmarks☆185Updated 4 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆169Updated 4 years ago
- A polymorphic value-type for C++☆227Updated last year
- A highly efficient, move-aware operators library☆202Updated 2 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆207Updated 10 months ago
- A template for creating optional-like objects with no space overhead☆103Updated 3 years ago
- Single-header program options parsing library for C++11☆134Updated 3 years ago
- rx::ranges is a minimalist ranges library for C++17☆126Updated 2 years ago
- A lightweight, non-owning reference to a callable.☆174Updated 3 years ago
- A generic implementation of the BitmaskType C++ concept☆86Updated 4 years ago
- A collection of single-header C++11 libraries by Chobolabs☆135Updated 4 years ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- A C++14-and-later expression template library☆110Updated 2 months ago
- Love template metaprogramming☆328Updated 3 years ago
- Header-only library for multithreaded programming☆233Updated 2 months ago
- A small C++ library to handle hashed strings serving as identifiers.☆188Updated 5 years ago
- runtime to compile-time mappings☆108Updated 7 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- Meta programming library designed for compilation speed.☆170Updated 3 years ago
- (experimental) Syntactic sugar for variant and optional types.☆160Updated 6 years ago