rust-leipzig / regex-performance
Performance comparison of regular expression engines.
☆108Updated 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
- Access Abseil Swiss Tables from C☆110Updated 3 years ago
- Fast differential coding functions (using SIMD instructions)☆52Updated 7 years ago
- QSBR and EBR library☆118Updated 5 years ago
- Print stack traces from running processes, or core files. Supports aarch64, x86_64, and i386☆159Updated last week
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆132Updated 5 years ago
- A benchmark of some prominent C/C++ hash table implementations☆37Updated 4 years ago
- SIMD-accelerated base64 codecs☆432Updated 10 months ago
- DFC: High performance string pattern matching☆30Updated 3 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- Fast integer compression in C using the StreamVByte codec☆390Updated 3 weeks ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆141Updated 2 years ago
- Fast stack trace utility☆54Updated 6 years ago
- Transparently replace domain sockets with a fast shared memory channel☆68Updated 8 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- ISA-L and intel-ipsec-mb obsolete soft-crc project. Please refer and use them instead for efficient CRC implementation. https://github.co…☆54Updated 11 months ago
- Git mirror of the official (mercurial) repository of cpp-btree☆73Updated 10 years ago
- A lock-free hash table that eanble multiple threads can concurrently read/write/delete up to 10M ops/s in mordern computer platform☆52Updated last year
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆114Updated 4 years ago
- Fast C++ function "is_utf8": checks if the input is valid UTF-8. Made of a single source file. Optimized for ARM NEON, x64 SSE, AVX2 and…☆58Updated 5 months ago
- String Matching Algorithms Research Tool☆99Updated 10 months ago
- C library implementing the ridiculously fast CLHash hashing function☆272Updated 11 months ago
- Fast Approximate Membership Filters (C++)☆274Updated 2 months ago
- C Minimal Perfect Hashing Library☆84Updated 8 years ago
- Fast decoder for VByte-compressed integers☆122Updated 9 months ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- Experiments in C++: binary fuse filters vs. Bloom filters☆46Updated 2 months ago
- Suite for benchmarking malloc implementations.☆405Updated last week
- Different implementations of spinlock.☆104Updated 10 years ago
- tool to show the structure layout of types in your C/C++ program, highlighting padding☆123Updated last year