BurntSushi / regex-automata
A low level regular expression library that uses deterministic finite automata.
☆351Updated last year
Related projects ⓘ
Alternatives and complementary repositories for regex-automata
- A mortifying serialization library for Rust☆322Updated last year
- Manual segmented stacks for Rust☆291Updated last week
- SIMD-accelerated UTF-8 validation for Rust.☆533Updated last week
- [deprecated] Avoid memcpy calls when working with standard containers☆276Updated 2 years ago
- Garbage collected smart pointers for Rust☆266Updated 2 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆267Updated last year
- A library for creating references that carry their owner with them.☆362Updated last year
- A string type for Rust that is not required to be valid UTF-8.☆820Updated last week
- Faster, more compact implementation of std::Cow☆338Updated last year
- Efficient transactional memory in rust.☆209Updated 3 years ago
- garbage collection☆319Updated 5 years ago
- Rust doesn't have exceptions☆630Updated 4 years ago
- Super-fast float parser in Rust (now part of Rust core)☆275Updated last year
- Fast generic radix trie implemented in Rust☆188Updated last year
- Execute your code on the Rust ecosystem.☆181Updated last month
- An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection☆252Updated 2 years ago
- safe bindings to io-uring☆654Updated 3 years ago
- Fast numeric to- and from-string conversion routines.☆298Updated 2 weeks ago
- Generic array types in Rust☆405Updated 4 months ago
- Stackless generators on stable Rust.☆441Updated 2 years ago
- An experimental serialization system written in Rust☆264Updated last year
- A HashMap variant that spreads resize load across inserts☆190Updated last week
- Snappy compression implemented in Rust (including the Snappy frame format).☆454Updated last month
- A port of HdrHistogram to Rust☆305Updated 8 months ago
- The arena, a fast but limited type of allocator☆521Updated 3 months ago
- A command line tool for comparing benchmarks run by Criterion.☆220Updated last month
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆267Updated 3 months ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆385Updated 2 years ago
- A compiler plugin to insert flame calls☆379Updated last year
- Concurrently Readable Data Structures for Rust☆345Updated last month