GrayJack / sugarsLinks
Syntatic sugar Rust macros
☆82Updated 2 years ago
Alternatives and similar repositories for sugars
Users that are interested in sugars are comparing it to the libraries listed below
Sorting:
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated 2 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆144Updated 10 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 5 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆204Updated 2 weeks ago
- Lending iterators on stable Rust☆82Updated last year
- Macros for deriving as functions to access Enums as their inner components☆102Updated 8 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Rust bindings for libffi☆118Updated last week
- Macro to generate random constants in Rust https://xkcd.com/221/☆80Updated last year
- Write and execute C code inside Rust.☆151Updated 7 months ago
- Define your own PhantomData☆152Updated 2 weeks ago
- Lazy formatting utility macro for rust☆127Updated last year
- Compatibility adapter between tokio and futures☆171Updated 2 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 7 months ago
- offsetof for Rust☆227Updated last year
- docs.rs as a publishing platform?☆69Updated 2 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated last month
- FFI-compatible futures☆165Updated 2 weeks ago
- Better reference counted strings for Rust☆126Updated 10 months ago
- Make trait methods callable without the trait in scope☆146Updated 2 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆155Updated 2 weeks ago
- Rust ABI safe code generator☆188Updated last month
- zero runtime cost default arguments in rust☆89Updated last year
- Convert number to enum☆87Updated 10 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆107Updated last year
- a cross-platform library for opening OS pipes in Rust☆111Updated 2 weeks ago
- Changing function definitions at runtime in Rust☆132Updated 2 years ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆152Updated 10 months ago
- rust library for formatting dynamic strings☆152Updated last year
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆88Updated last week