dtolnay / typeidLinks
Const TypeId and non-'static TypeId
☆69Updated last month
Alternatives and similar repositories for typeid
Users that are interested in typeid are comparing it to the libraries listed below
Sorting:
- Utilities for working with impl traits in Rust.☆117Updated 9 months ago
- Mirror of Rust's allocator api for use on stable rust☆68Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last week
- Minimal TOML library with few dependencies☆83Updated 8 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆86Updated 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.☆51Updated 2 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 6 months ago
- Minimal asynchronous executor for Rust☆133Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- Threadsafe RefCell for Rust☆95Updated 7 months ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated 3 weeks ago
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 11 months ago
- An alternate Cargo registry using static files☆133Updated 3 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆168Updated last year
- ☆53Updated last month
- Choose Rust types at compile-time via constants☆68Updated last year
- Make trait methods callable without the trait in scope☆160Updated 3 weeks ago
- ☆39Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Find out about keys that are ignored when deserializing data☆95Updated 3 weeks ago
- A scope for async_std and tokio to spawn non-static futures☆151Updated last year
- Better reference counted strings for Rust☆138Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 2 months ago
- ☆34Updated 11 months ago
- ☆55Updated last year
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Extract documentation for the feature flags from comments in Cargo.toml☆188Updated 2 weeks ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 5 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated last month