nyorain / nytlLinks
Modern C++ generic header-only template library.
☆104Updated 4 months ago
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 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆96Updated 6 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆189Updated 5 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 3 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Library of flat vector-like based associative containers☆76Updated 2 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- Compile time mathematic functions for C++14☆186Updated 4 years ago
- A collection of single-header C++11 libraries by Chobolabs☆134Updated 5 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☆165Updated 2 months ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- std::bitset with constexpr implementations plus additional features.☆126Updated 2 years ago
- A C++14-and-later expression template library☆109Updated 2 weeks ago
- Simple and type-safe commandline argument parser for C++14☆69Updated 4 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…☆161Updated 4 months ago
- Header-only library providing unicode aware string support for C++☆109Updated 8 months ago
- C++ generic make factory☆108Updated 6 years ago
- Prototype for new std::function features, compatible with C++11.☆47Updated 5 years ago
- A library for C++ reflection and introspection☆200Updated 8 years ago
- C++14 (and beyond) library features implemented in C++11☆249Updated 8 years ago
- A compile-time linear algebra system for C++☆121Updated 4 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆171Updated 4 years ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆116Updated 3 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- ☆53Updated 6 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☆50Updated this week
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆141Updated 3 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 9 months ago