iulian-rusu / mregexLinks
C++ regular expressions library using template metaprogramming
☆14Updated last year
Alternatives and similar repositories for mregex
Users that are interested in mregex are comparing it to the libraries listed below
Sorting:
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 years ago
- String to Float Benchmark☆19Updated 6 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆43Updated 4 months ago
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆11Updated 2 years ago
- Radix set/map implementation☆17Updated last year
- Light and self-contained implementation of C++17 parallel algorithms.☆34Updated 6 months ago
- Container Traits for Modern C++☆29Updated 4 years ago
- A tagged-pointer type for C++.☆33Updated last year
- C++20 SIMD Within A Register library☆39Updated 3 weeks ago
- A header-only C++ library for writing compiler/interpreter frontends.☆14Updated 3 weeks ago
- The Fancy Named Parameters Library☆31Updated 2 weeks ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 2 months ago
- ASIO Cooperative Task for await-based coroutine☆15Updated 6 years ago
- Experimental JSON builder based on C++ reflection☆51Updated 2 months ago
- Boost.Mustache☆10Updated 2 years ago
- so5extra is a collection of various SObjectizer's extensions. so5extra is built on top of SObjectizer and intended to simplify developmen…☆23Updated 2 months ago
- C++11 compatible charconv☆31Updated last month
- CLI util: Poor man's rpath for Windows executables.☆11Updated 6 years ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- ☆17Updated 5 months ago
- A bridge for convert c++ function object to c function pointer (with user pointer)☆12Updated 5 years ago
- A vectorized single header hash function.☆19Updated 6 months ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- Turns signals within a scope into c++ exceptions☆14Updated 2 years ago
- Tutorial and Reference for writing network applications with Boost.Asio☆15Updated last year
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 8 months ago