mutouyun / cpp-pattern-matching
ML-style pattern matching in C++.
☆29Updated 6 years ago
Alternatives and similar repositories for cpp-pattern-matching:
Users that are interested in cpp-pattern-matching are comparing it to the libraries listed below
- ☆18Updated 9 years ago
- Boost.Coroutine☆83Updated last week
- C++标准库的轻量级拓展.☆69Updated 6 years ago
- The Nixy Library - A Lightweight C++ Library.☆40Updated 6 years ago
- A Lisp Interpreter Written in C++ Template☆73Updated 4 years ago
- Fast wait-free algorithms designed for shared memory systems☆45Updated 6 years ago
- Serialization/deserialization in a raw buffer like flatbuffer, but you do not need any IDL file and it is much more efficient either in s…☆48Updated 6 years ago
- Proposal for std::intrusive_ptr☆40Updated 5 years ago
- A nano concurrency library☆24Updated 4 years ago
- We provide a prototype of a stackless coroutine.☆34Updated 7 years ago
- Open multi-methods for C++11☆117Updated 7 years ago
- C#/Rust/Python style formatting in C++.☆11Updated 6 years ago
- Enjoy template metaprogramming☆113Updated 8 years ago
- Cyan programming language, and its compiler!☆15Updated 8 years ago
- Infomation about C++ Coroutines TS v1 software and content☆9Updated 6 years ago
- yet another linq implementation in C++☆10Updated 8 years ago
- Theron C++ concurrency library☆33Updated 11 years ago
- Boost.Coroutine2☆131Updated last week
- Go-style coroutines and channels for C++☆33Updated 11 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆95Updated this week
- Boost.org pool module☆52Updated last week
- A header only fast HTTP parser/generator for C++.☆31Updated 4 years ago
- Functors, Monads and Free Monads in C++☆18Updated last year
- WG21 P0468 implementation of an intrusive smart pointer for C++