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:
- Delegation of trait implementations via procedural macros☆271Updated last year
- Generic Atomic<T> type for Rust☆237Updated 2 months ago
- Conditional compilation according to rustc compiler version☆375Updated last week
- Statically-checked alternatives to RefCell and RwLock☆370Updated last year
- A simple bitset container for Rust☆148Updated 2 months ago
- A lightweight version of pin-project written with declarative macros.☆253Updated 2 weeks ago
- Getters and Setters for Rust.☆362Updated 2 months ago
- ☆293Updated 3 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆270Updated this week
- Async synchronization primitives☆270Updated last week
- Easy code duplicate with substitution for Rust☆246Updated last week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆345Updated 5 months ago
- ☆329Updated 2 weeks ago
- Struct fields that are made read-only accessible to other modules☆253Updated last week
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆372Updated last year
- A library for to allow multiple return types by automatically generated enum.☆373Updated this week
- Fast function for printing integer primitives to a decimal string☆334Updated 2 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆248Updated 2 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆212Updated 2 weeks ago
- A scope for async_std and tokio to spawn non-static futures☆144Updated last year
- Easy function multiversioning for Rust☆233Updated 8 months ago
- A set of alternative `derive` attributes for Rust☆446Updated last year
- A Rust JSON5 serializer and deserializer which speaks Serde.☆201Updated last year
- Macro for writing nested `if let` expressions☆168Updated last year
- A simple Cross-platform thread schedule and priority library for rust.☆134Updated 3 weeks ago
- Serialize and deserialize C-like enum as underlying repr☆249Updated last week
- Rust replacement for miniz☆218Updated last month
- A safe and convenient store for one value of each type☆347Updated last year
- Per-object thread-local storage for Rust☆348Updated this week
- rust library for formatting dynamic strings☆155Updated last month