marcianx / downcast-rs
☆195Updated 2 months ago
Alternatives and similar repositories for downcast-rs:
Users that are interested in downcast-rs are comparing it to the libraries listed below
- Generic Atomic<T> type for Rust☆231Updated last year
- Conditional compilation according to rustc compiler version☆350Updated 3 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated 9 months ago
- A library for to allow multiple return types by automatically generated enum.☆362Updated last week
- Delegation of trait implementations via procedural macros☆261Updated 8 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆157Updated 3 weeks ago
- ☆270Updated last month
- Easy code duplicate with substitution for Rust☆239Updated 6 months ago
- Struct fields that are made read-only accessible to other modules☆237Updated 3 weeks ago
- A set of alternative `derive` attributes for Rust☆434Updated 10 months ago
- Procedural macro to implement Display and FromStr using common settings.☆184Updated 3 weeks ago
- "A very small syn"☆201Updated 2 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆259Updated 3 months ago
- offsetof for Rust☆225Updated last year
- a smaller, faster and panic-free alternative to core::fmt☆363Updated last year
- A library for compact bit sets containing enums.☆98Updated 3 weeks ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆184Updated this week
- A simple bitset container for Rust☆133Updated 4 months ago
- Define your own PhantomData☆152Updated 3 weeks ago
- A scope for async_std and tokio to spawn non-static futures☆126Updated 10 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆240Updated 3 weeks ago
- Compile-time string formatting☆234Updated 3 months ago
- Async synchronization primitives☆263Updated 2 months ago
- Graph the number of crates that depend on your crate over time☆236Updated this week
- A safe and convenient store for one value of each type☆340Updated 8 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆338Updated 3 weeks ago
- Getters and Setters for Rust.☆352Updated last month
- Abstract over the atomicity of reference-counting pointers in rust☆150Updated 4 months ago
- String interning for Rust☆198Updated this week