dtolnay / dyn-hashLinks
Hash trait that is object-safe
☆37Updated 3 weeks ago
Alternatives and similar repositories for dyn-hash
Users that are interested in dyn-hash are comparing it to the libraries listed below
Sorting:
- Const TypeId and non-'static TypeId☆70Updated 3 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 2 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 7 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆115Updated last month
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Utilities for working with impl traits in Rust.☆118Updated 10 months ago
- Minimal TOML library with few dependencies☆83Updated 9 months ago
- A faster Arc.☆76Updated last year
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- A batteries-included syntax highlighting library for Rust, based on tree-sitter.☆83Updated 3 months ago
- Mirror of Rust's allocator api for use on stable rust☆70Updated 3 months ago
- Compile-time regular expressions, the right way.☆81Updated 10 months ago
- Parse JSON file at compile time and embed as serde_json::Value☆33Updated 3 weeks ago
- Rust procedural macro attribute parser☆44Updated last year
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- 🦕 Add dyn compatible variant to your async trait!☆70Updated 3 months ago
- ☆53Updated 3 weeks ago
- Lending iterators on stable Rust☆83Updated last year
- Rust Project Goals tracker☆102Updated this week
- horrible serde macro stuff☆39Updated 2 years ago
- GUI viewer for cargo metadata☆20Updated 5 months ago
- https://github.com/rust-lang/cargo/issues/948☆55Updated last year
- Re-usable CLI flags for `cargo` plugins☆43Updated last week
- Prototype of wasm code splitting with lazy async loading, see https://github.com/rustwasm/wasm-bindgen/issues/3939☆53Updated last year
- Create WASM plugins easily in Rust☆66Updated 2 years ago
- Drop-in replacement for std::time for Wasm in browsers☆82Updated 10 months ago
- Threadsafe RefCell for Rust☆99Updated 8 months ago
- Imitate the documentation build that docs.rs would do☆62Updated 3 weeks ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year