ferrouille / constduckLinks
A crate for compile-time duck typing and reflection of structs
☆16Updated 3 years ago
Alternatives and similar repositories for constduck
Users that are interested in constduck are comparing it to the libraries listed below
Sorting:
- ☆56Updated 2 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- Rust library for safely and explicitly parsing untrusted data☆52Updated last year
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 4 years ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- ☆22Updated 4 months ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 7 months ago
- impl Stream for (your own) Generator☆19Updated 6 years ago
- Rust API stability attributes for the rest of us.☆32Updated last year
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- A crate for terminal colors and styles☆13Updated 5 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆38Updated 8 months ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- ☆35Updated 6 months ago
- Easy and safe destructuring for more types.☆32Updated last month
- Rust map and set literals