fkoep / downcast-rs
Trait for downcasting trait objects back to their original types.
☆14Updated last year
Related projects ⓘ
Alternatives and complementary repositories for downcast-rs
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 2 years ago
- Pretty backtraces for rust☆14Updated 3 years ago
- A dynamic library helper for rust crates☆34Updated last year
- A radioactive stabilization of the ptr_meta RFC.☆22Updated 2 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆42Updated 10 months ago
- 🗃 UTF-8 string, byte string, and C string interner☆26Updated this week
- An experimental allocated buffer suitable for image data (Rust library).☆29Updated last month
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated this week
- Rust String type with configurable byte storage.☆34Updated 2 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆34Updated 2 months ago
- LZW en- and decoding that goes weeeee!☆26Updated 7 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆47Updated 8 months ago
- A maintained fork of the app-dirs-rs project.☆36Updated 2 months ago
- ☆50Updated 6 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated 11 months ago
- myrrlyn’s wyzyrdly library☆25Updated 8 months ago
- Safe pointer-to-member functionality for rust☆33Updated 5 months ago
- Rust traits for nonzero generic integers☆15Updated 2 years ago
- A generic implementation of double-buffering.☆16Updated 2 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 4 months ago
- Immediate mode library in Rust☆33Updated 6 years ago
- ☆12Updated this week
- Cargo API written in Paris☆43Updated 2 weeks ago
- Use winit like the async runtime you've always wanted☆47Updated 5 months ago
- Collection of typed data structures, trait operators and aliases☆50Updated 4 years ago
- Take a value atomically once.☆27Updated last year
- Token De/Serializer for testing De/Serialize implementations☆14Updated last week
- Rust library for testing code relying on the global allocator☆13Updated 8 months ago
- A Vec-like collection which guarantees stable indices and features O(1) deletion of elements☆19Updated 8 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated last month