BurntSushi / regex-automata
A low level regular expression library that uses deterministic finite automata.
☆349Updated last year
Alternatives and similar repositories for regex-automata:
Users that are interested in regex-automata are comparing it to the libraries listed below
- garbage collection☆319Updated 5 years ago
- Super-fast float parser in Rust (now part of Rust core)☆275Updated 2 years ago
- Garbage collected smart pointers for Rust☆267Updated 3 years ago
- Fast numeric to- and from-string conversion routines.☆316Updated last week
- A command line tool for comparing benchmarks run by Criterion.☆229Updated 4 months ago
- Snappy compression implemented in Rust (including the Snappy frame format).☆467Updated last month
- Generic array types in Rust☆406Updated 2 weeks ago
- SIMD-accelerated UTF-8 validation for Rust.☆538Updated 2 months ago
- A compiler plugin to insert flame calls☆377Updated last year
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆278Updated 5 months ago
- Compact string type for zero-copy parsing☆251Updated last year
- A mortifying serialization library for Rust☆326Updated 2 years ago
- A HashMap variant that spreads resize load across inserts☆191Updated this week
- Manual segmented stacks for Rust☆296Updated 2 months ago
- A fast, non-secure, hashing algorithm derived from an internal hasher in FireFox.☆245Updated last year
- An allocator that can track and limit memory usage.☆207Updated last year
- Faster, more compact implementation of std::Cow☆342Updated last year
- A library for creating references that carry their owner with them.☆363Updated last year
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆226Updated 3 months ago
- Fast generic radix trie implemented in Rust☆192Updated last year
- A string type for Rust that is not required to be valid UTF-8.☆879Updated 3 weeks ago
- safe bindings to io-uring☆661Updated 3 years ago
- Unicode Normalization forms according to UAX#15 rules☆168Updated 2 months ago
- [deprecated] Avoid memcpy calls when working with standard containers☆277Updated 2 years ago
- Intrusive collections for Rust☆432Updated 4 months ago
- Fast floating point to string conversion☆616Updated this week
- Efficient transactional memory in rust.☆208Updated 3 years ago
- The arena, a fast but limited type of allocator☆527Updated 5 months ago
- A thread pool for isolating blocking I/O in async programs☆350Updated last week
- The fastest and lightest mail parsing Rust library.☆174Updated last year