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,282Aug 10, 2026Updated last week
- An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all in…☆4,010Aug 10, 2026Updated last week
- A string type for Rust that is not required to be valid UTF-8.☆1,109Aug 10, 2026Updated last week
- 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
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Conditional compilation according to rustc compiler version☆394Aug 3, 2026Updated 2 weeks ago
- Represent large sets and maps compactly with finite state transducers.☆2,112Sep 25, 2024Updated last year
- A library for to allow multiple return types by automatically generated enum.☆382Jul 25, 2026Updated 3 weeks ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆2,008Feb 8, 2026Updated 6 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,411Jul 10, 2026Updated last month
- Rust port of Google's SwissTable hash map☆2,979Aug 10, 2026Updated last week
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆53Jun 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,522Jul 19, 2026Updated last month
- garbage collection☆328Jul 24, 2019Updated 7 years ago
- Just, really the littlest Vec you could need. So smol.☆750Jul 10, 2026Updated last month
- Whole program static stack analysis☆661Oct 28, 2024Updated last year
- A crate for safe and ergonomic pin-projection.☆717Aug 7, 2026Updated last week
- Rust library for single assignment cells and lazy statics without macros☆2,088Mar 12, 2026Updated 5 months ago
- Colorful panic backtraces for Rust☆602Aug 1, 2026Updated 2 weeks ago
- A lightweight version of pin-project written with declarative macros.☆278Jul 3, 2026Updated last month
- A fast bump allocation arena for Rust☆2,302Jul 23, 2026Updated 3 weeks ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Optimized string search routines for Rust.☆1,538Aug 10, 2026Updated last week
- Fast, ergonomic metrics for Rust☆344Aug 4, 2026Updated 2 weeks ago
- Empowering everyone to build asynchronous software☆854Oct 29, 2019Updated 6 years ago
- Dynamic structured values for Rust☆32Jul 30, 2026Updated 2 weeks ago
- A parser combinator library for Rust☆1,367Feb 3, 2026Updated 6 months ago
- A port of MUSL's libm to Rust.☆640Apr 20, 2025Updated last year
- Rust port of simdjson☆1,418Updated this week
- 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,062Aug 15, 2025Updated last year
- A set of alternative `derive` attributes for Rust☆469Sep 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☆111Aug 6, 2025Updated last year
- 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.☆693Aug 18, 2023Updated 3 years ago