tcbrindle / fluxLinks
A C++20 library for sequence-orientated programming
☆617Updated last week
Alternatives and similar repositories for flux
Users that are interested in flux are comparing it to the libraries listed below
Sorting:
- An additive strong typedef library for C++14/17/20☆440Updated 4 months ago
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆614Updated 2 years ago
- The most over-engineered C++ assertion library☆634Updated this week
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆708Updated 3 months ago
- scanf for modern C++☆1,188Updated this week
- A library of C++ coroutine abstractions for the coroutines TS☆393Updated 2 weeks ago
- Fast, convenient JSON serialization and parsing in C++☆490Updated last month
- C++20 Meta-Programming library☆284Updated 2 weeks ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆366Updated 2 months ago
- C++11 (and onwards) library for lazy evaluation☆358Updated last week
- C++17 Run-time Polymorphism (Type Erasure) library☆479Updated 2 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆954Updated 3 weeks ago
- Compiles JSON into static constexpr C++ data structures with nlohmann::json API☆271Updated last year
- Lightweight C++20 testing framework.☆284Updated 2 months ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆468Updated 2 weeks ago
- C++ parsing DSL☆1,089Updated last week
- A lightweight C++20 serialization and RPC library☆851Updated 2 months ago
- C++20 Static Reflection library☆431Updated 2 weeks ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆752Updated 2 weeks ago
- C++17 library for comfortable and efficient dynamic polymorphism☆465Updated 5 months ago
- Compile Time Parser Generator is a C++ single header library which takes a language description as a C++ code and turns it into a LR1 tab…☆472Updated 9 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆565Updated 10 months ago
- Simple C++20 module support for CMake☆211Updated last year
- Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code☆516Updated 8 months ago
- A C++ compile-time math library using generalized constant expressions☆776Updated 11 months ago
- A modern, fast, lightweight thread pool library based on C++20☆504Updated 5 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,585Updated 9 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,428Updated 3 months ago
- Implementation of strong types in C++☆796Updated 2 years ago
- Runtime polymorphism done right☆1,009Updated 4 years ago