k0nserv / cargo-edit-locallyLinks
Subcommand to easily edit crate dependencies locally
☆51Updated 2 years ago
Alternatives and similar repositories for cargo-edit-locally
Users that are interested in cargo-edit-locally are comparing it to the libraries listed below
Sorting:
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- A pool of reusable values☆50Updated 5 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- Asynchronous file I/O for Tokio☆49Updated last month
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated 2 weeks ago
- Unix Domain Sockets for mio☆29Updated 5 years ago
- A thread pool for rust/tokio that can process file requests and send data to the socket with zero copy (using sendfile)☆28Updated 8 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- A Macros 1.1 implementation of https://crates.io/crates/error-chain☆19Updated 3 years ago
- Rust serializer library☆87Updated last year
- CBOR (binary JSON) for Rust with automatic type based decoding and encoding.☆140Updated 6 years 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 histogram and percentile stats☆48Updated 4 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆44Updated 3 years ago
- Take a reference and get back a slice of length one☆25Updated 4 years ago
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- ☆58Updated 9 months ago
- Derive for the Display trait☆52Updated 6 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- Work-stealing thread pool for executiong futures☆42Updated 7 years ago
- Message broker for the Actix actor framework☆37Updated 4 years ago
- ☆39Updated 5 years ago
- A Rust library for generically joining iterables with a separator☆93Updated last year
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- A Rust library for zero-allocation parsing of binary data.☆48Updated 2 years ago
- ☆64Updated 4 years ago
- Set the error context using doc comments☆54Updated 5 years ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- Judy array implementation in pure Rust☆87Updated 7 years ago