dtolnay / dyn-hashLinks
Hash trait that is object-safe
☆32Updated last month
Alternatives and similar repositories for dyn-hash
Users that are interested in dyn-hash are comparing it to the libraries listed below
Sorting:
- A primitive for writing structural search and replace programs for rust☆31Updated 11 months ago
- Count directory entries—`ls | wc -l` but faster☆28Updated 5 months ago
- Const TypeId and non-'static TypeId☆66Updated last month
- Minimal TOML library with few dependencies☆84Updated 4 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 2 months ago
- ☆53Updated 4 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆81Updated 2 weeks ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- ☆54Updated last year
- horrible serde macro stuff☆39Updated last year
- 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
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆46Updated 10 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 8 months ago
- Zero-cost bitsets over native Rust types☆78Updated 3 months ago
- Parse JSON file at compile time and embed as serde_json::Value☆29Updated 4 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Async, lock-free synchronization primitives for task wakeup☆45Updated 10 months ago
- Imitate the documentation build that docs.rs would do☆52Updated 5 months ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆49Updated 7 months ago
- Remove Cargo.lock lockfile☆32Updated 5 months ago
- Find out what platform your code is running on from Rust☆33Updated 3 years ago
- A hash table with strong order and fast iteration; access items by key or sequence index☆45Updated last week
- Re-usable CLI flags for `cargo` plugins☆39Updated last week
- Mirror of Rust's allocator api for use on stable rust☆62Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆98Updated 6 months ago
- Choose Rust types at compile-time via constants☆68Updated last year
- Helper macros: autoimpl, impl_scope☆65Updated 2 weeks ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆43Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- Obsessively tiny error derive macro☆86Updated 5 months ago