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:
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 years ago
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆11Updated 2 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- Collection of proposals for c++☆26Updated last month
- C++20 SIMD Within A Register library☆40Updated last month
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆43Updated 5 months ago
- The Fancy Named Parameters Library☆31Updated last month
- A tagged-pointer type for C++.☆34Updated last year
- A header-only C++ library for writing compiler/interpreter frontends.☆14Updated this week
- Fastest type-safe parsing library in the world for C++14 or C++17 (up to 300x faster than std::regex)☆42Updated 6 years ago
- Merge all your C/C++ files into a single one in a process known as amalgamation.☆65Updated 10 months ago
- so5extra is a collection of various SObjectizer's extensions. so5extra is built on top of SObjectizer and intended to simplify developmen…☆24Updated 3 months ago
- Tutorial and Reference for writing network applications with Boost.Asio☆15Updated last year
- A C++14 implementation of IEEE 754 decimal floating point numbers☆30Updated this week
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- CLI util: Poor man's rpath for Windows executables.☆11Updated 6 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆35Updated 4 months ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 5 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 3 months ago
- Some library components that didn't quite fit anywhere else...☆36Updated 9 months ago
- Turns signals within a scope into c++ exceptions☆14Updated 2 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 8 months ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 5 months ago
- Optimized C++20/23 vectors, strings with in class buffer storage, and utility algorithms☆15Updated 4 months ago
- C++11 compatible charconv☆31Updated this week
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- Allows you to publish ABI stable C++ library that can be used across different compilers☆64Updated 4 months ago
- Radix set/map implementation☆17Updated last year