andre-bergner / funkyLinks
Tools for writing more functional c++ code.
☆12Updated 7 years ago
Alternatives and similar repositories for funky
Users that are interested in funky are comparing it to the libraries listed below
Sorting:
- The missing C++ tuple functionality☆84Updated 5 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆139Updated 3 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- C++ generic make factory☆107Updated 6 years ago
- λ → C++ library for functional programming☆37Updated 8 years ago
- WIP☆26Updated 6 years ago
- ☆67Updated 8 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- C++ EDSL for describing dsp structures☆56Updated 7 years ago
- A C++ micro-benchmarking framework☆95Updated 5 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- ☆22Updated 7 years ago
- Boost.org multi_index module☆51Updated last month
- Template engine library in C++☆92Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- polymorphism with value semantics (based on std::variant)☆12Updated 8 years ago
- runtime to compile-time mappings☆108Updated 7 years ago
- A compressed pair for C++17☆27Updated 3 years ago
- Implementation of hash_append proposal☆69Updated 8 years ago
- Computer science only☆52Updated last year
- modern C++ type traits and metafunctions for callable types☆135Updated last month
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆66Updated 5 years ago
- Core abstractions for dealing with concurrency in C++