GrayJack / sugars
Syntatic sugar Rust macros
☆80Updated 2 years ago
Alternatives and similar repositories for sugars:
Users that are interested in sugars are comparing it to the libraries listed below
- Macros for deriving as functions to access Enums as their inner components☆95Updated 4 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆155Updated 3 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆89Updated 3 weeks ago
- zero runtime cost default arguments in rust☆85Updated last year
- Compatibility adapter between tokio and futures☆159Updated 2 months ago
- Lending iterators on stable Rust☆81Updated last year
- Better reference counted strings for Rust☆117Updated 6 months ago
- A Rust implementation of two segment trees and a fenwick tree.☆64Updated 6 years ago
- Lazy formatting utility macro for rust☆127Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆135Updated 5 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆190Updated last month
- Compile-time string operations☆84Updated 3 weeks ago
- A rust crate to find the total size of an object, on the stack and on the heap☆105Updated last year
- Define your own PhantomData☆151Updated last month
- a cross-platform library for opening OS pipes in Rust☆101Updated 3 months ago
- ☆93Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆117Updated 7 months ago
- Make trait methods callable without the trait in scope☆135Updated 2 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆293Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆75Updated this week
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆149Updated 5 months ago
- Rust ABI safe code generator☆183Updated 5 months ago
- ☆189Updated 11 months ago
- Rust bindings for libffi☆105Updated 7 months ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆57Updated 9 months ago
- Integer trait and functions for Rust☆179Updated 8 months ago
- Convert number to enum☆88Updated 5 months ago
- Convert closures into wakers☆45Updated 2 months ago
- A collection of small utilities for working with pointer types in Rust.☆119Updated this week
- An utility that easily makes bytes size representation and helps its arithmetic operations.☆114Updated last month