metthal / pog
C++ library for generating LALR(1) parsers
☆24Updated 2 years ago
Alternatives and similar repositories for pog:
Users that are interested in pog are comparing it to the libraries listed below
- Highly composable C++17 template meta programming library☆39Updated 5 years ago
- Lightweight iterators for various sets where the elements are computed on demand.☆22Updated 8 years ago
- parser combinator and AST generator in c++17☆24Updated last year
- String to Float Benchmark☆19Updated 6 years ago
- A collection of bit manipulation routines for C++☆20Updated 11 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆28Updated 8 years ago
- Boost.org wave module☆23Updated last month
- Experimental library for coroutines and networking☆16Updated 6 years ago
- Allows you to publish ABI stable C++ library that can be used across different compilers☆61Updated last year
- A concise and readable metaprogramming language for C++☆59Updated 4 years ago
- A single file C++11 header-only memory mapped file library.☆62Updated last year
- Example program for BoostCon11 talk☆37Updated 13 years ago
- A C++ mocking library☆23Updated 4 years ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 3 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- C++ container graph visualization for lldb.☆23Updated 5 years ago
- C++ Concurrency library!☆26Updated 5 years ago
- ☆25Updated last year
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆45Updated 10 months ago
- A C++14/17 implementation of named tuples☆70Updated 4 months ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 7 months ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 2 years ago
- A C++ string-based dispatch/routing library☆25Updated 7 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆22Updated 4 years ago
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆58Updated 4 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- Implementation of n3554, a proposal to include parallelized versions of the STL algorithms into the C++ standard.☆25Updated 8 years ago
- A minimalist approach to parsing JSON properly using SpiritV2☆10Updated 10 years ago