MakotoE / clippitLinks
☆10Updated 2 years ago
Alternatives and similar repositories for clippit
Users that are interested in clippit are comparing it to the libraries listed below
Sorting:
- 🎙 Architect TUI and text user output for multiple output destinations using events, in Rust.☆33Updated this week
- Annoyed that Rust has many string types? Well it doesn't have to☆40Updated 4 years ago
- A newtype wrapper that causes Debug impls to skip a field.☆21Updated 3 years ago
- watt-based inline procedural macros☆14Updated 5 years ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 2 months ago
- Cargo subcommand for handling single-source Rust programs with dependencies☆24Updated 3 years ago
- Pretty-print file sizes and more☆50Updated 10 months ago
- The source code for the redirect worker behind std.rs☆30Updated 2 years ago
- A shell-inspired escape+unescape library for strings☆38Updated 2 years ago
- A hassle-free utility to encrypt error handling strings in public binaries to protect business logic☆26Updated 3 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- Inline procedural macros for Rust☆56Updated 3 years ago
- A simple macro to create correct opaque pointers☆21Updated 4 years ago
- The never type (the true one!) in stable Rust.☆41Updated 6 months ago
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆27Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- A dynamic library helper for rust crates☆36Updated 2 years ago
- Extension of nom to trace parser☆50Updated 11 months ago
- Pretty backtraces for rust☆15Updated 4 years ago
- ☆17Updated 5 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 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
- Cargo API written in Paris☆56Updated this week
- Easy and safe destructuring for more types.☆33Updated 2 months ago
- Source for rustacean.net, home page of Ferris the Crab.☆36Updated 10 months ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆31Updated 2 weeks ago
- A Rustified OpenCL Experience☆46Updated 2 years ago
- std::Error in no_std environment.☆39Updated 5 years ago
- Wraps cargo to move target directories to a central location [super experimental]☆30Updated last year