kyren / hashlinkLinks
An updated version of linked-hash-map and friends
☆122Updated 4 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☆156Updated last week
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 weeks ago
- ☆87Updated 7 months ago
- Oneshot Rust channel working both in and between sync and async environments☆90Updated 5 months ago
- Run closures in parallel☆114Updated 7 months ago
- ☆216Updated last week
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- A simple bitset container for Rust☆148Updated last month
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆90Updated 3 years ago
- Make trait methods callable without the trait in scope☆152Updated last week
- A global executor built on top of async-executor and smol☆74Updated last week
- Typed any map for rust☆67Updated 8 months ago
- Convert closures into wakers☆45Updated 7 months ago
- Allocation-free data structures that make do with the memory they're given☆144Updated 3 years ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- ☆125Updated 2 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- Abstract over different executors☆74Updated 2 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆248Updated 2 months ago
- Asynchronous access to a bincode-encoded item stream.☆78Updated 4 months ago
- Automatic cfg for Rust compiler features☆102Updated 2 months ago
- Utilities for dealing with substructures within syn macros☆141Updated 3 months ago
- Threadsafe RefCell for Rust☆93Updated 5 months ago
- ☆58Updated last year
- ☆43Updated 3 months ago
- A fast and flexible LRU map.☆190Updated 7 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆149Updated last week
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 3 months ago
- A scope for async_std and tokio to spawn non-static futures☆144Updated last year