metthal / pog
C++ library for generating LALR(1) parsers
☆24Updated last year
Related projects ⓘ
Alternatives and complementary repositories for pog
- Experimental library for coroutines and networking☆16Updated 6 years ago
- Highly composable C++17 template meta programming library☆39Updated 5 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- Boost.org wave module☆22Updated last week
- test suite generation for C++☆26Updated 3 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 5 months ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- File/Directory Watcher for Modern C++☆79Updated last year
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 7 years ago
- A never-valueless, strong guarantee implementation of std::variant☆67Updated last month
- Type traits for properties of C / C++ enum types☆20Updated 5 years ago
- A single file C++11 header-only memory mapped file library.☆62Updated last year
- 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
- Enumerating all of the Undefined Behavior in C++☆36Updated 2 years ago
- String to Float Benchmark☆19Updated 6 years ago
- A fixed capacity dynamically sized string☆63Updated 2 months ago
- An educational C++20 implementation of Boost.Optional that also is-a C++20 std::optional☆10Updated 4 years ago
- Embrace (post) modern C++☆9Updated 3 years ago
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆36Updated 5 months ago
- A string_view implementation that can remember if it was a c-string once☆19Updated 3 years ago
- ☆45Updated 7 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆37Updated 7 years ago
- A C++14/17 implementation of named tuples☆70Updated 2 months ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆21Updated 4 years ago
- A C++14 Lambda Library☆23Updated last month
- Boost.org concept_check module☆21Updated 2 months ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆59Updated 4 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆91Updated 3 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago