marcianx / downcast-rsLinks
☆201Updated 4 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:
- Conditional compilation according to rustc compiler version☆364Updated 2 weeks ago
- Delegation of trait implementations via procedural macros☆266Updated 10 months ago
- Struct fields that are made read-only accessible to other modules☆251Updated 2 weeks ago
- A library for to allow multiple return types by automatically generated enum.☆367Updated 2 months ago
- Generic Atomic<T> type for Rust☆235Updated last year
- ☆280Updated 3 months ago
- Easy code duplicate with substitution for Rust☆242Updated 8 months ago
- A lightweight version of pin-project written with declarative macros.☆248Updated last month
- Statically-checked alternatives to RefCell and RwLock☆367Updated 11 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆234Updated 3 weeks ago
- A scope for async_std and tokio to spawn non-static futures☆134Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆262Updated last month
- ☆309Updated last month
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆339Updated 2 months ago
- Async synchronization primitives☆269Updated 2 months ago
- a smaller, faster and panic-free alternative to core::fmt☆368Updated last year
- Count lines of LLVM IR per generic function☆445Updated 4 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆204Updated 2 weeks ago
- Serialize and deserialize C-like enum as underlying repr☆243Updated 2 weeks ago
- Per-object thread-local storage for Rust☆343Updated last year
- A Rust macro to determine if a type implements a logical trait expression☆257Updated 5 years ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆155Updated last year
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆335Updated 5 months ago
- Define your own PhantomData☆152Updated 2 weeks ago
- A whitespace-aware quasiquoter for beautiful code generation.☆194Updated last month
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆196Updated 2 years ago
- Reflection via DWARF.☆296Updated 2 years ago
- x-www-form-urlencoded meets Serde☆249Updated 9 months ago
- Graph the number of crates that depend on your crate over time☆241Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated 2 weeks ago