BurntSushi / regex-automataLinks
A low level regular expression library that uses deterministic finite automata.
☆353Updated 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:
- A HashMap variant that spreads resize load across inserts☆196Updated last year
- A library for creating references that carry their owner with them.☆383Updated 2 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆265Updated 2 years ago
- Super-fast float parser in Rust (now part of Rust core)☆288Updated 3 years ago
- Pssst!... see what Rust is doing behind the curtains 🕵🤫☆385Updated 2 years ago
- A mortifying serialization library for Rust☆346Updated 3 years ago
- Simple but powerful graph library for Rust☆194Updated 3 years ago
- Manual segmented stacks for Rust☆331Updated this week
- garbage collection☆326Updated 6 years ago
- SIMD-accelerated UTF-8 validation for Rust.☆576Updated last month
- Garbage collected smart pointers for Rust☆270Updated 4 years ago
- Execute your code on the Rust ecosystem.☆189Updated last week
- Generic array types in Rust☆431Updated 2 months ago
- Rust interface to io_uring☆339Updated last year
- A fast, non-secure, hashing algorithm derived from an internal hasher in FireFox.☆278Updated 2 years ago
- Fast generic radix trie implemented in Rust☆214Updated 4 months ago
- A big 'ol pile of ICE.☆291Updated last year
- Fast numeric to- and from-string conversion routines.☆348Updated 3 months ago
- [deprecated] Avoid memcpy calls when working with standard containers☆280Updated 3 years ago
- GLL parsing framework.☆138Updated last year
- Faster, more compact implementation of std::Cow☆371Updated 2 years ago
- A compiler plugin to insert flame calls☆388Updated 2 years ago
- A command line tool for comparing benchmarks run by Criterion.☆257Updated last year
- Rust port of Google's SwissTable hash map☆58Updated 4 months ago
- Efficient transactional memory in rust.☆210Updated 4 years ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆231Updated 7 months ago
- A library to produce syntax diagrams as Scalable Vector Graphics☆170Updated 7 months ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆263Updated 3 years ago
- An allocator that can track and limit memory usage.☆217Updated 2 years ago
- A small utility to compare Rust micro-benchmarks.☆363Updated last year