mutouyun / cpp-pattern-matchingLinks
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
Sorting:
- A Lisp Interpreter Written in C++ Template☆72Updated 4 years ago
- Boost.Coroutine☆84Updated 2 months ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- Open multi-methods for C++11☆117Updated 7 years ago
- C++标准库的轻量级拓展.☆69Updated 6 years ago
- A nano concurrency library☆24Updated 5 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…☆49Updated 7 years ago
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆96Updated 2 months ago
- async/await in vanilla C++11☆80Updated 8 years ago
- The Nixy Library - A Lightweight C++ Library.☆40Updated 6 years ago
- Boost.org pool module☆54Updated 2 months ago
- We provide a prototype of a stackless coroutine.☆34Updated 7 years ago
- A minimalist approach to parsing JSON properly using SpiritV2☆10Updated 10 years ago
- ☆18Updated 9 years ago
- Enjoy template metaprogramming☆114Updated 8 years ago
- Boost.Coroutine2☆135Updated 2 months ago
- A just-in-time compiler for c minus☆47Updated 11 years ago
- A header only fast HTTP parser/generator for C++.☆31Updated 4 years ago
- yet another linq implementation in C++