kyren / hashlinkLinks
An updated version of linked-hash-map and friends
☆127Updated 5 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☆158Updated last week
- Migrated to Codeberg☆79Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- Run closures in parallel☆115Updated 8 months ago
- A simple bitset container for Rust☆150Updated 3 months ago
- Better reference counted strings for Rust☆136Updated last year
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- Convert closures into wakers☆45Updated 8 months ago
- ☆87Updated 8 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆150Updated last month
- docs.rs as a publishing platform?☆71Updated 2 weeks ago
- ☆125Updated 3 years ago
- Abstract over different executors☆74Updated 2 years ago
- Mirror of Rust's allocator api for use on stable rust☆65Updated 3 weeks ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- Threadsafe RefCell for Rust☆95Updated 6 months ago
- Make trait methods callable without the trait in scope☆157Updated last week
- Utilities for dealing with substructures within syn macros☆142Updated 4 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆96Updated 3 weeks ago
- 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
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- ☆223Updated last month
- A global executor built on top of async-executor and smol☆74Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆256Updated 2 weeks ago
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- Automatic cfg for Rust compiler features☆103Updated 3 months ago
- A scope for async_std and tokio to spawn non-static futures☆146Updated last year
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- ☆112Updated last year