marcianx / downcast-rs
☆185Updated 7 months ago
Related projects ⓘ
Alternatives and complementary repositories for downcast-rs
- Conditional compilation according to rustc compiler version☆334Updated 2 weeks ago
- Delegation of trait implementations via procedural macros☆259Updated 4 months ago
- ☆231Updated 2 weeks ago
- A set of alternative `derive` attributes for Rust☆420Updated 5 months ago
- a smaller, faster and panic-free alternative to core::fmt☆352Updated 9 months ago
- Struct fields that are made read-only accessible to other modules☆223Updated 2 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆366Updated 5 months ago
- offsetof for Rust☆225Updated 7 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆188Updated 2 weeks ago
- A library for to allow multiple return types by automatically generated enum.☆351Updated this week
- Generic Atomic<T> type for Rust☆218Updated 9 months ago
- A library for creating references that carry their owner with them.☆363Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆245Updated 3 weeks ago
- Procedural macros in expression position☆203Updated last year
- Easy code duplicate with substitution for Rust☆236Updated 2 months ago
- Stackless generators on stable Rust.☆441Updated 2 years ago
- Graph the number of crates that depend on your crate over time☆232Updated this week
- A Rust proc_macro_attribute to outline conversions from generic functions☆264Updated 5 months ago
- Procedural macro to implement Display and FromStr using common settings.☆182Updated this week
- Macro to generate bitfields for structs that allow for modular use of enums.☆161Updated last week
- A safe and convenient store for one value of each type☆331Updated 4 months ago
- Like Rust's std::Path, but UTF-8.☆438Updated 3 months ago
- ☆269Updated 3 months ago
- Generic bijective maps in Rust☆132Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated last month
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆330Updated 4 months ago
- Compile-time string formatting☆217Updated 2 months ago
- Rust method delegation with less boilerplate☆449Updated last month
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 4 years ago
- Rust replacement for miniz☆180Updated this week