kyren / hashlink
An updated version of linked-hash-map and friends
☆112Updated last month
Alternatives and similar repositories for hashlink:
Users that are interested in hashlink are comparing it to the libraries listed below
- 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☆233Updated 3 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆135Updated 7 months ago
- Make trait methods callable without the trait in scope☆136Updated 2 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated last month
- Define your own PhantomData☆152Updated 2 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 9 months ago
- A fast and flexible LRU map.☆181Updated 4 months ago
- Better reference counted strings for Rust☆125Updated 9 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- Asynchronous access to a bincode-encoded item stream.☆74Updated last month
- Mirror of Rust's allocator api for use on stable rust☆59Updated this week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆143Updated 9 months ago
- Const TypeId and non-'static TypeId☆66Updated 2 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆107Updated last year
- Run closures in parallel☆113Updated 3 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…☆89Updated 2 years ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Typed any map for rust☆66Updated 4 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆161Updated 2 months ago
- ☆207Updated last month
- Automatically implement traits for common smart pointers☆110Updated last month
- ☆148Updated last week
- Threadsafe RefCell for Rust☆90Updated last month
- A simple wrapper around filesystem operations to provide more helpful error messages.☆144Updated 3 months ago
- ☆84Updated 3 months ago
- docs.rs as a publishing platform?☆68Updated 2 months ago
- Asynchronous HTTP body trait☆139Updated last month
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆57Updated 2 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆154Updated last year