ehuss / cargo-clone-crate
Cargo subcommand to clone a repo from the registry.
☆16Updated 2 weeks ago
Alternatives and similar repositories for cargo-clone-crate:
Users that are interested in cargo-clone-crate are comparing it to the libraries listed below
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated last month
- Sort Unicode strings lexicographically☆36Updated 8 months ago
- Non-owning unsafe I/O☆20Updated 4 months ago
- Non-allocating iterator over command line arguments☆43Updated last month
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago
- Rust macro to specialize on the type of an expression.☆39Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 6 months ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- A package manager☆19Updated 5 years ago
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆27Updated last year
- We have Crater At Home☆30Updated 5 months ago
- Take a value atomically once.☆29Updated 2 years ago
- Convenient drawing of objects such as shapes, lines and text to buffers☆17Updated 3 years ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- Use winit like the async runtime you've always wanted☆50Updated 10 months ago
- 🧬 Small OAuth crate that follows the sans-io approach 🦀☆23Updated 8 months ago
- Load fonts as vector graphics in pure Rust with advanced text layout.☆43Updated 2 years ago
- Moving code-gen out of `build.rs`☆16Updated 2 weeks ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated 2 weeks 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
- Helps you frob those bits☆36Updated 8 months ago
- Target "triple" support☆51Updated 2 months ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Full precision decimal representation of f64☆26Updated last month
- memory functions like a libc memcmp(), memchr(), memmem(), memcpy(), memset()☆18Updated 2 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 9 months ago
- global allocator for Rust that provides hooks for tracking allocations☆48Updated 2 years ago
- 📦 Creates graphs of crates from cargo metadata 🦀☆63Updated 2 weeks ago
- tom: a format-preserving TOML parser in Rust☆38Updated 2 years ago