rust-leipzig / regex-performance
Performance comparison of regular expression engines.
☆106Updated 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
- Print stack traces from running processes, or core files. Supports aarch64, x86_64, and i386☆148Updated 2 weeks ago
- Our open source benchmarks and code samples☆188Updated 3 months ago
- QSBR and EBR library☆116Updated 5 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 2 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- detect memory leak by LD_PRELOAD, without changing the target program☆259Updated 10 months ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆159Updated 9 months ago
- A debugger which detects memory access violations☆31Updated 10 years ago
- Fast Approximate Membership Filters (C++)☆273Updated 2 weeks ago
- Different implementations of spinlock.☆104Updated 10 years ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆140Updated last year
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆245Updated 3 years ago
- SIMD-accelerated base64 codecs☆429Updated 9 months ago
- Source code for example programs from Lord of the io_uring guide☆167Updated 5 months ago
- ☆104Updated 11 months ago
- Fast differential coding functions (using SIMD instructions)☆51Updated 7 years ago
- Access Abseil Swiss Tables from C☆108Updated 3 years ago
- A companion repository for the io_uring by Example article series☆393Updated 3 months ago
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- CppCon 2019 Talk: slides and source code☆44Updated 5 years ago
- A small DFA for under 16 states☆51Updated 6 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆154Updated 2 weeks ago
- qp tries and crit-bit tries☆119Updated 2 years ago
- Benchmarks for our memory allocator☆62Updated last year
- DFC: High performance string pattern matching☆30Updated 3 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆131Updated 5 years ago
- Transparently replace domain sockets with a fast shared memory channel☆68Updated 8 years ago
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆95Updated last week
- Visualize Valgrind Massif memory consumption online.☆44Updated 6 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆308Updated 2 months ago