marcianx / downcast-rsLinks
☆200Updated 5 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☆366Updated last month
- A set of alternative `derive` attributes for Rust☆441Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆268Updated 2 months ago
- ☆284Updated 4 months ago
- ☆312Updated 2 months ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated last year
- Generic Atomic<T> type for Rust☆235Updated this week
- Count lines of LLVM IR per generic function☆454Updated 5 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated last week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆342Updated 3 months ago
- Async synchronization primitives☆269Updated 2 months ago
- Procedural macro to implement Display and FromStr using common settings.☆187Updated last month
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆368Updated 11 months ago
- Easy code duplicate with substitution for Rust☆243Updated 9 months ago
- Graph the number of crates that depend on your crate over time☆249Updated 2 weeks ago
- a smaller, faster and panic-free alternative to core::fmt☆369Updated last year
- Struct fields that are made read-only accessible to other modules☆251Updated last month
- A scope for async_std and tokio to spawn non-static futures☆136Updated last year
- x-www-form-urlencoded meets Serde☆251Updated 10 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆165Updated this week
- A library for to allow multiple return types by automatically generated enum.☆368Updated 3 months ago
- A lightweight version of pin-project written with declarative macros.☆249Updated last month
- Append-only collections for Rust where borrows to entries can outlive insertions☆252Updated 3 months ago
- Support crate for rustc's self-profiling feature☆353Updated 4 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆241Updated last week
- A simple bitset container for Rust☆143Updated 2 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆156Updated last month
- Compile-time string formatting☆238Updated 6 months ago
- Getters and Setters for Rust.☆354Updated last week