mystor / ctrsLinks
watt-based inline procedural macros
☆14Updated 5 years ago
Alternatives and similar repositories for ctrs
Users that are interested in ctrs are comparing it to the libraries listed below
Sorting:
- Shows only the first page of rustc output☆11Updated 6 months ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated last month
- Easy and safe destructuring for more types.☆33Updated 3 weeks ago
- A newtype with alignment of at least `A` bytes☆32Updated 9 months ago
- An attribute macro for creating a `Standard` distribution for rust types☆16Updated 4 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- A Rust crate for helping write structs as binary data using ✨macro magic✨☆18Updated 5 years ago
- ☆36Updated last year
- Cargo dephell analyzes the third-party dependencies of a Rust workspace☆48Updated 2 years ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- Rust library for safely and explicitly parsing untrusted data☆52Updated last year
- ☆36Updated 3 years ago
- A newtype wrapper that causes Debug impls to skip a field.☆21Updated 2 years ago
- Rust API stability attributes for the rest of us.☆32Updated last year
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆46Updated 7 years ago
- Functions for determining terminal sizes in Rust☆14Updated 2 weeks ago
- ☆31Updated 5 years ago
- A crate for terminal colors and styles☆13Updated 5 years ago
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 3 years ago
- LZW en- and decoding that goes weeeee!☆29Updated 2 weeks ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 11 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 8 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated this week
- Print bytes as losslessly as possible.☆18Updated 3 months ago
- Arbitrary width integers☆22Updated 4 months ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 5 years ago
- kindly is a simple Rust implementation of a set-user-ID-root program, similar to sudo but in a much reduced way.