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:
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 3 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 months ago
- Rust ABI safe code generator☆191Updated 8 months ago
- Convert number to enum☆87Updated last year
- Define your own PhantomData☆158Updated 3 weeks ago
- Versioned data-structures for Rust☆208Updated 10 months ago
- Better reference counted strings for Rust☆139Updated last year
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 3 years ago
- A flexible, simple to use, clone-efficient String replacement for Rust☆156Updated last week
- rust library for formatting dynamic strings☆159Updated 5 months ago
- a cross-platform library for opening OS pipes in Rust☆114Updated 3 months ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated 2 years ago
- Compatibility adapter between tokio and futures☆187Updated last week
- Rust bindings for libffi☆125Updated last week
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆99Updated last week
- Macro to generate random constants in Rust https://xkcd.com/221/☆79Updated last year
- A tool to mine crates.io and produce static websites☆138Updated last year
- Write and execute C code inside Rust.☆155Updated last year
- 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☆185Updated 9 months ago
- FFI-compatible futures☆171Updated 3 months ago
- Scroll - making scrolling through buffers fun since 2016☆185Updated 4 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆161Updated 3 weeks ago
- A Rust implementation of two segment trees and a fenwick tree.☆65Updated 7 years ago
- A faster Arc.☆77Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last month
- 🌵 Cycle-Aware Reference Counting in Rust☆153Updated 2 months ago