mozilla / rust-parsepatchLinks
Git patch parser in Rust
☆31Updated 2 years ago
Alternatives and similar repositories for rust-parsepatch
Users that are interested in rust-parsepatch are comparing it to the libraries listed below
Sorting:
- Reliable parallel remove_dir_all implementation for Windows and other platforms.☆59Updated 2 months ago
- Generic Range iterators for Rust☆27Updated 5 months ago
- Thread-safe, reference-counted null-terminated immutable Rust strings.☆45Updated 11 months ago
- Rust library for checking the installed/running rustc's version.☆53Updated last year
- A Rust create for outputting information and log messages for humans and machines☆39Updated last month
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 11 months ago
- Rust library for retrieving and interacting with the crates.io index☆73Updated 4 months ago
- Fork of mimallocator that aims to port mimalloc over to rust.☆17Updated 6 years ago
- Derive Display for simple enums automagically☆24Updated 3 years ago
- Windows INI file {de,}serialization☆25Updated last year
- Asynchronous file I/O for Tokio☆48Updated 5 months ago
- A globbing library for Rust.☆44Updated last year
- A Rust library for dynamically generating Dockerfiles.☆35Updated 6 years ago
- like thread::spawn but for processes☆159Updated 9 months ago
- A super minimal wrapper around unix sockets for IPC.☆38Updated 3 years ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆35Updated 2 weeks ago
- Native TLS for futures and async-std☆72Updated 6 months ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Rust's built-in testing and benchmarking framework☆60Updated 4 years ago
- The Bourne shell installer used by Rust and Cargo