marcianx / downcast-rsLinks
☆212Updated 3 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☆280Updated this week
- Statically-checked alternatives to RefCell and RwLock☆384Updated 3 months ago
- Conditional compilation according to rustc compiler version☆389Updated this week
- Generic Atomic<T> type for Rust☆245Updated 3 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆289Updated 3 weeks ago
- A set of alternative `derive` attributes for Rust☆459Updated 2 months ago
- Struct fields that are made read-only accessible to other modules☆260Updated this week
- ☆347Updated last month
- A safe and convenient store for one value of each type☆349Updated last year
- A library for to allow multiple return types by automatically generated enum.☆373Updated 2 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆268Updated last month
- Getters and Setters for Rust.☆377Updated 6 months ago
- Rust library for opening and working with dynamic link libraries.☆204Updated last year
- A simple bitset container for Rust☆158Updated 6 months ago
- Easy code duplicate with substitution for Rust☆250Updated last month
- ☆312Updated 2 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated this week
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last week
- An unofficial, experimental place for documenting and gathering feedback on the design problems around Rust's orphan rules☆221Updated 6 years ago
- a smaller, faster and panic-free alternative to core::fmt☆383Updated last year
- A lightweight version of pin-project written with declarative macros.☆263Updated 2 weeks ago
- A scope for async_std and tokio to spawn non-static futures☆154Updated last year
- Compile-time string formatting☆256Updated 2 months ago
- A Rust library for safe and effortless global and thread-local state management.☆224Updated 2 years ago
- Serialize and deserialize C-like enum as underlying repr☆255Updated last month
- Support crate for rustc's self-profiling feature☆375Updated 5 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆359Updated this week
- "A very small syn"☆212Updated 10 months ago
- Rust replacement for miniz☆226Updated last week
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆379Updated last year