uniphil / patch-rsLinks
☆42Updated last month
Alternatives and similar repositories for patch-rs
Users that are interested in patch-rs are comparing it to the libraries listed below
Sorting:
- ☆58Updated 9 months ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Updated 2 years ago
- Rust String type with configurable byte storage.☆35Updated 9 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Rust library for checking the installed/running rustc's version.☆52Updated 10 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A procedural macro helper for easily writing custom derives for enums.☆32Updated 3 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 2 months ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Make any value Sync but only available on its original thread☆39Updated 3 months ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- Sort Unicode strings lexicographically☆36Updated 10 months ago
- Tool to inline module contents into syn::File instances☆12Updated 2 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 6 months ago
- ☆57Updated last year
- A growable bit-vector for Rust, optimized for size☆41Updated 4 months ago
- ☆63Updated 7 years ago
- Cargo API written in Paris☆50Updated 2 weeks ago
- std::Error in no_std environment.☆39Updated 4 years ago
- ☆57Updated last year
- ☆57Updated 3 years ago
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- Take a reference and get back a slice of length one☆25Updated 4 years ago
- ☆36Updated 10 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- ☆57Updated 5 months ago
- Advisory cross-platform file locks using file descriptors☆78Updated 2 months ago
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 7 years ago
- Related constants in Rust: 1 << iota☆18Updated 2 years ago