kyren / hashlinkLinks
An updated version of linked-hash-map and friends
☆122Updated 5 months ago
Alternatives and similar repositories for hashlink
Users that are interested in hashlink are comparing it to the libraries listed below
Sorting:
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- Define your own PhantomData☆156Updated 2 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 6 months ago
- Run closures in parallel☆114Updated 7 months ago
- Utility wrapper to send non send types to other threads safely☆187Updated 5 months ago
- ☆125Updated 3 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- ☆87Updated 7 months 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
- Better reference counted strings for Rust☆135Updated last year
- Convert closures into wakers☆45Updated 7 months ago
- Automatic cfg for Rust compiler features☆103Updated 2 months ago
- Utilities for dealing with substructures within syn macros☆141Updated 4 months ago
- ☆60Updated 2 years ago
- A fast and flexible LRU map.☆192Updated 8 months ago
- Threadsafe RefCell for Rust☆95Updated 5 months ago
- A simple bitset container for Rust☆148Updated 2 months ago
- ☆216Updated last month
- Migrated to Codeberg☆79Updated 2 years ago
- A global executor built on top of async-executor and smol☆74Updated 3 weeks ago
- 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…☆93Updated 6 months ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated 2 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆252Updated 2 months ago
- Make trait methods callable without the trait in scope☆152Updated 2 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆149Updated 3 weeks ago
- Typed any map for rust☆67Updated 8 months ago
- Thread parking and unparking☆78Updated 7 months ago
- Macro for sealing traits and structures☆59Updated 9 months ago