nyorain / nytl
Modern C++ generic header-only template library.
☆102Updated 2 years ago
Alternatives and similar repositories for nytl:
Users that are interested in nytl are comparing it to the libraries listed below
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆97Updated 6 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆186Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 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☆156Updated 8 months ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆64Updated last week
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆139Updated 3 years ago
- A C++14-and-later expression template library☆108Updated 2 months ago
- Non-intrusive C++ signal programming library☆50Updated 3 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…☆151Updated last week
- Simple, non intrusive reactive programming library for C++. (Events + Observable Properties + Reactive Properties)☆73Updated 6 years ago
- A collection of single-header C++11 libraries by Chobolabs☆134Updated 4 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- A compile-time linear algebra system for C++☆117Updated 3 years ago
- A lightweight, non-owning reference to a callable.☆172Updated 3 years ago
- A highly efficient, move-aware operators library☆199Updated 2 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆139Updated 2 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☆239Updated 2 weeks ago
- Variadic templates and std::integer_sequence support library☆110Updated last month
- Stack allocated and type-erased functors 🐜☆53Updated 6 years ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆161Updated 2 weeks ago
- Fixed Point Arithmetic C++14 Library☆109Updated 6 years ago
- A C++14 and later CRTP template for defining iterators☆71Updated this week
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 8 years ago
- Simple, flexible and modular assertion macro.☆225Updated 9 months ago
- Compile time mathematic functions for C++14☆188Updated 3 years ago
- (experimental) Syntactic sugar for variant and optional types.☆157Updated 5 years ago
- Library for comfortable work with DLL and DSO☆110Updated last week
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆253Updated 4 years ago