k0nserv / cargo-edit-locally
Subcommand to easily edit crate dependencies locally
☆50Updated 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
- ☆59Updated 7 months ago
- ☆37Updated 3 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- A Rust library for generically joining iterables with a separator☆92Updated last year
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Custom derivation macro for Rust☆112Updated 7 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A simple map based on a vector for small integer keys☆64Updated 3 months ago
- ☆55Updated 3 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- A pool of reusable values☆50Updated 5 years ago
- rust histogram and percentile stats☆47Updated 4 years ago
- Unix Domain Sockets for mio☆28Updated 4 years ago
- Generic extensions for tapping values in Rust.☆55Updated 5 years ago
- Rust serializer library☆87Updated 11 months ago
- Take a reference and get back a slice of length one☆25Updated 3 years ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- ☆41Updated 7 months ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Futures-aware lock primitives☆39Updated 3 months ago
- Floating point approximate comparison for Rust☆60Updated last month
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- Twoway / Fast substring search for strings and byte strings (Rust) / Also assorted benchmarks and string search snippets☆64Updated 3 years ago
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆61Updated 5 months ago
- Runtime string formatting for Rust☆63Updated 5 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 3 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`☆30Updated 2 years ago
- Asynchronous file I/O for Tokio☆48Updated last month
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago