rvarago / kittenLinks
A small C++17 library inspired by Category Theory.
☆16Updated 2 years ago
Alternatives and similar repositories for kitten
Users that are interested in kitten are comparing it to the libraries listed below
Sorting:
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- DARMA/magistrate => Serialization and checkpointing library☆12Updated 2 weeks ago
- A header-only C++ library for writing compiler/interpreter frontends.☆14Updated this week
- C++ Club☆16Updated 4 months ago
- Template (Compile-time) Turing Machine in C++20☆12Updated 4 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- Compilation of header-only C++23 constexpr utilities☆13Updated 10 months ago
- A small C++17 library meant to simplify the composition of nullable types in a generic, type-safe, and declarative way.☆46Updated 2 years ago
- sandbox for my c++ functional programming experiments☆33Updated 11 years ago
- Playground for Cloud CI development for C++☆24Updated 4 years ago
- String to Float Benchmark☆19Updated 6 years ago
- The Fancy Named Parameters Library☆31Updated last month
- A fast, but not std conforming, version of visit for variants☆30Updated 4 years ago
- (Concepts-enabled) Functional Abstraction Layer for C++☆52Updated 5 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- ☆61Updated 3 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 5 years ago
- Software transactional memory system developed at Wyatt Technology