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.☆216Updated 3 weeks ago
- Define your own PhantomData☆158Updated last month
- a cross-platform library for opening OS pipes in Rust☆114Updated 4 months ago
- Better reference counted strings for Rust☆140Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 6 months ago
- Convert number to enum☆87Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- offsetof for Rust☆228Updated last year
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆290Updated 3 years ago
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆99Updated 3 weeks ago
- Macros for deriving as functions to access Enums as their inner components☆104Updated last week
- Compile-time string operations☆116Updated last week
- Utility wrapper to send non send types to other threads safely☆186Updated 10 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…☆73Updated last year
- A flexible, simple to use, clone-efficient String replacement for Rust☆157Updated 3 weeks ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- Rust ABI safe code generator☆190Updated 9 months ago
- ☆64Updated last month
- Write and execute C code inside Rust.☆155Updated last year
- Rust bindings for libffi☆126Updated last week
- FFI-compatible futures☆172Updated 4 months ago
- A Rust implementation of two segment trees and a fenwick tree.☆65Updated 7 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated 2 years ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- A faster Arc.☆80Updated 2 years ago
- rust library for formatting dynamic strings☆160Updated 6 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆279Updated 2 weeks ago
- prae is a crate that aims to provide a better way to define types that require validation.☆134Updated 3 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆162Updated last month