mbrubeck / by_addressLinks
Rust wrapper type that implements hashing and comparison by pointer address
☆35Updated last year
Alternatives and similar repositories for by_address
Users that are interested in by_address are comparing it to the libraries listed below
Sorting:
- Find out about keys that are ignored when deserializing data☆85Updated last month
- Macro for sealing traits and structures☆57Updated 7 months ago
- Threadsafe RefCell for Rust☆93Updated 3 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆56Updated 4 months ago
- Types to define keyboard related events☆65Updated last month
- ☆57Updated last year
- Token tree calling convention☆79Updated 2 years ago
- docs.rs as a publishing platform?☆69Updated last month
- Better reference counted strings for Rust☆130Updated 11 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 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.☆49Updated last year
- Utilities for dealing with substructures within syn macros☆140Updated 2 months ago
- Automatic cfg for Rust compiler features☆102Updated 3 weeks ago
- Floating point approximate comparison for Rust☆62Updated 4 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆108Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 2 months ago
- A rust logger that routes messages to the browser's console.☆99Updated 2 months ago
- ☆109Updated last year
- struct RGB for sharing pixels between crates☆106Updated last week
- Big array helper for serde☆61Updated last year
- `$crate` in procedural macros.☆73Updated last month
- Make trait methods callable without the trait in scope☆149Updated last month
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Macro to generate random constants in Rust https://xkcd.com/221/☆80Updated last year
- Write doc comments from macros☆99Updated 3 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- Const TypeId and non-'static TypeId☆66Updated last month
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated last month
- An updated version of linked-hash-map and friends☆120Updated 3 months ago