marcianx / downcast-rs
☆200Updated 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:
- Delegation of trait implementations via procedural macros☆264Updated 9 months ago
- Conditional compilation according to rustc compiler version☆353Updated 2 months ago
- A library for to allow multiple return types by automatically generated enum.☆366Updated last month
- Generic Atomic<T> type for Rust☆234Updated last year
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- ☆306Updated last month
- A set of alternative `derive` attributes for Rust☆439Updated 11 months ago
- Struct fields that are made read-only accessible to other modules☆240Updated 2 months ago
- Easy code duplicate with substitution for Rust☆242Updated 7 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated 2 months ago
- Getters and Setters for Rust.☆355Updated 3 weeks ago
- Procedural macro to implement Display and FromStr using common settings.☆184Updated 2 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆262Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated 2 months ago
- offsetof for Rust☆225Updated last year
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆338Updated 2 months ago
- ☆273Updated 2 months ago
- Serialize and deserialize C-like enum as underlying repr☆242Updated 2 months ago
- Async synchronization primitives☆268Updated last month
- Compile-time string formatting☆235Updated 5 months ago
- A thread pool for isolating blocking I/O in async programs☆357Updated 3 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆233Updated last week
- Fast function for printing integer primitives to a decimal string☆326Updated 2 months ago
- A lightweight version of pin-project written with declarative macros.☆247Updated last week
- Stackless generators on stable Rust.☆462Updated 2 years ago
- Per-object thread-local storage for Rust☆342Updated last year
- A simple bitset container for Rust☆140Updated 2 weeks ago
- A whitespace-aware quasiquoter for beautiful code generation.☆191Updated 2 weeks ago
- rust stackful generator library☆326Updated last month
- A safe and convenient store for one value of each type☆344Updated 10 months ago