BenHanson / parsertlLinks
parsertl: The Modular Parser Generator
☆16Updated 3 months ago
Alternatives and similar repositories for parsertl
Users that are interested in parsertl are comparing it to the libraries listed below
Sorting:
- Foundations of symbol based programming☆30Updated 5 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- lexertl: The Modular Lexical Analyser Generator☆62Updated last week
- An educational C++20 implementation of Boost.Optional that also is-a C++20 std::optional☆10Updated 4 years ago
- Safe integer utilities for C++11☆16Updated 11 years ago
- Tiny portable C++ library for atomic operations☆54Updated last year
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 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
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 7 years ago
- Embrace (post) modern C++☆9Updated 3 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 7 years ago
- ☆13Updated 9 years ago
- Non-blocking message passing (a C++14 MPI wrapper)☆18Updated 10 years ago
- Floating point printing and parsing library based on Grisu2 and Krosh algorithms☆29Updated 2 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- polymorphism with value semantics (based on std::variant)☆12Updated 8 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- Allocation benchmarks☆30Updated 8 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 6 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 4 years ago
- ☆26Updated 5 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 4 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago