HFTrader / regex-performance
Performance comparison of regular expression engines.
☆52Updated 2 years ago
Alternatives and similar repositories for regex-performance
Users that are interested in regex-performance are comparing it to the libraries listed below
Sorting:
- An indirect value-type for C++☆83Updated last year
- A C++ parser combinator library.☆135Updated 2 weeks ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 4 months ago
- Compact SVO optimized vector for C++17 or higher☆103Updated last year
- The seq library is a collection of original C++14 STL-like containers and related tools☆89Updated 7 months ago
- Replacement for std::optional that does not waste memory unnecessarily☆124Updated 2 months ago
- Time to #include standard library and other C++ headers.☆105Updated 3 years ago
- MrDocs: A Clang/LLVM tool for building reference documentation from C++ code and javadoc comments.☆91Updated last month
- Provides a bit-vector, an optimized replacement of the infamous std::vector<ool>. In addition to the bit-vector, the library also pro…☆73Updated 11 months ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- Yet another C++ text formatting library.☆71Updated 5 months ago
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- C++20 Static Branch library☆58Updated 3 weeks ago
- C++ library aiming to replace all built-in integers☆93Updated 2 months ago
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆89Updated this week
- Modern C++20 Unicode library☆115Updated 5 months ago
- ☆76Updated last month
- Recursive Variant: A simple library for Recursive Variant Types☆83Updated 3 years ago
- Coroutines for C++23☆35Updated 2 weeks ago
- Collection of articles, intended to analyse C/C++ related topics under a performances point of view and sometimes disrupting some best pr…☆37Updated 6 months ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆108Updated last month
- Using coroutines to implement C++ exceptions for freestanding environments☆73Updated 6 months ago
- A C++14 reflection library☆72Updated last month
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆78Updated last year
- A simple replacement for std::unordered_map☆49Updated 9 months ago
- A micro microbenchmarking library for C++11 in a single header file☆217Updated last month
- value types for composite class design - with allocators☆51Updated 2 weeks ago
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆54Updated 6 months ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆111Updated last year
- P0323 & P2505 std::expected simple implementation☆40Updated last month