MakotoE / clippitLinks
☆10Updated last year
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.☆32Updated last month
- A newtype wrapper that causes Debug impls to skip a field.☆21Updated 2 years ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- watt-based inline procedural macros☆14Updated 5 years ago
- The source code for the redirect worker behind std.rs☆30Updated 2 years ago
- Extension of nom to trace parser☆49Updated 6 months ago
- A shell-inspired escape+unescape library for strings☆38Updated 2 years ago
- Exhaustive iteration trait in Rust☆16Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 5 months ago
- A hassle-free utility to encrypt error handling strings in public binaries to protect business logic☆26Updated 3 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 9 months ago
- ☆36Updated last year
- Inline procedural macros for Rust☆56Updated 2 years ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- A Rust crate for helping write structs as binary data using ✨macro magic✨☆18Updated 5 years ago
- An async allocator with Fun™️ unsafe Rust☆17Updated 2 years ago
- A simple macro to create correct opaque pointers☆22Updated 4 years ago
- Check that a crate builds without libstd☆25Updated 4 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
- A pointer type for heap-allocated objects which heap storage can be re-used☆13Updated 11 months ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- This crate provides `lazy_static_include_bytes` and `lazy_static_include_str` macros to replace `include_bytes` and `include_str` macros.☆12Updated last year
- Annoyed that Rust has many string types? Well it doesn't have to☆39Updated 3 years ago
- A dynamic library helper for rust crates☆35Updated 2 years ago
- A wrapper for build.rs instructions☆16Updated 2 years ago
- std::Error in no_std environment.☆39Updated 4 years ago
- ☆17Updated 5 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆27Updated last year
- Executor for asynchronous task based on wasm web workers.☆33Updated 10 months ago