geph-official / smolscaleLinks
☆44Updated 7 months ago
Alternatives and similar repositories for smolscale
Users that are interested in smolscale are comparing it to the libraries listed below
Sorting:
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated 2 weeks ago
- Lending iterators on stable Rust☆83Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Typed any map for rust☆67Updated last year
- Abstract over different executors☆74Updated 2 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- An updated version of linked-hash-map and friends☆138Updated last month
- (lifetime) GATs on stable Rust☆59Updated last year
- The missing compound borrowing for Rust.☆62Updated last month
- CBOR: Concise Binary Object Representation☆82Updated 3 weeks ago
- A global executor built on top of async-executor and smol☆75Updated 4 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 8 months ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆96Updated 9 months ago
- Make trait methods callable without the trait in scope☆161Updated this week
- Compatibility adapter between tokio and futures☆186Updated 3 months ago
- futures-buffered☆45Updated 4 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated 3 months ago
- Utilities for working with impl traits in Rust.☆118Updated 10 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆150Updated last year
- Minimal asynchronous executor for Rust☆133Updated 3 weeks ago
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- A Mutex wrapper tracking acquisition order☆74Updated 2 weeks ago
- Asynchronous access to a bincode-encoded item stream.☆78Updated 8 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Threadsafe RefCell for Rust☆99Updated 9 months ago