the-lean-crate / crinerLinks
A tool to mine crates.io and produce static websites
☆133Updated 8 months ago
Alternatives and similar repositories for criner
Users that are interested in criner are comparing it to the libraries listed below
Sorting:
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆157Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- ☆112Updated 2 years ago
- ☆91Updated 8 months ago
- Make trait methods callable without the trait in scope☆149Updated last month
- Graph the number of crates that depend on your crate over time☆251Updated last month
- Compile-time checks that an enum or match is written in sorted order☆117Updated last month
- Utility wrapper to send non send types to other threads safely☆183Updated 3 months ago
- Rust feature search☆179Updated 2 weeks ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- IO-agnostic line editor for embedded systems☆107Updated 5 months ago
- #[no_std] print equivalent for Rust☆64Updated 3 weeks ago
- Lazy formatting utility macro for rust☆127Updated last year
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆152Updated 11 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- A light wrapper around rr, the time-travelling debugger☆145Updated last year
- Track rust binary sizes across builds using Github Actions☆112Updated 2 years ago
- Simple concurrent progress bars.☆104Updated 9 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆156Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆157Updated last year
- Compatibility adapter between tokio and futures☆171Updated 4 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Display syntax-diagrams for Rust-macros on docs.rs and doc.rust-lang.org☆194Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 2 months ago
- Abstract over different executors☆74Updated last year
- Show unused code from multi-crate Rust projects☆104Updated 10 months ago
- ☆212Updated last week
- Copy-on-write string utilities for Rust☆158Updated last year
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago