dhovart / cargo-local-registryLinks
A cargo subcommand to manage local registries
☆155Updated this week
Alternatives and similar repositories for cargo-local-registry
Users that are interested in cargo-local-registry are comparing it to the libraries listed below
Sorting:
- Procedural macros in expression position☆203Updated 2 years ago
- ☆162Updated last year
- ☆125Updated 2 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- Rust macro to generate self-referential structs☆211Updated 4 years ago
- Define custom errors without boilerplate using the custom_error! macro.☆73Updated 4 years ago
- skiplist☆142Updated 3 years ago
- A cache that holds a limited number of key-value pairs☆83Updated 3 years ago
- A typesafe store keyed by types and containing different types of values.☆179Updated 6 years ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Configurable, extensible, interactive line reader☆191Updated 4 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆90Updated 3 years ago
- A Rust library to retry some code until its return value satisfies a condition.☆121Updated 4 months ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 5 months ago
- MOPA: My Own Personal Any. A macro to implement all the `Any` methods on your own trait.☆116Updated 2 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- An LCS based slice and string diffing implementation.☆84Updated last year
- Records build and test status of external tools bundled with the Rust repository.