A low level regular expression library that uses deterministic finite automata.
☆353Jul 7, 2023Updated 3 years ago
Alternatives and similar repositories for regex-automata
Users that are interested in regex-automata are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A fast implementation of Aho-Corasick in Rust.☆1,271Apr 21, 2026Updated 3 months ago
- An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all in…☆3,995Jul 15, 2026Updated 2 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆1,098Jul 15, 2026Updated 2 weeks ago
- Ensure correct assumptions about constants, types, and more in Rust☆665Nov 18, 2023Updated 2 years ago
- A command line tool to generate Unicode tables as source code.☆119Sep 29, 2024Updated last year
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Conditional compilation according to rustc compiler version☆394Jul 7, 2026Updated 3 weeks ago
- Represent large sets and maps compactly with finite state transducers.☆2,111Sep 25, 2024Updated last year
- A library for to allow multiple return types by automatically generated enum.☆383Updated this week
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆2,007Feb 8, 2026Updated 5 months ago
- [deprecated] Avoid memcpy calls when working with standard containers☆279Sep 23, 2022Updated 3 years ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,403Jul 10, 2026Updated 2 weeks ago
- Rust port of Google's SwissTable hash map☆2,976Updated this week
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆54Jun 8, 2023Updated 3 years ago
- asynchronous networking primitives☆406Nov 6, 2019Updated 6 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Runtime for executing procedural macros as WebAssembly☆1,519Jul 19, 2026Updated last week
- garbage collection☆328Jul 24, 2019Updated 7 years ago
- Just, really the littlest Vec you could need. So smol.☆750Jul 10, 2026Updated 2 weeks ago
- Whole program static stack analysis☆662Oct 28, 2024Updated last year
- A crate for safe and ergonomic pin-projection.☆716Updated this week
- Rust library for single assignment cells and lazy statics without macros☆2,088Mar 12, 2026Updated 4 months ago
- Colorful panic backtraces for Rust☆601Apr 5, 2026Updated 3 months ago
- A lightweight version of pin-project written with declarative macros.☆278Jul 3, 2026Updated 3 weeks ago
- Optimized string search routines for Rust.☆1,522Jul 11, 2026Updated 2 weeks ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- A fast bump allocation arena for Rust☆2,287Updated this week
- Fast, ergonomic metrics for Rust☆344Jul 21, 2026Updated last week
- Empowering everyone to build asynchronous software☆854Oct 29, 2019Updated 6 years ago
- Dynamic structured values for Rust☆32Jul 20, 2026Updated last week
- A parser combinator library for Rust☆1,361Feb 3, 2026Updated 5 months ago
- A port of MUSL's libm to Rust.☆641Apr 20, 2025Updated last year
- Rust port of simdjson☆1,410Jul 14, 2026Updated 2 weeks ago
- Procedural macros in expression position☆204Dec 19, 2022Updated 3 years ago
- Cross platform terminal colors for Rust.☆491Dec 31, 2024Updated last year
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- A binary encoder / decoder implementation in Rust.☆3,069Aug 15, 2025Updated 11 months ago
- A set of alternative `derive` attributes for Rust☆468Sep 27, 2025Updated 10 months ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆84Aug 30, 2022Updated 3 years ago
- A low-level I/O ownership and borrowing library☆110Aug 6, 2025Updated 11 months ago
- A library for creating references that carry their owner with them.☆388Oct 12, 2023Updated 2 years ago
- a smaller, faster and panic-free alternative to core::fmt☆394Feb 14, 2024Updated 2 years ago
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆692Aug 18, 2023Updated 2 years ago