marcianx / downcast-rsLinks
☆209Updated 2 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☆275Updated 2 months ago
- Generic Atomic<T> type for Rust☆243Updated last month
- Statically-checked alternatives to RefCell and RwLock☆383Updated last month
- Getters and Setters for Rust.☆373Updated 4 months ago
- A set of alternative `derive` attributes for Rust☆455Updated last month
- Conditional compilation according to rustc compiler version☆385Updated last month
- ☆305Updated last month
- Easy code duplicate with substitution for Rust☆249Updated last week
- ☆340Updated 3 weeks ago
- Struct fields that are made read-only accessible to other modules☆259Updated 3 weeks ago
- 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
- Generic bijective maps in Rust☆147Updated 2 years ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆288Updated 3 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week
- Rust library for opening and working with dynamic link libraries.☆202Updated last year
- A simple bitset container for Rust☆155Updated 4 months ago
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆379Updated last year
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆357Updated last month
- Stackless generators on stable Rust.☆471Updated 3 years ago
- Serialize and deserialize C-like enum as underlying repr☆253Updated 3 weeks ago
- A lightweight version of pin-project written with declarative macros.☆259Updated 2 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆262Updated last week
- Expanding opportunities standard library std::fs and std::io☆328Updated last year
- Cargo extension for running Criterion.rs benchmarks☆207Updated 5 months ago
- rust stackful generator library☆351Updated last month
- A scope for async_std and tokio to spawn non-static futures☆152Updated last year
- Compile-time string formatting☆248Updated last month
- Rust method delegation with less boilerplate☆502Updated 3 months ago
- A whitespace-aware quasiquoter for beautiful code generation.☆196Updated 2 weeks ago