falemagn / uberswitchLinks
A header-only, unobtrusive, almighty alternative to the C++ switch statement that looks just like the original.
☆101Updated 2 years ago
Alternatives and similar repositories for uberswitch
Users that are interested in uberswitch are comparing it to the libraries listed below
Sorting:
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- Functional reactive programming library for c++☆160Updated last year
- A really stupid INI file format for C++11☆146Updated 2 years ago
- A C++ commandline for use in servers and chat software. Provides very simple asynchronous input/output.☆93Updated 9 months ago
- C++17 Utility classes for comparing multiple values in one simple expression☆206Updated last year
- Fast C++ container combining the best features of std::vector and std::deque☆128Updated last year
- A C++ high level library for running shell processes☆204Updated 3 months ago
- Meta C++ Library and Tool☆83Updated 2 years ago
- C++ command line argument parsing and routing☆52Updated last year
- C++ syntactic sugar collection☆97Updated 3 years ago
- A modern header-only C++ library that provides platform-independent utilities.☆234Updated last year
- rx::ranges is a minimalist ranges library for C++17☆128Updated 2 years ago
- Compile-time Huffman coding compression using C++20☆171Updated 4 years ago
- Single-header header-only C++11 / C++14 / C++17 library for easily managing set of auto-generated type-safe flags.☆93Updated 4 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆75Updated 3 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆183Updated last month
- C++14 code to convert integers to strings at compile-time☆120Updated 10 months ago
- A reflective enum implementation for C++☆298Updated last year
- Creating a simpler, more intuitive means of C++ reflection☆124Updated 2 weeks ago
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆132Updated 3 weeks ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆223Updated last year
- Document modern C++ using unit tests☆55Updated 4 years ago
- A single header C++ library for parsing command line arguments and options with minimal amount of code☆50Updated 4 years ago
- C++ command line parsing library☆203Updated 2 years ago
- Port of Golang channels to C++☆178Updated 2 years ago
- C++ small containers☆147Updated 6 months ago
- Read JSON, YAML, TOML, XML or INI configuration by declaring a struct☆115Updated 4 months ago
- A polymorphic value-type for C++☆228Updated 2 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆64Updated 9 months ago
- A lightweight, non-owning reference to a callable.☆180Updated 4 years ago