vittorioromeo / ExperimentsLinks
Experimental/work-in-progress code
☆11Updated 5 years ago
Alternatives and similar repositories for Experiments
Users that are interested in Experiments are comparing it to the libraries listed below
Sorting:
- ☆62Updated 3 years ago
- Future C++ implementation of Rust-like trait objects with no boilerplate☆119Updated 5 years ago
- A compressed pair for C++17☆27Updated 3 years ago
- Flat containers for C++☆19Updated 8 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- Using coroutines as sugar for composing monadic operations☆75Updated 6 years ago
- An efficient, composable design pattern for range processing☆124Updated 4 months ago
- Roman numeral support for C++17☆52Updated last year
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- Visualization tool for Templight C++ template debugger traces☆90Updated 6 years ago
- Lightweight library of data structures implemented in C++11, designed for constant time insertion, erasure, lookup, and fastest possible …☆168Updated 6 years ago
- A fast, but not std conforming, version of visit for variants☆30Updated 4 years ago
- Functional Template Library for Modern C++☆43Updated 4 years ago
- A C++ concepts and range based character encoding and code point enumeration library☆123Updated 7 years ago
- My proposals for the C++ standard☆12Updated 2 months ago
- Cross-platform resource compiler and manager based on llvm/clang☆51Updated 6 years ago
- A C++ smart-pointer with value-semantics 💎☆131Updated 5 years ago
- λ → C++ library for functional programming☆37Updated 8 years ago
- Prints values and types during compilation!☆58Updated last month
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- A generic C++17 parser-combinator library with a natural grammar notation.☆121Updated 4 years ago
- A C++20 unit test framework☆124Updated 2 months ago
- Support for Currying and Function Composition in C++☆61Updated 9 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆140Updated 3 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆256Updated 5 years ago
- Tutorial for the Metaparse library with lab exercises☆31Updated 11 years ago
- A C++14/17 implementation of named tuples☆71Updated 10 months ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 7 years ago