A low level regular expression library that uses deterministic finite automata.
☆352Jul 7, 2023Updated 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. 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,229Feb 27, 2026Updated last month
- A string type for Rust that is not required to be valid UTF-8.☆1,061Feb 10, 2026Updated 2 months ago
- An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all in…☆3,943Feb 24, 2026Updated last month
- A command line tool to generate Unicode tables as source code.☆117Sep 29, 2024Updated last year
- Ensure correct assumptions about constants, types, and more in Rust☆656Nov 18, 2023Updated 2 years ago
- Wordpress hosting with auto-scaling - Free Trial • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Conditional compilation according to rustc compiler version☆394Mar 24, 2026Updated 3 weeks ago
- Represent large sets and maps compactly with finite state transducers.☆2,058Sep 25, 2024Updated last year
- A library for to allow multiple return types by automatically generated enum.☆378Apr 10, 2026Updated last week
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,994Feb 8, 2026Updated 2 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Jun 8, 2023Updated 2 years ago
- [deprecated] Avoid memcpy calls when working with standard containers☆278Sep 23, 2022Updated 3 years ago
- Rust port of Google's SwissTable hash map☆2,902Apr 12, 2026Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,335Apr 9, 2026Updated last week
- garbage collection☆327Jul 24, 2019Updated 6 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- Runtime for executing procedural macros as WebAssembly☆1,492Jan 21, 2026Updated 2 months ago
- Just, really the littlest Vec you could need. So smol.☆733Mar 14, 2026Updated last month
- asynchronous networking primitives☆406Nov 6, 2019Updated 6 years ago
- A crate for safe and ergonomic pin-projection.☆706Updated this week
- Whole program static stack analysis☆655Oct 28, 2024Updated last year
- A low-level I/O ownership and borrowing library☆107Aug 6, 2025Updated 8 months ago
- Colorful panic backtraces for Rust☆600Apr 5, 2026Updated 2 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆2,078Mar 12, 2026Updated last month
- A lightweight version of pin-project written with declarative macros.☆276Apr 10, 2026Updated last week
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Empowering everyone to build asynchronous software☆854Oct 29, 2019Updated 6 years ago
- Procedural macros in expression position☆204Dec 19, 2022Updated 3 years ago
- A parser combinator library for Rust☆1,353Feb 3, 2026Updated 2 months ago
- A fast bump allocation arena for Rust