GrayJack / sugarsLinks
Syntatic sugar Rust macros
☆82Updated 3 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.☆166Updated 3 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated last month
- Rust ABI safe code generator☆188Updated 2 months ago
- Define your own PhantomData☆155Updated last week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆147Updated 11 months ago
- Convert number to enum☆87Updated 11 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- Utility wrapper to send non send types to other threads safely☆183Updated 3 months ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆152Updated 11 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆138Updated 8 months ago
- Lazy formatting utility macro for rust☆127Updated last year
- Macros for deriving as functions to access Enums as their inner components☆102Updated 10 months ago
- zero runtime cost default arguments in rust☆89Updated 2 years ago
- Better reference counted strings for Rust☆130Updated 11 months ago
- a cross-platform library for opening OS pipes in Rust☆112Updated last month
- Compatibility adapter between tokio and futures☆172Updated 4 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆156Updated last month
- Versioned data-structures for Rust☆206Updated 4 months ago
- Macro to generate random constants in Rust https://xkcd.com/221/☆80Updated last year
- Lending iterators on stable Rust☆83Updated last year
- offsetof for Rust☆229Updated last year
- A rust crate to find the total size of an object, on the stack and on the heap☆108Updated last year
- Write and execute C code inside Rust.☆152Updated 9 months ago
- Compile-time string operations☆97Updated last month
- prae is a crate that aims to provide a better way to define types that require validation.☆133Updated 2 years ago
- Rust bindings for libffi☆120Updated last week
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆89Updated last month
- Scroll - making scrolling through buffers fun since 2016☆172Updated last month
- Generate parsers directly from AST node types☆84Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆98Updated 6 months ago