Lej77 / cast_trait_objectLinks
Cast between trait objects using only safe Rust.
☆17Updated last year
Alternatives and similar repositories for cast_trait_object
Users that are interested in cast_trait_object are comparing it to the libraries listed below
Sorting:
- Cast between dynamic trait objects☆34Updated 5 years ago
- A Rust crate with a sscanf (inverse of format!()) Macro based on Regex☆33Updated this week
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last week
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆52Updated last month
- Safe, fully-featured bindings to the Tracy profiler☆29Updated 5 months ago
- Asset manger for good assets only☆31Updated 2 years ago
- ☆39Updated 6 years ago
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- Automated GUI testing using accesskit☆72Updated 2 months ago
- ☆31Updated 5 years ago
- Themable Immediate Mode User Interface Toolkit in Rust☆95Updated 8 months ago
- Single assignment and lazy maps☆19Updated 2 months ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆41Updated 11 months ago
- Typed index version of Rust slice and Vec containers☆75Updated last week
- An undo-redo library.☆55Updated 2 months ago
- An easy to use library to save arbitrary rust data-structures to disk (or serialize to any other stream)☆101Updated 3 weeks ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Add a REPL to your application with a few macros☆18Updated 4 months ago
- Bare-metal allocators.☆76Updated 3 years ago
- Opens up a Rust enum to allow for non-specified values☆18Updated last year
- A kludgey 2d game engine written in Rust atop wgpu☆74Updated 8 months ago
- Rust macro to specialize on the type of an expression.☆47Updated 2 years ago
- Shit Entity Component System☆66Updated 6 months ago
- Map data structure whose keys are stored as ranges☆98Updated 3 weeks ago
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆32Updated 2 years ago
- Choose Rust types at compile-time via constants☆69Updated last year
- Const TypeId and non-'static TypeId☆70Updated 3 weeks ago
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆42Updated last year
- RXI's microui ported to rust (not a binding)☆45Updated last year
- Abstract over different executors☆74Updated 2 years ago