foonathan / array
contiguous container library - arrays with customizable allocation, small buffer optimization and more
☆254Updated 5 years ago
Alternatives and similar repositories for array:
Users that are interested in array are comparing it to the libraries listed below
- Simple, flexible and modular assertion macro.☆227Updated last year
- constexpr C++17 library for simplifying higher order functions in application code☆198Updated last year
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- Range-based goodness for C++17☆363Updated 4 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆170Updated 4 years ago
- A highly efficient, move-aware operators library☆202Updated 2 years ago
- Header-only library for multithreaded programming☆234Updated last month
- Policy Based C++ Allocator Library☆123Updated 7 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆207Updated 8 months ago
- A work in progress minimal C++ static reflection API and codegen tool.☆258Updated 4 years ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- A polymorphic value-type for C++☆227Updated last year
- A small C++ library to handle hashed strings serving as identifiers.☆187Updated 5 years ago
- Love template metaprogramming☆329Updated 3 years ago
- c++ LINQ -like library of higher-order functions for data manipulation☆195Updated 4 years ago
- runtime to compile-time mappings☆108Updated 7 years ago
- A collection of single-header C++11 libraries by Chobolabs☆134Updated 4 years ago
- A C++ micro-benchmarking framework☆95Updated 5 years ago
- rx::ranges is a minimalist ranges library for C++17☆126Updated 2 years ago
- A C++ micro-benchmarking framework☆362Updated 5 years ago
- Meta programming library designed for compilation speed.☆171Updated 3 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
- A template for creating optional-like objects with no space overhead☆102Updated 3 years ago
- ☆132Updated 3 years ago
- A lightweight, non-owning reference to a callable.☆173Updated 3 years ago
- A simple framework for compile-time benchmarks☆183Updated 4 years ago
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆170Updated last month
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆157Updated last month
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆154Updated 2 months ago