BurntSushi / regex-automataLinks
A low level regular expression library that uses deterministic finite automata.
☆350Updated 2 years ago
Alternatives and similar repositories for regex-automata
Users that are interested in regex-automata are comparing it to the libraries listed below
Sorting:
- garbage collection☆322Updated 6 years ago
- Garbage collected smart pointers for Rust☆269Updated 3 years ago
- Manual segmented stacks for Rust☆315Updated 3 months ago
- Pssst!... see what Rust is doing behind the curtains 🕵🤫☆381Updated 2 years ago
- A library for creating references that carry their owner with them.☆375Updated last year
- A HashMap variant that spreads resize load across inserts☆192Updated 6 months ago
- Generic array types in Rust☆414Updated 4 months ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆268Updated 2 years ago
- SIMD-accelerated UTF-8 validation for Rust.☆557Updated 4 months ago
- Super-fast float parser in Rust (now part of Rust core)☆278Updated 2 years ago
- Fast generic radix trie implemented in Rust☆202Updated 2 years ago
- Execute your code on the Rust ecosystem.☆184Updated last month
- A big 'ol pile of ICE.☆290Updated last year
- ☆81Updated 2 years ago
- [deprecated] Avoid memcpy calls when working with standard containers☆278Updated 2 years ago
- A compiler plugin to insert flame calls☆383Updated 2 years ago
- A mortifying serialization library for Rust☆340Updated 2 years ago
- A fast, non-secure, hashing algorithm derived from an internal hasher in FireFox.☆268Updated last year
- A small utility to compare Rust micro-benchmarks.☆357Updated 11 months ago
- GLL parsing framework.☆137Updated last year
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆230Updated 2 months ago
- A command line tool for comparing benchmarks run by Criterion.☆250Updated 10 months ago
- Compact string type for zero-copy parsing☆260Updated last year
- Fast numeric to- and from-string conversion routines.☆333Updated 5 months ago
- An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection☆251Updated 2 years ago
- Simple but powerful graph library for Rust☆194Updated 2 years ago
- Support crate for rustc's self-profiling feature☆365Updated 3 weeks ago
- Efficient transactional memory in rust.☆210Updated 4 years ago
- An allocator that can track and limit memory usage.☆213Updated 2 years ago