marcianx / downcast-rsLinks
☆203Updated 7 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☆373Updated 2 months ago
- Delegation of trait implementations via procedural macros☆269Updated last year
- Generic Atomic<T> type for Rust☆236Updated last month
- Statically-checked alternatives to RefCell and RwLock☆370Updated last year
- ☆291Updated 2 weeks ago
- ☆328Updated last week
- A simple bitset container for Rust☆147Updated last month
- A safe and convenient store for one value of each type☆346Updated last year
- A library for to allow multiple return types by automatically generated enum.☆371Updated this week
- rust stackful generator library☆342Updated last month
- Easy code duplicate with substitution for Rust☆246Updated 10 months ago
- A set of alternative `derive` attributes for Rust☆446Updated last year
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆371Updated last year
- Struct fields that are made read-only accessible to other modules☆253Updated 2 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated last month
- A scope for async_std and tokio to spawn non-static futures☆142Updated last year
- Rust replacement for miniz☆216Updated 2 weeks ago
- Async synchronization primitives☆270Updated 4 months ago
- Generic bijective maps in Rust☆147Updated last year
- Macro for writing nested `if let` expressions☆168Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆247Updated last month
- Serialize and deserialize C-like enum as underlying repr☆249Updated 2 months ago
- Getters and Setters for Rust.☆361Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 3 months ago
- A lightweight version of pin-project written with declarative macros.☆251Updated this week
- Fast function for printing integer primitives to a decimal string☆332Updated 2 months ago
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago
- Rust library for opening and working with dynamic link libraries.☆199Updated last year
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆345Updated 4 months ago
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago