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
- Open multi-methods for C++11☆117Updated 7 years ago
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆100Updated 5 months ago
- We provide a prototype of a stackless coroutine.☆34Updated 7 years ago
- Boost.Coroutine☆85Updated last month
- A header-only C++11 reflection library☆100Updated 8 months ago
- Proposal for std::intrusive_ptr☆40Updated 6 years ago
- Boost.Coroutine2☆135Updated 3 weeks ago
- Adapters for interfacing libuv with C++ resumable functions☆117Updated last year
- The YSLib Project (main hg-git mirror) (NOTE: The README document in the repository is missing by design. Please go to the main repositor…☆96Updated 2 years ago
- Spirit X3 Experimental☆147Updated 9 years ago
- ☆18Updated 9 years ago
- C++标准库的轻量级拓展.☆70Updated 6 years ago
- C#/Rust/Python style formatting in C++.☆11Updated 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…☆49Updated 7 years ago
- A C++ coroutine library☆19Updated 9 years ago
- zzz's c++ lib☆58Updated 7 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- A simple C++11 reflection/serialization framework.☆130Updated 9 years ago
- Enjoy template metaprogramming☆113Updated 8 years ago
- A generic C++17 parser-combinator library with a natural grammar notation.☆121Updated 4 years ago
- purely functional framework for C++☆23Updated 13 years ago
- A C++ await/yield emulation library for stackless coroutine☆340Updated last year
- a cross platform c++ game server engine☆49Updated last week
- awaitable tasks base on msvc's resumable functions.☆22Updated 8 years ago
- A header only fast HTTP parser/generator for C++.☆31Updated 5 years ago
- An easy, fast, small, portable C++ object serialization framework