mariomka / regex-benchmark
It's just a simple regex benchmark of different programming languages.
☆319Updated last year
Alternatives and similar repositories for regex-benchmark:
Users that are interested in regex-benchmark are comparing it to the libraries listed below
- Performance comparison of regular expression engines.☆110Updated 2 years ago
- A biased barometer for gauging the relative speed of some regex engines on a curated set of tasks.☆251Updated 7 months ago
- SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.☆303Updated 10 months ago
- nativejson-benchmark in Rust☆172Updated last year
- comparing the c ffi (foreign function interface) overhead on various programming languages☆674Updated last year
- Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extens…☆1,366Updated this week
- Rust bindings for the simdjson project.☆105Updated last year
- A portable fork of the high-performance regular expression matching library☆553Updated 5 months ago
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆301Updated last year
- A sampling CPU profiler for Linux☆883Updated last year
- Header-only binary fuse and xor filter library☆362Updated 3 months ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆155Updated 3 months ago
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,007Updated 11 months ago
- A simple C library for compressing lists of integers using binary packing☆498Updated last year
- A fast implementation of Aho-Corasick in Rust.☆1,101Updated 7 months ago
- A collection of array rotation algorithms.☆155Updated 2 years ago
- The basics of low-level concurrency in a sub-30 minute read☆226Updated 3 years ago
- Extendable event driven high performance C-abstractions☆400Updated last year
- C library implementing the ridiculously fast CLHash hashing function☆277Updated last year
- Test and benchmark suite for sort implementations.☆389Updated 2 months ago
- Branchless UTF-8 decoder☆614Updated 2 years ago
- Fast integer compression in C using the StreamVByte codec☆397Updated 3 months ago
- A fast SIMD parser for CSV files☆151Updated 2 years ago
- A low level regular expression library that uses deterministic finite automata.☆349Updated last year
- Various materials about Profile Guided Optimization and other similar stuff like AutoFDO, Bolt, etc.☆352Updated last week
- SIMD-accelerated base64 codecs☆434Updated last year
- FishStore is a prototype fast ingestion and querying layer for flexible-schema data☆224Updated last year
- Rust port of simdjson☆1,246Updated 2 weeks ago
- Automated integer hash function discovery☆711Updated last year
- Comparison of Rust async and Linux thread context switch time.☆727Updated 5 months ago