pascalkuthe / regex-cursorLinks
Port of the regex crate for use with ropes
☆45Updated 11 months ago
Alternatives and similar repositories for regex-cursor
Users that are interested in regex-cursor are comparing it to the libraries listed below
Sorting:
- Provides TestResult type for concise and precise test failures☆67Updated 2 months ago
- Count and convert between various ways of indexing utf8 string slices.☆20Updated 6 months ago
- Cargo plugin to manage dependency features☆120Updated 3 years ago
- Rust crate for writing repetitive code easier and faster.☆45Updated 3 years ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆50Updated 3 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆68Updated last week
- ☆64Updated 11 months ago
- ☆95Updated last year
- https://github.com/rust-lang/cargo/issues/948☆55Updated last year
- A memory efficient syntax tree for language developers☆63Updated last month
- Helper for macro_rules authors to chain their macros with builtin ones (such as `env!`, `include!`, or `concat_idents!`).☆18Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- Declarative parsing for Rust, using a custom derive and nom☆71Updated 6 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- Automatic `mod` declaration with visibility/re-export customization, conditional compilation and more.☆22Updated 2 years ago
- Traits extending the Rust Range structs in std::ops☆42Updated 2 years ago
- How fast can we recognize a word from a small pre-determined set?☆88Updated last year
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Helper macros: autoimpl, impl_scope☆68Updated last month
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- An explicit closure with absolute seperation of the captured data from the function.☆37Updated 6 months ago
- Macro for sealing traits and structures☆61Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- A high level Rust crate for creating zsh modules☆39Updated last year
- ☆39Updated last year
- Fast `cargo install` action using a GitHub-based binary cache and attestations☆79Updated 2 months ago
- Find duplicate code blocks in files☆56Updated last year