ipkn / purecppLinks
purely functional framework for C++
☆23Updated 13 years ago
Alternatives and similar repositories for purecpp
Users that are interested in purecpp are comparing it to the libraries listed below
Sorting:
- A compiler for my educational research programming language that supports homogeneous metaprogramming☆20Updated 8 years ago
- Solving the Expression Problem in C++11☆45Updated 13 years ago
- ML-style pattern matching in C++.☆29Updated 6 years ago
- Enjoy template metaprogramming☆115Updated 8 years ago
- ☆13Updated 9 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- C++11 metaprogramming library☆112Updated 10 years ago
- A Brainfuck Interpreter, which is completely implemented from scratch as a C++ Template Meta Program☆24Updated 3 years ago
- Draft for a new C++ standard future propoal☆19Updated 8 years ago
- Utilities to help using Coroutines with Ranges☆23Updated 8 years ago
- Open multi-methods for C++11☆117Updated 7 years ago
- Full emulation of await feature from C# language in C++ based on Stackful Coroutines from Boost.Coroutine library.☆20Updated 10 years ago
- Prototype for new std::function features, compatible with C++11.☆47Updated 5 years ago
- exploring coroutine C++ proposal☆46Updated 9 years ago
- C++17 immutable compile-time key value map☆50Updated 6 years ago
- Trait introspection and concept creator for C++11☆184Updated 8 years ago
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆101Updated last week
- C++11 template meta-programming library.☆48Updated 10 years ago
- An approach for runtime detection inside a constexpr function☆80Updated 7 years ago
- λ → C++ library for functional programming☆37Updated 8 years ago
- Roadmap for implementation of Concepts in the Clang compiler.☆16Updated 7 years ago
- Foundations of symbol based programming☆30Updated 6 years ago
- A C++ 14 implementation of graph data structures☆34Updated 9 years ago
- Serialization without any serialization codes in C++☆136Updated 11 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 6 years ago
- C++ template metaprogramming library collection☆128Updated 9 years ago
- Wrapper for references to array in C++.☆60Updated 9 years ago
- The missing C++ tuple functionality☆85Updated 5 years ago
- Literal Logging for C++☆86Updated 8 years ago