BurntSushi / regex-automataLinks
A low level regular expression library that uses deterministic finite automata.
☆351Updated 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☆324Updated 6 years ago
- A mortifying serialization library for Rust☆345Updated 2 years ago
- Garbage collected smart pointers for Rust☆270Updated 3 years ago
- A library for creating references that carry their owner with them.☆381Updated 2 years ago
- Manual segmented stacks for Rust☆328Updated last month
- Super-fast float parser in Rust (now part of Rust core)☆284Updated 3 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆266Updated 2 years ago
- Generic array types in Rust☆431Updated 3 weeks ago
- Pssst!... see what Rust is doing behind the curtains 🕵🤫☆382Updated 2 years ago
- A HashMap variant that spreads resize load across inserts☆195Updated 10 months ago
- An allocator that can track and limit memory usage.☆214Updated 2 years ago
- A fast, non-secure, hashing algorithm derived from an internal hasher in FireFox.☆275Updated last year
- Fast generic radix trie implemented in Rust☆213Updated 2 months ago
- Parse BNF grammar definitions☆284Updated 4 months ago
- SIMD-accelerated UTF-8 validation for Rust.☆571Updated 2 weeks ago
- [deprecated] Avoid memcpy calls when working with standard containers☆280Updated 3 years ago
- Fast numeric to- and from-string conversion routines.☆345Updated 2 months ago
- An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection☆253Updated 3 years ago
- A command line tool for comparing benchmarks run by Criterion.☆257Updated last year
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆231Updated 6 months ago
- Execute your code on the Rust ecosystem.☆187Updated last week
- Faster, more compact implementation of std::Cow☆369Updated 2 years ago
- Extremely generic linear algebra libary for Rust☆230Updated last year
- A small utility to compare Rust micro-benchmarks.☆363Updated last year
- Compact string type for zero-copy parsing☆263Updated 2 years ago
- A Rust implementation of the xxHash algorithm.☆418Updated 3 months ago
- A data structure to efficiently intern, cache and restore strings.☆206Updated 3 months ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆397Updated 3 years ago
- String interning for Rust☆207Updated 3 months ago
- A compiler plugin to insert flame calls☆388Updated 2 years ago