dtolnay / typeidLinks
Const TypeId and non-'static TypeId
☆68Updated last month
Alternatives and similar repositories for typeid
Users that are interested in typeid are comparing it to the libraries listed below
Sorting:
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 6 months ago
- Minimal TOML library with few dependencies☆83Updated 7 months ago
- Utilities for working with impl traits in Rust.☆116Updated 8 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last month
- Mirror of Rust's allocator api for use on stable rust☆68Updated last month
- ☆53Updated last month
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆50Updated last year
- An alternate Cargo registry using static files☆133Updated last week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆85Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- Make trait methods callable without the trait in scope☆159Updated last month
- ☆55Updated last year
- ☆39Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 11 months ago
- Threadsafe RefCell for Rust☆95Updated 7 months ago
- An exploration of Storages☆37Updated last year
- Find out about keys that are ignored when deserializing data☆95Updated last month
- A primitive for writing structural search and replace programs for rust☆32Updated last month
- Fast `cargo install` action using a GitHub-based binary cache and attestations☆78Updated 3 weeks ago
- Macro for sealing traits and structures☆59Updated 10 months ago
- Choose Rust types at compile-time via constants☆68Updated last year
- Compile-time checks that an enum or match is written in sorted order☆119Updated last month
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆113Updated 5 months ago
- A sinless derive helper☆75Updated 3 months ago
- Minimal asynchronous executor for Rust☆130Updated last week
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- `$crate` in procedural macros.☆75Updated last month
- Better reference counted strings for Rust☆137Updated last year
- A scope for async_std and tokio to spawn non-static futures☆148Updated last year