pascalkuthe / regex-cursor
Port of the regex crate for use with ropes
☆36Updated 3 months ago
Alternatives and similar repositories for regex-cursor:
Users that are interested in regex-cursor are comparing it to the libraries listed below
- Provides TestResult type for concise and precise test failures☆64Updated 9 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- ☆88Updated 6 months ago
- Types to define keyboard related events☆64Updated last week
- ☆31Updated 10 months ago
- ☆34Updated 3 years ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- Cargo API written in Paris☆48Updated 3 weeks ago
- Tower-based Rust crate for the Language Server Protocol☆3Updated 3 years ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆55Updated last month
- Attribute proc-macro to delegate method to a field☆29Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- Textual tables with automatic alignment☆39Updated last year
- Helper for macro_rules authors to chain their macros with builtin ones (such as `env!`, `include!`, or `concat_idents!`).☆12Updated last year
- How fast can we recognize a word from a small pre-determined set?☆80Updated 3 months ago
- Proc macro derive to generate structs from enum variants.☆29Updated last year
- Serde-based replacement for #[derive(Debug)]