☆165Oct 31, 2018Updated 7 years ago
Alternatives and similar repositories for fancy-regex
Users that are interested in fancy-regex are comparing it to the libraries listed below
Sorting:
- Asynchronous readline-like interface (PoC ATM)☆79Dec 12, 2016Updated 9 years ago
- cargo-safety provides safety checks for Rust projects by finding all uses of unsafe code in dependencies.☆62Jan 7, 2018Updated 8 years ago
- a Rust library implementing safe, lightweight context switches, without relying on kernel services☆538Aug 25, 2021Updated 4 years ago
- Semantic code navigation for Rust☆421Jan 14, 2023Updated 3 years ago
- ☆147Sep 6, 2017Updated 8 years ago
- Project dependency manager☆74Mar 26, 2019Updated 6 years ago
- ☆20Mar 20, 2017Updated 8 years ago
- Implementation of libm in rust☆34Jun 1, 2017Updated 8 years ago
- A HTTP 1.1 proxy written in Rust using tokio.☆216Dec 23, 2018Updated 7 years ago
- A tool for transforming Rust code using rules☆715Jun 4, 2023Updated 2 years ago
- Concatenate identifiers in a macro invocation☆94Dec 19, 2022Updated 3 years ago
- Stateful, a Rust Control Flow Plugin☆108Apr 4, 2017Updated 8 years ago
- [INACTIVE] Rust's standard library, free of C dependencies, for Linux systems☆521Dec 9, 2018Updated 7 years ago
- Easily create type-safe `Future`s from state machines — without the boilerplate.☆332Jul 11, 2019Updated 6 years ago
- A dynasm-like tool for rust.☆819Feb 12, 2026Updated 2 weeks ago
- A fast mpmc queue with broadcast capabilities☆211Jul 20, 2018Updated 7 years ago
- Error boilerplate for Rust☆727Aug 7, 2021Updated 4 years ago
- A Rust procedural macro for tracing function execution☆339Jul 4, 2023Updated 2 years ago
- [deprecated] Avoid memcpy calls when working with standard containers☆278Sep 23, 2022Updated 3 years ago
- Implementation of the nanomsg "Scalability Protocols" in rust.☆197Feb 14, 2020Updated 6 years ago
- RAMP - Rust Arithmetic in Multiple Precision☆262Apr 23, 2022Updated 3 years ago
- Perlin: An Efficient and Ergonomic Document Search-Engine☆77Dec 11, 2017Updated 8 years ago
- Bisects rust-lang/rust by pull request, downloading the built artifacts☆19Dec 1, 2018Updated 7 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Apr 21, 2025Updated 10 months ago
- Find build artifacts that are taking up disk space☆339May 2, 2023Updated 2 years ago
- Represent large sets and maps compactly with finite state transducers.☆2,047Sep 25, 2024Updated last year
- ☆738Mar 2, 2020Updated 5 years ago
- Tracking Rust's roadmap☆216Apr 12, 2017Updated 8 years ago
- Convert `try!()` into `?`s☆34Apr 1, 2017Updated 8 years ago
- Experimental cross platform GUI library☆406Jul 1, 2018Updated 7 years ago
- A Mercurial source control server, specifically designed to support large monorepos.☆822Feb 7, 2020Updated 6 years ago
- Error management