spacejam / extremeLinks
extremely boring async function runner!
☆162Updated 2 years ago
Alternatives and similar repositories for extreme
Users that are interested in extreme are comparing it to the libraries listed below
Sorting:
- Utilities for pinning☆98Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆186Updated last month
- A library for to allow multiple return types by automatically generated enum.☆373Updated this week
- like thread::spawn but for processes☆159Updated 10 months ago
- Define your own PhantomData☆158Updated 3 weeks ago
- Async stream for Rust and the futures crate.☆192Updated this week
- ☆241Updated 5 months ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆193Updated 2 months ago
- 🔐 Encrypts all the Serialize.☆180Updated 2 years ago
- Asynchronous HTTP/1.1 in Rust☆165Updated 2 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated 2 months ago
- Procedural macro to implement Display and FromStr using common settings.☆191Updated last month
- A HashMap variant that spreads resize load across inserts☆196Updated 11 months ago
- A fast and flexible LRU map.☆199Updated last year
- Easy IO for Rust☆103Updated 3 years ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆139Updated 7 months ago
- Compact string type for zero-copy parsing☆264Updated 2 years ago
- A lightweight version of pin-project written with declarative macros.☆263Updated 3 weeks ago
- A Rust library for interrupting asynchronous streams.☆167Updated last year
- A minimalistic async/await executor for Rust☆234Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 3 weeks ago
- An on-disk hash table implementation☆126Updated 4 years ago
- Time and duration crate optimized for speed and API stability.☆75Updated this week
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- A wrapper around Rust futures that stores the future in space provided by the caller.☆305Updated last month
- Async interface for working with processes☆207Updated 4 months ago
- Task abstraction for building executors☆214Updated 3 years ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 3 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- generators☆211Updated 2 years ago