kyren / hashlinkLinks
An updated version of linked-hash-map and friends
☆120Updated 3 months ago
Alternatives and similar repositories for hashlink
Users that are interested in hashlink are comparing it to the libraries listed below
Sorting:
- Define your own PhantomData☆155Updated this week
- Run closures in parallel☆114Updated 5 months ago
- Make trait methods callable without the trait in scope☆149Updated last month
- ☆86Updated 5 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- Abstract over different executors☆74Updated last year
- ☆57Updated last year
- A fast and flexible LRU map.☆189Updated 6 months ago
- Convert closures into wakers☆45Updated 5 months ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Automatic cfg for Rust compiler features☆102Updated 3 weeks ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 3 months ago
- ☆124Updated 2 years ago
- Better reference counted strings for Rust☆130Updated 11 months ago
- docs.rs as a publishing platform?☆69Updated last month
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- A simple bitset container for Rust☆145Updated 2 weeks ago
- Utilities for dealing with substructures within syn macros☆139Updated 2 months ago
- Migrated to Codeberg☆79Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆62Updated last month
- Threadsafe RefCell for Rust☆93Updated 3 months ago
- A scope for async_std and tokio to spawn non-static futures☆138Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 11 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆147Updated 11 months ago
- Utility wrapper to send non send types to other threads safely☆183Updated 3 months ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated last month
- Lending iterators on stable Rust☆83Updated last year
- Thread parking and unparking☆78Updated 5 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆72Updated last year