rust-leipzig / regex-performanceLinks
Performance comparison of regular expression engines.
☆110Updated 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:
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆166Updated 4 months ago
- Print stack traces from running processes, or core files. Supports aarch64, x86_64, and i386☆184Updated this week
- Packet capture libraries benchmark☆34Updated 4 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆256Updated 3 years ago
- QSBR and EBR library☆121Updated 5 years ago
- Access Abseil Swiss Tables from C☆112Updated 3 years ago
- CppCon 2019 Talk: slides and source code☆45Updated 5 years ago
- SIMD-accelerated base64 codecs☆435Updated last year
- Different implementations of spinlock.☆105Updated 10 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- High level language for describing protocol parsers.☆76Updated last week
- The home of the clang-based implementation of lifetime safety warnings.☆41Updated 3 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 9 months ago
- C language wrapper for RE2 the regular expressions library from Google☆126Updated 9 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆117Updated 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…☆63Updated 8 months ago
- ☆76Updated 6 years ago
- DFC: High performance string pattern matching☆30Updated 4 years ago
- mirror of git://git.kernel.org/pub/scm/devel/sparse/sparse.git☆31Updated last year
- Portable C++ SIMD library☆174Updated 5 years ago
- Concurrent trie-hash map library☆92Updated last year
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- Our open source benchmarks and code samples☆192Updated 3 weeks ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆134Updated 5 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆87Updated 3 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆45Updated 11 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- Library for Restartable Sequences☆72Updated 2 weeks ago
- String Matching Algorithms Research Tool☆103Updated last year