dtolnay / typeid
Const TypeId and non-'static TypeId
☆58Updated last 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.☆43Updated last year
- Mirror of Rust's allocator api for use on stable rust☆49Updated last month
- ☆53Updated last week
- Threadsafe RefCell for Rust☆90Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆68Updated last month
- Utilities for working with impl traits in Rust.☆101Updated this week
- Minimal TOML library with few dependencies☆83Updated last week
- Const equivalents of std functions, compile-time comparison, and parsing.☆90Updated last month
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆68Updated 2 months ago
- ☆54Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 6 months ago
- A scope for async_std and tokio to spawn non-static futures☆125Updated 8 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 3 months ago
- A memory efficient syntax tree for language developers☆52Updated last week
- docs.rs as a publishing platform?☆66Updated last week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated 2 weeks ago
- ☆39Updated 5 months ago
- Find out about keys that are ignored when deserializing data☆78Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆155Updated last month
- Fast JSON deserialization on borrowed data☆84Updated this week
- Make trait methods callable without the trait in scope☆135Updated last week
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆108Updated 2 years ago
- horrible serde macro stuff☆39Updated last year
- (lifetime) GATs on stable Rust☆56Updated last year
- Open a scope and then freeze it in time for future access.☆104Updated 5 months ago
- An exploration of Storages☆36Updated last year
- ☆55Updated last year
- Choose Rust types at compile-time via constants☆63Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆135Updated 5 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week