RishabhRD / libparse
A functional parsing library
☆28Updated 9 months ago
Alternatives and similar repositories for libparse:
Users that are interested in libparse are comparing it to the libraries listed below
- C++20 Static Branch library☆51Updated 4 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆60Updated last month
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- Compact SVO optimized vector for C++17 or higher☆97Updated 7 months ago
- An indirect value-type for C++☆82Updated last year
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆22Updated 3 years ago
- A C++14 and later CRTP template for defining iterators☆70Updated last month
- KISS C++20 Type Reflection using IFC files☆49Updated 6 months ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆64Updated last year
- List-initialize containers with proper move semantics☆28Updated this week
- ☆74Updated 3 weeks ago
- Core abstractions for dealing with concurrency in C++☆67Updated 9 months ago
- C++20 single-header library for embedding INI configs☆60Updated last year
- A compiler-friendly variadic type list for C++.☆36Updated last year
- ☆63Updated 2 years ago
- repr for Modern C++: Return printable string representation of a value☆84Updated 4 years ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆87Updated 3 months ago
- P0323 & P2505 std::expected simple implementation☆39Updated last year
- Replacement for std::optional that does not waste memory unnecessarily☆113Updated last month
- stl-like algorithms for TYPES☆31Updated last year
- Some library components that didn't quite fit anywhere else...☆34Updated 4 months ago
- high performance C++20 implementation of std::variant☆50Updated 7 months ago
- A fixed capacity dynamically sized string☆64Updated last month
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated 2 months ago
- Recursive Variant: A simple library for Recursive Variant Types☆82Updated 3 years ago
- A little metaprogramming and functional library☆68Updated 2 years ago
- Standalone version of the boost::unordered library☆24Updated last month
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆43Updated 2 months ago
- C++20 Value-oriented Metaprogramming Library☆21Updated 3 months ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆26Updated 3 months ago