nyorain / nytlLinks
Modern C++ generic header-only template library.
☆102Updated last month
Alternatives and similar repositories for nytl
Users that are interested in nytl are comparing it to the libraries listed below
Sorting:
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- Library of flat vector-like based associative containers☆74Updated 2 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆187Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A C++14-and-later expression template library☆110Updated last week
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆141Updated 2 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…☆157Updated last month
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆140Updated 3 years ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆160Updated 5 months ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 8 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☆48Updated last year
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- C++ generic make factory☆108Updated 6 years ago
- A highly efficient, move-aware operators library☆204Updated 2 years ago
- A library for C++ reflection and introspection☆199Updated 8 years ago
- Stack allocated and type-erased functors 🐜☆54Updated 7 years ago
- A collection of single-header C++11 libraries by Chobolabs☆135Updated 4 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆256Updated 5 years ago
- forward declarations for C++ std headers☆74Updated 4 years ago
- std::bitset with constexpr implementations plus additional features.☆123Updated 2 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆169Updated 4 years ago
- C++17 library facilities for older compilers☆145Updated 5 years ago
- Header-only library providing unicode aware string support for C++☆109Updated 4 months ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated last month
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- Experimental config library for C++☆143Updated 3 years ago