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
- Stack-allocated DSTs for rust (fixed capacity)☆47Updated 10 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated this week
- A maintained fork of the app-dirs-rs project.☆36Updated 4 months ago
- myrrlyn’s wyzyrdly library☆25Updated 10 months ago
- A generic implementation of double-buffering.☆16Updated 3 years ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 2 years ago
- ☆12Updated 2 months ago
- A dynamic library helper for rust crates☆34Updated last year
- Rust String type with configurable byte storage.☆34Updated 4 months ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆33Updated 2 months ago
- Tool to inline module contents into syn::File instances☆12Updated last year
- An experimental allocated buffer suitable for image data (Rust library).☆29Updated last month
- A Vec-like collection which guarantees stable indices and features O(1) deletion of elements☆20Updated 10 months ago
- Types to define keyboard related events.☆56Updated 3 weeks ago
- ☆51Updated 8 months ago
- Pretty backtraces for rust☆14Updated 3 years ago
- Debug RefCell which keeps track of stack traces in debug mode☆23Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆43Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 2 months ago
- Talk to Cargo easily at build time☆17Updated 11 months ago
- watt-based inline procedural macros☆14Updated 4 years ago
- Cast between dynamic trait objects☆32Updated 5 years ago
- Make any value Sync but only available on its original thread☆37Updated last year
- Cargo API written in Paris☆44Updated last month
- ☆29Updated 8 months ago
- A hassle-free utility to encrypt error handling strings in public binaries to protect business logic☆25Updated 2 years ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 3 months ago
- Helper for macro_rules authors to chain their macros with builtin ones (such as `env!`, `include!`, or `concat_idents!`).☆10Updated 9 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- ☆48Updated 2 years ago