marcianx / downcast-rsLinks
☆201Updated 6 months ago
Alternatives and similar repositories for downcast-rs
Users that are interested in downcast-rs are comparing it to the libraries listed below
Sorting:
- Delegation of trait implementations via procedural macros☆267Updated 11 months ago
- Conditional compilation according to rustc compiler version☆367Updated last month
- Statically-checked alternatives to RefCell and RwLock☆369Updated last year
- Generic Atomic<T> type for Rust☆235Updated 3 weeks ago
- A set of alternative `derive` attributes for Rust☆445Updated last year
- Struct fields that are made read-only accessible to other modules☆252Updated last month
- A library for to allow multiple return types by automatically generated enum.☆369Updated 3 months ago
- ☆286Updated 4 months ago
- Getters and Setters for Rust.☆356Updated 3 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 3 months ago
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆370Updated last year
- Easy code duplicate with substitution for Rust☆244Updated 9 months ago
- ☆323Updated 3 weeks ago
- Fast function for printing integer primitives to a decimal string☆331Updated last month
- Async synchronization primitives☆269Updated 3 months ago
- A scope for async_std and tokio to spawn non-static futures☆138Updated last year
- A simple bitset container for Rust☆145Updated 3 weeks ago
- Generic bijective maps in Rust☆146Updated last year
- Rust replacement for miniz☆215Updated 2 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆246Updated 3 weeks ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆344Updated 4 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- A lightweight version of pin-project written with declarative macros.☆251Updated last week
- Macro for writing nested `if let` expressions☆168Updated last year
- Graph the number of crates that depend on your crate over time☆251Updated last month
- Serialize and deserialize C-like enum as underlying repr☆249Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated last month
- Per-object thread-local storage for Rust☆345Updated 3 weeks ago
- Compile-time string formatting☆237Updated 7 months ago
- A Rust macro to determine if a type implements a logical trait expression☆258Updated 5 years ago