cmccomb / human_regexLinks
A regex library for humans, written in Rust 🦀
☆54Updated last year
Alternatives and similar repositories for human_regex
Users that are interested in human_regex are comparing it to the libraries listed below
Sorting:
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆159Updated this week
- Build nice REPLs using clap and reedline with zero effort☆76Updated 9 months ago
- Comparing parser APIs☆153Updated last week
- A library for building declarative text-based user interfaces☆215Updated 2 years ago
- A more compact help renderer for clap terminal applications☆91Updated 5 months ago
- Build-time configure scripts for Rust☆67Updated last month
- A Rust macro to make enums with a subset of values of the parent☆131Updated 4 months ago
- Concise bit field extraction☆62Updated last year
- The prettier pattern-matching parser with automatic error recovery☆154Updated 3 months ago
- Quick error declarations and automatic conversions between errors for precisely typed error handling. Inspired by Zig's error set type.☆216Updated 2 months ago
- A Rust code linter☆213Updated last year
- Utilities for making the colo documentation☆90Updated last week
- rubicon enables a form of dynamic linking in Rust through cdylib crates and carefully-enforced invariants.☆173Updated last month
- cargo-add command to make dependencies into dylibs☆105Updated 3 years ago
- #[derive] aliases☆96Updated 3 weeks ago
- Compile-time regular expressions, the right way.☆81Updated last year
- Comparison of Rust string types☆166Updated last week
- Maps where keys are borrowed from values.☆304Updated last week
- An unopinionated Rust library for locating configuration, data and cache directories across platforms☆129Updated 3 months ago
- An evil parsing library.☆54Updated 2 years ago
- A flexible, simple to use, clone-efficient String replacement for Rust☆157Updated 3 weeks ago
- Procedural macros to facilitate enum usage, such as when delegating implementations and/or generating variant types.☆55Updated 2 weeks ago
- Build, cache, and run CLI tools scoped in Cargo.toml rather than installing globally. Stop the version drifts across your team, keep it a…☆231Updated last month
- Compile-time state machine magic for Rust: Zero-boilerplate typestate patterns with automatic transition validation☆172Updated last week
- Single-process scheduling: every(10).minutes()?.at(":17")?.run(...☆60Updated last year
- Provides typed variants of Path and PathBuf for Unix and Windows☆60Updated 2 weeks ago
- Natural language command line tool for ripgrep.☆164Updated last year
- Rust KDL parser and derive implementation☆99Updated 2 years ago
- 🦀📏 Rust library to compare strings (or any sequences). 25+ algorithms, pure Rust, common interface, Unicode support.☆301Updated last year
- Two dimensional grid data structure☆97Updated last month