FlyingRhenquest / typesLinks
Experiments with compile-time metaprogramming
☆11Updated last week
Alternatives and similar repositories for types
Users that are interested in types are comparing it to the libraries listed below
Sorting:
- Compilation of header-only C++23 constexpr utilities☆13Updated last year
- A low latency oriented thread caching allocator for Linux/Windows. Single header & LD_PRELOADable.☆22Updated last week
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆71Updated 3 months ago
- C++20 Unit-Testing library☆52Updated 8 months ago
- A C++20 metaprogramming library focusing on metafunction composition.☆13Updated 2 weeks ago
- Ease-of-use-first argument parsing for C++23☆63Updated this week
- Comparison operators for std::span☆16Updated 5 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆67Updated last month
- Lightweight header-only C++20 enum and typename reflection☆82Updated 5 months ago
- Recursive Variant: A simple library for Recursive Variant Types☆96Updated 7 months ago
- C++20 Value-oriented Metaprogramming Library☆25Updated last month
- Standalone version of the boost::unordered library☆34Updated 5 months ago
- Modern C++20 Unicode library☆150Updated 2 weeks ago
- reflection in c++ for json de/serialization☆48Updated 2 years ago
- A performant and flexible genetic algorithm implemented in C++20/23.☆20Updated last year
- Faster enum reflection for C++17 since I don't want to wait for C++26 reflection.☆101Updated 3 months ago
- ipvar is a little smart library for easily sharing variables between different processes☆24Updated last year
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆43Updated 4 months ago
- C++20 Dependency Injection library☆31Updated 8 months ago
- `cxx_modules_converter.py` is a Python script to convert C++ sources and headers to C++20 modules.☆14Updated 2 months ago
- A C++ data structure visualization library using GraphViz☆47Updated 2 years ago
- variadic pointers and references☆22Updated 4 months ago
- lightweight, header-only C++ library for creating well-formatted, fully-customizable CLI tables.☆61Updated last month
- Mike Maksimov's blog☆19Updated 3 years ago
- C++ Entity Component System (ECS)☆34Updated last year
- Advanced compile-time validation in C++☆43Updated last year
- HTTP/1 parsing and serialization algorithms using C++11☆30Updated this week
- A vector based map that implements a red black tree under the hood. Performs faster insertions and deletions than std::map and has a red…☆13Updated last year
- A C++14 reflection library☆78Updated 2 weeks ago
- Replacement for std::optional with efficient memory usage and additional features.☆51Updated 10 months ago