GrayJack / sugarsLinks
Syntatic sugar Rust macros
☆83Updated 3 years ago
Alternatives and similar repositories for sugars
Users that are interested in sugars are comparing it to the libraries listed below
Sorting:
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated this week
- Convert number to enum☆87Updated last year
- Define your own PhantomData☆158Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆176Updated 3 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week
- Lending iterators on stable Rust☆83Updated last year
- A tool to mine crates.io and produce static websites☆137Updated last year
- Better reference counted strings for Rust☆139Updated last year
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆155Updated last year
- ☆94Updated 2 years ago
- Rust ABI safe code generator☆189Updated 7 months ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 2 years ago
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- Macro to generate random constants in Rust https://xkcd.com/221/☆79Updated last year
- offsetof for Rust☆229Updated last year
- rust library for formatting dynamic strings☆158Updated 4 months ago
- Versioned data-structures for Rust☆208Updated 9 months ago
- a cross-platform library for opening OS pipes in Rust☆114Updated last month
- prae is a crate that aims to provide a better way to define types that require validation.☆136Updated 2 years ago
- fn(Code) -> Docs☆86Updated 2 years ago
- A faster Arc.☆76Updated last year
- ☆90Updated 3 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆111Updated last year
- Compatibility adapter between tokio and futures☆185Updated 3 months ago
- docs.rs as a publishing platform?☆71Updated last week
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆98Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆114Updated 3 weeks ago
- Macro for sealing traits and structures☆59Updated 11 months ago