fkoep / downcast-rs
Trait for downcasting trait objects back to their original types.
☆14Updated last year
Alternatives and similar repositories for downcast-rs
Users that are interested in downcast-rs are comparing it to the libraries listed below
Sorting:
- Pretty backtraces for rust☆15Updated 3 years ago
- A maintained fork of the app-dirs-rs project.☆35Updated 8 months ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- A dynamic library helper for rust crates☆35Updated last year
- Rust String type with configurable byte storage.☆35Updated 8 months ago
- A library for setting current values for stack scope, such as application structure☆21Updated last month
- Make any value Sync but only available on its original thread☆39Updated 2 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last month
- ☆56Updated last year
- Compares two equal-sized byte strings in constant time.☆37Updated last month
- ☆19Updated 3 years ago
- The source code for the redirect worker behind std.rs☆30Updated 2 years ago
- Debug RefCell which keeps track of stack traces in debug mode☆24Updated last year
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 7 months ago
- Take a value atomically once.☆30Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- Unbuffered and unlocked I/O streams☆45Updated 2 months ago
- Cargo API written in Paris☆49Updated last week
- A Vec-like collection which guarantees stable indices and features O(1) deletion of elements☆20Updated last year
- myrrlyn’s wyzyrdly library☆25Updated last year
- Types to define keyboard related events☆65Updated last week
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆27Updated last year
- Collection of typed data structures, trait operators and aliases☆51Updated 4 years ago
- Annotation to easily define ad-hoc / one-shot extension traits☆12Updated 10 months ago
- Rust API stability attributes for the rest of us.☆29Updated 10 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Updated 2 years ago
- ☆36Updated 9 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month