An updated version of linked-hash-map and friends
☆141Oct 26, 2025Updated 4 months ago
Alternatives and similar repositories for hashlink
Users that are interested in hashlink are comparing it to the libraries listed below
Sorting:
- Functions for determining terminal sizes in Rust☆14Feb 16, 2026Updated last week
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Jun 8, 2023Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆115Sep 16, 2021Updated 4 years ago
- Easy self-referential struct generation for Rust.☆693Jan 11, 2025Updated last year
- bluss/IndexMap with amortized resizes☆14Dec 21, 2020Updated 5 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Jan 22, 2026Updated last month
- ☆36Aug 8, 2024Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆280Jan 22, 2026Updated last month
- Anonymous enum and checked exception for Rust.☆23Apr 4, 2021Updated 4 years ago
- Find the shared libraries loaded in the current process with a cross platform API☆80Sep 30, 2024Updated last year
- Utilities for pinning☆100Apr 5, 2024Updated last year
- Slab allocator for Rust☆875Jan 31, 2026Updated last month
- Synchronization primitives for Futures and async/await based on intrusive collections☆188Nov 19, 2025Updated 3 months ago
- Per-object thread-local storage for Rust☆365Feb 18, 2026Updated last week
- Like Rust's std::Path, but UTF-8.☆547Dec 15, 2025Updated 2 months ago
- ☆246Jan 25, 2026Updated last month
- A crate for safe and ergonomic pin-projection.☆705Feb 16, 2026Updated last week
- An implementation of a LRU cache☆787Jan 7, 2026Updated last month
- rust bindings of snmalloc☆151Feb 18, 2026Updated last week
- File locking for Rust.☆45Sep 23, 2025Updated 5 months ago
- Cargo dephell analyzes the third-party dependencies of a Rust workspace☆48May 12, 2023Updated 2 years ago
- Lossless functionality for platform-native strings.☆75Jun 21, 2025Updated 8 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆181Aug 11, 2025Updated 6 months ago
- Thread parking and unparking☆82Jan 19, 2025Updated last year
- A sanity checker for global allocations in Rust☆52Sep 11, 2025Updated 5 months ago
- Multiple serialization/deserialization implementations for the same type.☆12Feb 22, 2025Updated last year
- Just, really the littlest Vec you could need. So smol.☆728Jan 28, 2026Updated last month
- Rust port of the Go implementation of DDSketch☆22Updated this week
- A crate for mucking around with piles of bytes☆966Jan 31, 2026Updated last month
- Conditional compilation according to rustc compiler version☆392Feb 16, 2026Updated last week
- Efficiently-updatable double-array trie in Rust (ported from cedar)☆107Dec 15, 2022Updated 3 years ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,300Jan 7, 2026Updated last month
- Slotmap data structure for Rust☆1,287Dec 6, 2025Updated 2 months ago
- A set of alternative `derive` attributes for Rust☆459Sep 27, 2025Updated 5 months ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆72May 9, 2024Updated last year
- AWS Cloudwatch layer for tracing-subscriber☆19Jan 1, 2026Updated 2 months ago
- To futures-lite as futures-lite is to futures: smaller.☆54Dec 17, 2024Updated last year
- Google's list of Certificate Transparency logs as a rust crate for use with sct.rs☆14Feb 17, 2023Updated 3 years ago
- A minimalist, Rust-powered, `no-std`, zero dependency stack machine library for executing domain specific interpreted languages.☆13Aug 9, 2022Updated 3 years ago