dtolnay / typeid
Const TypeId and non-'static TypeId
☆59Updated this week
Alternatives and similar repositories for typeid:
Users that are interested in typeid are comparing it to the libraries listed below
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Macro for sealing traits and structures☆50Updated 2 months ago
- ☆53Updated 3 weeks ago
- Minimal TOML library with few dependencies☆83Updated this week
- Utilities for working with impl traits in Rust.☆101Updated 2 weeks ago
- Open a scope and then freeze it in time for future access.☆104Updated 5 months ago
- ☆39Updated 5 months ago
- ☆54Updated last year
- Threadsafe RefCell for Rust☆90Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆69Updated 2 weeks ago
- A scope for async_std and tokio to spawn non-static futures☆125Updated 8 months ago
- A sinless derive helper☆62Updated 3 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 7 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last month
- `$crate` in procedural macros.☆69Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆92Updated last month
- Mirror of Rust's allocator api for use on stable rust☆50Updated 2 months ago
- A memory efficient syntax tree for language developers☆54Updated 3 weeks ago
- docs.rs as a publishing platform?☆68Updated 3 weeks ago
- (lifetime) GATs on stable Rust☆57Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆139Updated 6 months ago
- ☆41Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 4 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated last month
- Convert closures into wakers☆45Updated 3 weeks ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 3 months ago
- Allow function lifetime elision and explicit `for<'a>` annotations on closures.☆22Updated 3 years ago
- Make trait methods callable without the trait in scope☆135Updated 3 weeks ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆68Updated 3 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 4 months ago