fkoep / downcast-rsLinks
Trait for downcasting trait objects back to their original types.
☆15Updated 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 dynamic library helper for rust crates☆35Updated 2 years ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 11 months ago
- Use winit like the async runtime you've always wanted☆51Updated last year
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆38Updated 9 months ago
- Types to define keyboard related events☆65Updated 3 weeks ago
- A maintained fork of the app-dirs-rs project.☆36Updated 9 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 months ago
- Inline procedural macros for Rust☆57Updated 2 years ago
- Rust String type with configurable byte storage.☆35Updated 9 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 8 months ago
- An experimental allocated buffer suitable for image data (Rust library).☆34Updated this week
- ☆57Updated last year
- Cargo API written in Paris☆50Updated 3 weeks ago
- A simple macro to create correct opaque pointers☆22Updated 4 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 months ago
- Macro for sealing traits and structures☆56Updated 6 months ago
- Allow function lifetime elision and explicit `for<'a>` annotations on closures.☆23Updated 3 years ago
- A Vec-like collection which guarantees stable indices and features O(1) deletion of elements☆21Updated last year
- ☆39Updated 2 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- A Rust library for runtime-checked linearish types☆34Updated last year
- Uneval your data into Rust code☆22Updated last year
- Sort Unicode strings lexicographically☆36Updated 11 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- Extensible app filesystem library.☆32Updated 5 years ago
- Serde (De)serializer implementation for rlua::Value☆24Updated 2 years ago
- A single-threaded executor for deferred async code for games.☆57Updated 2 years ago