GrayJack / sugars
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
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆157Updated 3 weeks ago
- Compatibility adapter between tokio and futures☆167Updated 3 weeks ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆151Updated 8 months ago
- Define your own PhantomData☆152Updated 3 weeks ago
- Macros for deriving as functions to access Enums as their inner components☆97Updated 6 months ago
- Rust ABI safe code generator☆185Updated 8 months ago
- 🌵 Cycle-Aware Reference Counting in Rust☆147Updated last week
- Integer trait and functions for Rust☆180Updated last month
- Semantic wrapper for byte count representations☆126Updated 3 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆141Updated 8 months ago
- offsetof for Rust☆225Updated last year
- Convert number to enum☆87Updated 8 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆106Updated last year
- a cross-platform library for opening OS pipes in Rust☆107Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆259Updated 3 months ago
- zero runtime cost default arguments in rust☆87Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆86Updated last month
- Better reference counted strings for Rust☆120Updated 8 months ago
- Lazy formatting utility macro for rust☆127Updated last year
- Rust bindings for libffi☆106Updated 10 months ago
- Compile-time string operations☆90Updated last month
- A library for to allow multiple return types by automatically generated enum.☆362Updated 2 weeks ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 4 months ago
- ☆92Updated last year
- rust library for formatting dynamic strings☆149Updated last year
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆87Updated last week
- Macro to generate random constants in Rust https://xkcd.com/221/☆78Updated last year
- Versioned data-structures for Rust☆203Updated last month