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.☆210Updated last week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆148Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆167Updated this week
- Define your own PhantomData☆156Updated this week
- Macros for deriving as functions to access Enums as their inner components☆104Updated 11 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆153Updated last year
- Rust ABI safe code generator☆188Updated 3 months ago
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆102Updated 7 months ago
- Macro to generate random constants in Rust https://xkcd.com/221/☆79Updated last year
- a cross-platform library for opening OS pipes in Rust☆112Updated 2 months ago
- Convert number to enum☆87Updated last year
- Lazy formatting utility macro for rust☆128Updated last year
- lazy static regular expressions checked at compile time☆215Updated 7 months ago
- Versioned data-structures for Rust☆207Updated 5 months ago
- Better reference counted strings for Rust☆134Updated last year
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆93Updated 2 months ago
- Macro for auto-memoizing Rust functions.☆88Updated 2 weeks ago
- rust library for formatting dynamic strings☆155Updated 3 weeks ago
- Compile-time string operations☆102Updated last week
- Lending iterators on stable Rust☆83Updated last year
- offsetof for Rust☆229Updated last year
- fn(Code) -> Docs☆85Updated 2 years ago
- A faster Arc.☆73Updated last year
- RcLite: small, fast, and memory-friendly reference counting for Rust☆189Updated 4 months ago
- 🌵 Cycle-Aware Reference Counting in Rust☆150Updated last week
- zero runtime cost default arguments in rust☆89Updated 2 years ago
- A tool to mine crates.io and produce static websites☆134Updated 9 months ago
- Write and execute C code inside Rust.☆152Updated 10 months ago