dtolnay / typeid
Const TypeId and non-'static TypeId
☆66Updated 2 months ago
Alternatives and similar repositories for typeid:
Users that are interested in typeid are comparing it to the libraries listed below
- Mirror of Rust's allocator api for use on stable rust☆59Updated 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.☆46Updated last year
- ☆53Updated 2 months ago
- ☆54Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated this week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆78Updated 2 weeks ago
- ☆39Updated 8 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆72Updated 5 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated 2 months ago
- Utilities for working with impl traits in Rust.☆108Updated 3 months ago
- Minimal TOML library with few dependencies☆83Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆97Updated 4 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 8 months ago
- Find out about keys that are ignored when deserializing data☆81Updated 2 months ago
- Threadsafe RefCell for Rust☆90Updated last month
- A snapshot of name squatting on crates.io☆75Updated last year
- `$crate` in procedural macros.☆70Updated last month
- Macro for sealing traits and structures☆54Updated 5 months ago
- Lending iterators on stable Rust☆82Updated last year
- Drop-in replacement for std::time for Wasm in browsers☆73Updated 3 months ago
- An exploration of Storages☆35Updated last year
- ☆56Updated 11 months ago
- Minimal asynchronous runtime for Rust☆127Updated 8 months ago
- Convert closures into wakers☆45Updated 3 months ago
- horrible serde macro stuff☆39Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆56Updated 7 months ago
- Some internal rustc tools made accessible☆47Updated 3 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated last month
- Obsessively tiny error derive macro☆86Updated 3 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆63Updated last month