foonathan / arrayLinks
contiguous container library - arrays with customizable allocation, small buffer optimization and more
☆257Updated 5 years ago
Alternatives and similar repositories for array
Users that are interested in array are comparing it to the libraries listed below
Sorting:
- c++ LINQ -like library of higher-order functions for data manipulation☆200Updated 4 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆202Updated 2 years ago
- Policy Based C++ Allocator Library☆123Updated 6 months ago
- A C++ micro-benchmarking framework☆95Updated 6 years ago
- Simple, flexible and modular assertion macro.☆228Updated 2 weeks ago
- low-level library for minimizing the size of your types☆118Updated 6 years ago
- A polymorphic value-type for C++☆227Updated 2 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- std::bitset with constexpr implementations plus additional features.☆126Updated 2 years ago
- rx::ranges is a minimalist ranges library for C++17☆128Updated 3 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆205Updated last year
- A dynamically-resizable vector with fixed capacity and embedded storage☆172Updated 4 years ago
- A highly efficient, move-aware operators library☆204Updated 3 years ago
- A template for creating optional-like objects with no space overhead☆102Updated 4 years ago
- Header-only library for multithreaded programming☆239Updated 9 months ago
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆148Updated last year
- Meta programming library designed for compilation speed.☆172Updated 2 months ago
- A work in progress minimal C++ static reflection API and codegen tool.☆261Updated 4 years ago
- (experimental) Syntactic sugar for variant and optional types.☆162Updated 6 years ago
- A simple framework for compile-time benchmarks☆188Updated 4 years ago
- A collection of single-header C++11 libraries by Chobolabs☆134Updated 5 years ago
- C++ benchmark tool. Practical, stable and fast performance testing framework.☆152Updated 2 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆189Updated 5 years ago
- Love template metaprogramming☆332Updated 3 years ago
- runtime to compile-time mappings☆109Updated 8 years ago
- Range-based goodness for C++17☆364Updated 4 years ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆114Updated last year
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆166Updated last month
- Compile time mathematic functions for C++14☆186Updated 4 years ago
- C++17 inplace_string implementation☆97Updated 7 years ago