dtolnay / typeidLinks
Const TypeId and non-'static TypeId
☆70Updated 2 weeks ago
Alternatives and similar repositories for typeid
Users that are interested in typeid are comparing it to the libraries listed below
Sorting:
- Mirror of Rust's allocator api for use on stable rust☆72Updated 3 weeks ago
- Minimal TOML library with few dependencies☆83Updated 10 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆91Updated 8 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Utilities for working with impl traits in Rust.☆118Updated 11 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆55Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 2 weeks ago
- ☆53Updated 3 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆118Updated 2 months ago
- ☆55Updated 2 years ago
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- Find out about keys that are ignored when deserializing data☆95Updated 3 weeks ago
- An alternate Cargo registry using static files☆135Updated 2 months ago
- Compile-time checks that an enum or match is written in sorted order☆120Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆161Updated 3 weeks ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- A primitive for writing structural search and replace programs for rust☆31Updated 3 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 7 months ago
- ☆76Updated 2 months ago
- Macro for sealing traits and structures☆60Updated last year
- `$crate` in procedural macros.☆79Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last month
- Minimal asynchronous executor for Rust☆133Updated last month
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated 2 years ago
- A lightweight attribute macro for easily writing extension trait pattern.☆86Updated last month
- An exploration of Storages☆39Updated 2 years ago
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- Fast `cargo install` action using a GitHub-based binary cache and attestations☆79Updated last month