geph-official / smolscaleLinks
☆43Updated 5 months ago
Alternatives and similar repositories for smolscale
Users that are interested in smolscale are comparing it to the libraries listed below
Sorting:
- Lending iterators on stable Rust☆83Updated last year
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- Abstract over different executors☆74Updated 2 years ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- The missing compound borrowing for Rust.☆61Updated 3 weeks ago
- Typed any map for rust☆67Updated 10 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆84Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆74Updated last year
- A fast and flexible LRU map.☆193Updated 9 months ago
- Runtime-agnostic actor library☆77Updated 2 years ago
- 🦕 Add dyn compatible variant to your async trait!☆69Updated last month
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated last month
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 5 months ago
- ☆76Updated 2 months ago
- Serialization value trees☆48Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Minimal async cache in Rust with support for key expirations☆54Updated 4 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 6 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆141Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 2 months ago
- Minimal asynchronous executor for Rust☆130Updated last week
- Define your own PhantomData☆158Updated last month
- Utilities for working with impl traits in Rust.☆116Updated 8 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆141Updated last year
- cargo-add command to make dependencies into dylibs☆102Updated 3 years ago