marcianx / downcast-rsLinks
☆216Updated last month
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☆279Updated last month
- Conditional compilation according to rustc compiler version☆389Updated last month
- Statically-checked alternatives to RefCell and RwLock☆386Updated 4 months ago
- Generic Atomic<T> type for Rust☆246Updated 4 months ago
- A library for to allow multiple return types by automatically generated enum.☆374Updated 3 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆216Updated last week
- Fork of std::Arc with lots of utilities useful for FFI☆276Updated last week
- Easy code duplicate with substitution for Rust☆254Updated 2 months ago
- A set of alternative `derive` attributes for Rust☆459Updated 4 months ago
- ☆319Updated 4 months ago
- Struct fields that are made read-only accessible to other modules☆262Updated last month
- A simple bitset container for Rust☆160Updated 7 months ago
- Rust library for opening and working with dynamic link libraries.☆207Updated 2 years ago
- Graph the number of crates that depend on your crate over time☆256Updated last week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆293Updated last month
- Generic bijective maps in Rust☆147Updated 2 years ago
- Getters and Setters for Rust.☆381Updated 7 months ago
- ☆351Updated 2 months ago
- offsetof for Rust☆228Updated last year
- A whitespace-aware quasiquoter for beautiful code generation.☆197Updated last month
- Support crate for rustc's self-profiling feature☆376Updated 6 months ago
- a smaller, faster and panic-free alternative to core::fmt☆388Updated last year
- Rust replacement for miniz☆230Updated last week
- A safe and convenient store for one value of each type☆349Updated last year
- Compile-time string formatting☆261Updated 3 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆161Updated last month
- Async synchronization primitives☆280Updated last month
- Macro to generate bitfields for structs that allow for modular use of enums.☆218Updated last month
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆369Updated last month
- Procedural macros to derive numeric traits in Rust☆213Updated last year