nyorain / nytlLinks
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
Sorting:
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversionsβ98Updated 6 years ago
- Stack allocated and type-erased functors πβ54Updated 6 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.β139Updated 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β157Updated 2 months ago
- A research project aimed at introducing language support for type erasure in C++.β54Updated 9 years ago
- Non-intrusive C++ signal programming libraryβ50Updated 3 years ago
- A small C++ library to handle hashed strings serving as identifiers.β187Updated 5 years ago
- a c++ header library that implements variant constexpr functions and types.β85Updated 5 years ago
- Compile-time linear algebra in C++β56Updated 7 years ago
- A lightweight, non-owning reference to a callable.β173Updated 3 years ago
- A prototype implementation of the executors proposalβ85Updated 6 years ago
- A C++14 and later CRTP template for defining iteratorsβ74Updated last month
- benchmark for various C++ function implementations; focus on invocation timeβ95Updated 6 years ago
- Compile-time printf-like string formattingβ77Updated 7 years ago
- A C++14-and-later expression template libraryβ110Updated last month
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!β178Updated last week
- 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 4 months ago
- Library of flat vector-like based associative containersβ75Updated 2 years ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)β49Updated 6 years ago
- A header-only C++ parsing frameworkβ36Updated 3 years ago
- std::bitset with constexpr implementations plus additional features.β120Updated last year
- A bunch of small C++ utilitiesβ65Updated last year
- Fast containers of polymorphic objects.β66Updated last month
- π Up your type-game. A small C++ library for compile-time type names and type indices.β74Updated 3 years ago
- forward declarations for C++ std headersβ73Updated 4 years ago
- Fixed Point Arithmetic C++14 Libraryβ110Updated 6 years ago
- C++ generic make factoryβ107Updated 6 years ago
- Prototype for new std::function features, compatible with C++11.β46Updated 5 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and moreβ255Updated 5 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack contextβ¦β66Updated 3 months ago