Ableton / atriaLinks
A toolkit for modern C++ development
☆435Updated 6 years ago
Alternatives and similar repositories for atria
Users that are interested in atria are comparing it to the libraries listed below
Sorting:
- Persistent immutable data structures for C++☆284Updated 8 years ago
- Lazy evaluation in C++ - http://jscheiny.github.io/Streams/☆689Updated 4 years ago
- A lightweight signals and slots implementation.☆506Updated 4 years ago
- Meta programming utilities for C++14. Merged in matt-42/lithium☆727Updated 5 years ago
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.