iulian-rusu / mregexLinks
C++ regular expressions library using template metaprogramming
☆15Updated 3 months ago
Alternatives and similar repositories for mregex
Users that are interested in mregex are comparing it to the libraries listed below
Sorting:
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 9 months ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆29Updated last year
- A C++14 Implementation of IEEE 754 Decimal Floating Point Numbers☆47Updated this week
- C++ template library for floating point operations☆35Updated last week
- C++20 Memory Allocator library☆36Updated 6 months ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆83Updated 6 months ago
- A C++ parser combinator library.☆156Updated last week
- Experimental JSON builder based on C++ reflection☆55Updated last week
- Low cost runtime deadlock detection with checkpoints history☆23Updated 3 years ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆53Updated 7 months ago
- Generic hash function for STL style unordered containers☆39Updated 2 months ago
- A tagged-pointer type for C++.☆37Updated 2 years ago
- Compact SVO optimized vector for C++17 or higher☆109Updated last year
- The Fancy Named Parameters Library☆36Updated 2 weeks ago
- C++11 compatible charconv☆31Updated last week
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆47Updated 3 weeks ago
- C++20 Static Branch library☆68Updated 5 months ago
- C++20 SIMD Within A Register library☆44Updated 6 months ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆42Updated 2 months ago
- Performance comparison of regular expression engines.☆57Updated last month
- A C++17 header-only Unicode library. (Unicode 16.0.0)☆118Updated last year
- performance experiments for C++ exception handling☆32Updated 3 years ago
- C++ xUnit-like testing framework without macros☆16Updated this week
- a small lightweight std::execution work-alike☆64Updated 7 months ago
- Modern C++20 Unicode library☆140Updated 11 months ago
- pika is a C++ tasking library built on std::execution with fibers, CUDA, HIP, and MPI support.☆77Updated 2 weeks ago
- C++20 and onward collection of high performance data containers and related tools☆57Updated 3 weeks ago
- C++20 Dependency Injection library☆30Updated 6 months ago
- Using coroutines to implement C++ exceptions for freestanding environments☆74Updated 4 months ago