iulian-rusu / mregexLinks
C++ regular expressions library using template metaprogramming
☆14Updated last month
Alternatives and similar repositories for mregex
Users that are interested in mregex are comparing it to the libraries listed below
Sorting:
- pika is a C++ tasking library built on std::execution with fibers, CUDA, HIP, and MPI support.☆74Updated last week
- A C++14 Implementation of IEEE 754 Decimal Floating Point Numbers☆42Updated this week
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆29Updated 10 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 6 months ago
- C++20 Static Branch library☆60Updated 2 months ago
- Prints values and types during compilation!☆58Updated last month
- Experimental JSON builder based on C++ reflection☆52Updated last month
- a small lightweight std::execution work-alike☆65Updated 4 months ago
- Tutorial and Reference for writing network applications with Boost.Asio☆15Updated last year
- The Fancy Named Parameters Library☆33Updated 2 months ago
- C++20 Memory Allocator library☆35Updated 3 months ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- Low cost runtime deadlock detection with checkpoints history☆23Updated 3 years ago
- Compact SVO optimized vector for C++17 or higher☆106Updated last year
- Read JSON, YAML, TOML, XML or INI configuration by declaring a struct☆113Updated last month
- Using coroutines to implement C++ exceptions for freestanding environments☆74Updated last month
- C++11 compatible charconv☆31Updated this week
- C++20 SIMD Within A Register library☆40Updated 3 months ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆22Updated 4 years ago
- Example of a C++20 coroutine implementing a Fibonacci Sequence generator (using clang++ v16.0.0)☆30Updated 2 years ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated 10 months ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆54Updated 4 months ago
- A simple C++ header-only template library implementing matching using wildcards☆88Updated last year
- Yet another C++ text formatting library.☆71Updated 7 months ago
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated last month
- Boost.Mustache☆10Updated 2 years ago
- Rebooting the std::bitset franchise☆44Updated 3 months ago
- C++ "borrowing" smart pointer.☆11Updated 3 years ago
- Mathematical Expression Parser and JIT Compiler☆146Updated last month
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated last month