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 collected smart pointers for Rust☆270Updated 3 years ago
- A mortifying serialization library for Rust☆344Updated 2 years ago
- A library for creating references that carry their owner with them.☆377Updated 2 years ago
- Generic array types in Rust☆418Updated this week
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆266Updated 2 years ago
- Manual segmented stacks for Rust☆321Updated last week
- Execute your code on the Rust ecosystem.☆184Updated last month
- garbage collection☆323Updated 6 years ago
- A HashMap variant that spreads resize load across inserts☆193Updated 8 months ago
- Pssst!... see what Rust is doing behind the curtains 🕵🤫☆381Updated 2 years ago
- Fast generic radix trie implemented in Rust☆209Updated 3 weeks ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆230Updated 4 months ago
- Extremely generic linear algebra libary for Rust☆228Updated 11 months ago
- A fast, non-secure, hashing algorithm derived from an internal hasher in FireFox.☆271Updated last year
- A big 'ol pile of ICE.☆291Updated last year
- SIMD-accelerated UTF-8 validation for Rust.☆565Updated 6 months ago
- A small utility to compare Rust micro-benchmarks.☆361Updated last year
- Super-fast float parser in Rust (now part of Rust core)☆281Updated 2 years ago
- An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection☆253Updated 2 years ago
- GLL parsing framework.☆137Updated last year
- A command line tool for comparing benchmarks run by Criterion.☆254Updated last year
- [deprecated] Avoid memcpy calls when working with standard containers☆279Updated 3 years ago
- Simple but powerful graph library for Rust☆194Updated 2 years ago
- A library to produce syntax diagrams as Scalable Vector Graphics☆165Updated 4 months ago
- A suite of non-cryptographic hash functions for Rust.☆139Updated 3 years ago
- Rust interface to io_uring☆336Updated last year
- Compact string type for zero-copy parsing☆262Updated last year
- Faster, more compact implementation of std::Cow☆364Updated 2 years ago
- A compiler plugin to insert flame calls☆386Updated 2 years ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆307Updated 3 months ago