contiguous container library - arrays with customizable allocation, small buffer optimization and more
☆258Mar 25, 2020Updated 5 years ago
Alternatives and similar repositories for array
Users that are interested in array are comparing it to the libraries listed below
Sorting:
- low-level library for minimizing the size of your types☆118Oct 2, 2019Updated 6 years ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,594May 29, 2025Updated 8 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,632Oct 13, 2025Updated 4 months ago
- Simple, flexible and modular assertion macro.☆229Dec 23, 2025Updated 2 months ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆513Feb 6, 2026Updated 3 weeks ago
- A small C++ library to handle hashed strings serving as identifiers.☆191Apr 16, 2020Updated 5 years ago
- Lightweight library of data structures implemented in C++11, designed for constant time insertion, erasure, lookup, and fastest possible …☆167Feb 24, 2019Updated 7 years ago
- Replaced by foonathan/lexy☆138Dec 1, 2020Updated 5 years ago
- An implementation of C++ Extensions for Ranges☆225Feb 24, 2020Updated 6 years ago
- Range-based goodness for C++17☆363Feb 11, 2021Updated 5 years ago
- A (work-in-progress) nextgen Doxygen for C++☆967Sep 12, 2025Updated 5 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆598Jul 17, 2025Updated 7 months ago
- constexpr C++17 library for simplifying higher order functions in application code☆201May 11, 2023Updated 2 years ago
- A new take on polymorphism☆691Dec 11, 2025Updated 2 months ago
- benchmark for various C++ function implementations; focus on invocation time☆98Jan 22, 2019Updated 7 years ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆774Feb 1, 2026Updated 3 weeks ago
- What a c++ standard Unicode library might look like.☆342Jan 18, 2024Updated 2 years ago
- Library to parse and work with the C++ AST☆1,768Jun 13, 2024Updated last year
- a header-only, constexpr alternative to gperf for C++14 users☆1,527Jul 29, 2025Updated 6 months ago
- Typesafe Python Style Printf Formatting for C++☆239Feb 16, 2026Updated last week
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Feb 21, 2017Updated 9 years ago
- scanf for modern C++☆1,298Oct 29, 2025Updated 3 months ago
- Lightweight Error Augmentation Framework☆337Feb 19, 2026Updated last week
- Runtime polymorphism done right☆1,031May 27, 2021Updated 4 years ago
- Foundations of symbol based programming☆30Nov 26, 2019Updated 6 years ago
- Instant compile time C++ 11 metaprogramming library☆573Sep 7, 2022Updated 3 years ago
- C++ Memory allocator for packet queues that free() in roughly the same order that they alloc().☆16Mar 15, 2018Updated 7 years ago
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library.☆251Nov 28, 2025Updated 2 months ago
- Portable header-only C++ low level SIMD library☆1,299Aug 26, 2024Updated last year
- (experimental) Syntactic sugar for variant and optional types.☆163May 11, 2019Updated 6 years ago
- C++17 inplace_string implementation☆98Aug 20, 2018Updated 7 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆172Apr 9, 2021Updated 4 years ago
- C++ container graph visualization for lldb.☆23Aug 23, 2019Updated 6 years ago
- generic stack-based container☆110Feb 23, 2018Updated 8 years ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆678Dec 20, 2025Updated 2 months ago
- C++17 Utility classes for comparing multiple values in one simple expression☆205Aug 10, 2024Updated last year
- A ring_span implementation that allows zero construction and destruction☆16Jun 7, 2020Updated 5 years ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆922Jun 10, 2024Updated last year
- C++ components used in the project https://github.com/rnburn/bbai☆53Sep 4, 2023Updated 2 years ago