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
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated last month
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆96Updated 3 months ago
- Better reference counted strings for Rust☆121Updated 9 months ago
- Compatibility adapter between tokio and futures☆167Updated last month
- a cross-platform library for opening OS pipes in Rust☆109Updated 2 months ago
- A scope for async_std and tokio to spawn non-static futures☆131Updated 11 months ago
- Lazy formatting utility macro for rust☆127Updated last year
- Define your own PhantomData☆152Updated last month
- Macros for deriving as functions to access Enums as their inner components☆99Updated 7 months ago
- Convert number to enum☆87Updated 8 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆142Updated 8 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 5 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆232Updated 3 months ago
- Lending iterators on stable Rust☆82Updated last year
- Versioned data-structures for Rust☆203Updated 2 months ago
- Make trait methods callable without the trait in scope☆136Updated last month
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆151Updated 8 months ago
- A collection of small utilities for working with pointer types in Rust.☆124Updated 3 months ago
- 🌵 Cycle-Aware Reference Counting in Rust☆147Updated this week
- ☆192Updated last year
- A rust crate to find the total size of an object, on the stack and on the heap☆106Updated last year
- Convert closures into wakers☆45Updated 3 months ago
- Macro to generate random constants in Rust https://xkcd.com/221/☆80Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆78Updated last week
- lazy static regular expressions checked at compile time☆208Updated 4 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆68Updated 11 months ago
- Macro for sealing traits and structures☆53Updated 4 months ago