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:
- Define your own PhantomData☆158Updated last week
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆150Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated last week
- Utility wrapper to send non send types to other threads safely☆187Updated 6 months ago
- Rust ABI safe code generator☆189Updated 5 months ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆154Updated last year
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- Rust bindings for libffi☆120Updated 2 weeks ago
- A tool to mine crates.io and produce static websites☆136Updated 11 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated 2 weeks ago
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- Convert number to enum☆87Updated last year
- Better reference counted strings for Rust☆136Updated last year
- offsetof for Rust☆228Updated last year
- zero runtime cost default arguments in rust☆90Updated last month
- Lending iterators on stable Rust☆83Updated last year
- Compile-time string operations☆104Updated this week
- a cross-platform library for opening OS pipes in Rust☆113Updated 2 weeks ago
- FFI-compatible futures☆167Updated 3 months ago
- Compatibility adapter between tokio and futures☆182Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated last week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆274Updated last month
- Rust crate to time your function using derive annotations.☆85Updated 2 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆256Updated last week
- String optimized for map keys☆66Updated 2 months ago
- Versioned data-structures for Rust☆207Updated 7 months ago
- Reflection via DWARF.☆297Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆128Updated 8 months ago