marcianx / downcast-rs
☆194Updated 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
- Conditional compilation according to rustc compiler version☆349Updated last week
- Generic Atomic<T> type for Rust☆230Updated last year
- Statically-checked alternatives to RefCell and RwLock☆368Updated 8 months ago
- A set of alternative `derive` attributes for Rust☆433Updated 9 months ago
- ☆265Updated 3 weeks ago
- Delegation of trait implementations via procedural macros☆260Updated 7 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆334Updated this week
- Stackless generators on stable Rust.☆455Updated 2 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆330Updated 2 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆199Updated last week
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆359Updated 8 months ago
- Easy code duplicate with substitution for Rust☆238Updated 5 months ago
- Macro for writing nested `if let` expressions☆163Updated last year
- a smaller, faster and panic-free alternative to core::fmt☆356Updated last year
- Cargo extension for running Criterion.rs benchmarks☆195Updated 8 months ago
- Faster, more compact implementation of std::Cow☆343Updated last year
- ☆284Updated 7 months ago
- Struct fields that are made read-only accessible to other modules☆234Updated last week
- Graph the number of crates that depend on your crate over time☆237Updated last week
- Ensure correct assumptions about constants, types, and more in Rust☆606Updated last year
- Procedural macros in expression position☆204Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last week
- A safe and convenient store for one value of each type☆338Updated 7 months ago
- x-www-form-urlencoded meets Serde☆240Updated 7 months ago
- Getters and Setters for Rust.☆350Updated 2 weeks ago
- A library for to allow multiple return types by automatically generated enum.☆358Updated this week
- Async synchronization primitives☆261Updated last month
- Rust method delegation with less boilerplate☆461Updated last month
- Support crate for rustc's self-profiling feature☆342Updated 3 weeks ago
- Like Rust's std::Path, but UTF-8.☆473Updated last week