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.☆214Updated last week
- Define your own PhantomData☆156Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated 3 weeks ago
- Versioned data-structures for Rust☆207Updated 6 months 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()☆292Updated 2 years ago
- offsetof for Rust☆229Updated last year
- A tool to mine crates.io and produce static websites☆135Updated 10 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆149Updated 3 weeks ago
- Compile-time string operations☆103Updated this week
- rust library for formatting dynamic strings☆155Updated last month
- Convert number to enum☆87Updated last year
- Rust ABI safe code generator☆189Updated 4 months ago
- Rust bindings for libffi☆121Updated this week
- Better reference counted strings for Rust☆135Updated last year
- Lazy formatting utility macro for rust☆128Updated last year
- Macros for deriving as functions to access Enums as their inner components☆104Updated 11 months ago
- Utility wrapper to send non send types to other threads safely☆186Updated 5 months ago
- a cross-platform library for opening OS pipes in Rust☆113Updated this week
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆93Updated 3 months ago
- Compatibility adapter between tokio and futures☆179Updated last week
- Lending iterators on stable Rust☆83Updated last year
- zero runtime cost default arguments in rust☆90Updated 3 weeks ago
- Scroll - making scrolling through buffers fun since 2016☆175Updated last week
- Macro to generate random constants in Rust https://xkcd.com/221/☆79Updated last year
- The binary-layout library allows type-safe, inplace, zero-copy access to structured binary data. You define a custom data layout and give…☆71Updated 8 months ago
- prae is a crate that aims to provide a better way to define types that require validation.☆135Updated 2 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated last week
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated 2 weeks ago
- lazy static regular expressions checked at compile time☆216Updated 8 months ago