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
- A dynamic library helper for rust crates☆35Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated last year
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- Pretty backtraces for rust☆15Updated 3 years ago
- A maintained fork of the app-dirs-rs project.☆35Updated 6 months ago
- An experimental allocated buffer suitable for image data (Rust library).☆31Updated this week
- Use winit like the async runtime you've always wanted☆50Updated 9 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 8 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 5 months ago
- A library for setting current values for stack scope, such as application structure☆21Updated last week
- Types to define keyboard related events.☆57Updated last week
- Rust String type with configurable byte storage.☆34Updated 6 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last week
- Diesel support for citext extension☆11Updated 4 years ago
- Debug RefCell which keeps track of stack traces in debug mode☆24Updated last year
- Take a value atomically once.☆29Updated 2 years ago
- A Vec-like collection which guarantees stable indices and features O(1) deletion of elements☆20Updated last year
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated 5 months ago
- Tool to inline module contents into syn::File instances☆12Updated last year
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆33Updated 3 weeks ago
- Arbitrary width integers☆14Updated 2 weeks ago
- ☆12Updated 4 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated last month
- Cargo API written in Paris☆47Updated 3 weeks ago
- A radioactive stabilization of the ptr_meta RFC.☆25Updated 2 months ago
- Collection of typed data structures, trait operators and aliases☆51Updated 4 years ago
- Early stages of a pure Rust opus library☆14Updated 5 years ago
- Compares two equal-sized byte strings in constant time.☆35Updated last week
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 3 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago