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:
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 2 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated 2 weeks ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆154Updated last year
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 2 years ago
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- Rust bindings for libffi☆122Updated this week
- Macro to generate random constants in Rust https://xkcd.com/221/☆78Updated last year
- Lazy formatting utility macro for rust☆129Updated last year
- Define your own PhantomData☆158Updated 3 weeks ago
- Compile-time string operations☆106Updated 3 weeks ago
- Lending iterators on stable Rust☆83Updated last year
- Rust ABI safe code generator☆189Updated 5 months ago
- The binary-layout library allows type-safe, inplace, zero-copy access to structured binary data. You define a custom data layout and give…☆71Updated 10 months ago
- FFI-compatible futures☆167Updated 2 weeks ago
- Generate parsers directly from AST node types☆85Updated last year
- a cross-platform library for opening OS pipes in Rust☆113Updated last week
- Better reference counted strings for Rust☆137Updated last year
- String optimized for map keys☆66Updated 2 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last month
- RcLite: small, fast, and memory-friendly reference counting for Rust☆193Updated 3 weeks ago
- cargo-add command to make dependencies into dylibs☆102Updated 3 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated 3 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆258Updated last week
- A tool to mine crates.io and produce static websites☆136Updated last year
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- Traits extending the Rust Range structs in std::ops☆40Updated 2 years ago
- docs.rs as a publishing platform?☆71Updated last month
- Convert number to enum☆87Updated last year
- Versioned data-structures for Rust☆207Updated 7 months ago