Arcoth / ConstainerLinks
A constexpr string, container and algorithm library for C++14/1Z.
☆25Updated 8 years ago
Alternatives and similar repositories for Constainer
Users that are interested in Constainer are comparing it to the libraries listed below
Sorting:
- benchmark for various C++ function implementations; focus on invocation time☆97Updated 6 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆101Updated 7 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆191Updated 5 years ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 6 years ago
- A library for C++ reflection and introspection☆200Updated 8 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 6 years ago
- Header-only library providing unicode aware string support for C++☆109Updated 9 months ago
- Modern C++ generic header-only template library.☆105Updated 5 months ago
- A collection of single-header C++11 libraries by Chobolabs☆134Updated 5 years ago
- C++ async operations☆100Updated 10 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆141Updated 3 years ago
- A generic implementation of the BitmaskType C++ concept☆86Updated 5 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆151Updated last year
- Allows you to write binary components in C++11 that can be used across different compilers and standard libraries☆214Updated 8 years ago
- Non-intrusive, high performance C++17 lightweight JSON de/serializer☆68Updated 6 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- Non-intrusive C++ signal programming library☆50Updated 4 years ago
- C++17 immutable compile-time key value map☆50Updated 6 years ago
- Library of flat vector-like based associative containers☆76Updated 3 years ago
- ☆27Updated 7 years ago
- Fast delegates implementation☆57Updated 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 last month
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆170Updated 6 years ago
- Heap allocation free version of C++11 std::function☆59Updated 4 years ago
- Coroutine Support Library☆36Updated last year
- Simple and type-safe commandline argument parser for C++14☆69Updated 4 years ago
- WIP☆27Updated 6 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆165Updated last week
- C++20 implementation of {{ mustache }}☆86Updated last year
- std::invoke/std::apply analogs for C++11/14☆43Updated 3 years ago