mariomka / regex-benchmarkLinks
It's just a simple regex benchmark of different programming languages.
☆321Updated last year
Alternatives and similar repositories for regex-benchmark
Users that are interested in regex-benchmark are comparing it to the libraries listed below
Sorting:
- Performance comparison of regular expression engines.☆110Updated 2 years ago
- comparing the c ffi (foreign function interface) overhead on various programming languages☆675Updated last year
- Fast Static Symbol Table (FSST): efficient random-access string compression☆443Updated last month
- A fast implementation of Aho-Corasick in Rust.☆1,111Updated 8 months ago
- SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.☆307Updated 11 months ago
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆302Updated last year
- Keyvi - the key value index. It is an in-memory FST-based data structure highly optimized for size and lookup performance.☆245Updated this week
- A branchless unstable quicksort / mergesort that is highly adaptive.☆329Updated 10 months ago
- A sampling CPU profiler for Linux☆884Updated last year
- Header-only vectorized, lazy-decoding, zero-copy CSV file parser☆99Updated 10 months ago
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,017Updated last year
- Header-only binary fuse and xor filter library☆365Updated 4 months ago
- Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extens…☆1,391Updated this week
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- One of the fastest hash functions.☆353Updated 3 months ago
- SIMD-accelerated base64 codecs☆434Updated last year
- SIMD-enhanced word counter☆247Updated 5 years ago
- Automatically exported from code.google.com/p/farmhash☆631Updated 3 years ago
- FishStore is a prototype fast ingestion and querying layer for flexible-schema data☆225Updated last year
- Test and benchmark suite for sort implementations.☆391Updated 3 months ago
- A fast SIMD parser for CSV files☆151Updated 2 years ago
- Go library implementing binary fuse and xor filters☆686Updated 3 months ago
- A very fast library for validating UTF-8 using AVX2/SSE4 instructions☆219Updated 4 years ago
- Browseable, searchable RFC index☆120Updated this week
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 3 years ago
- Rust library for regular expressions using "fancy" features like look-around and backreferences☆486Updated 3 weeks ago
- A low level regular expression library that uses deterministic finite automata.☆349Updated last year
- Comparison of Rust async and Linux thread context switch time.☆728Updated 6 months ago
- The approximate regex matching library and agrep command line tool.☆839Updated 3 months ago
- MetroHash v1: Exceptionally fast and statistically robust hash functions☆366Updated 2 years ago