spacejam / extreme
extremely boring async function runner!
☆155Updated last year
Alternatives and similar repositories for extreme:
Users that are interested in extreme are comparing it to the libraries listed below
- Define your own PhantomData☆151Updated 3 weeks ago
- A lightweight version of pin-project written with declarative macros.☆237Updated this week
- Utilities for pinning☆97Updated 10 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆176Updated 10 months ago
- A simple bitset container for Rust☆130Updated 2 months ago
- Procedural macro to implement Display and FromStr using common settings.☆184Updated 2 weeks ago
- ☆199Updated 3 weeks ago
- like thread::spawn but for processes☆148Updated 6 months ago
- A fast and safe implementation of stackful coroutines in Rust☆210Updated 2 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆197Updated this week
- A Rust library for interrupting asynchronous streams.☆158Updated last month
- A scope for async_std and tokio to spawn non-static futures☆125Updated 8 months ago
- A minimalistic async/await executor for Rust☆230Updated 10 months ago
- 🔐 Encrypts all the Serialize.☆180Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆120Updated 7 months ago
- Make trait methods callable without the trait in scope☆135Updated 3 weeks ago
- A library for creating references that carry their owner with them.☆364Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆224Updated 3 weeks ago
- 🌵 Cycle-Aware Reference Counting in Rust☆146Updated this week
- Asynchronous HTTP/1.1 in Rust☆162Updated last year
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆171Updated this week
- Statically-checked alternatives to RefCell and RwLock☆367Updated 7 months ago
- A HashMap variant that spreads resize load across inserts☆191Updated 2 weeks ago
- ☆123Updated 2 years ago
- A library for to allow multiple return types by automatically generated enum.☆356Updated last week
- A collection of small utilities for working with pointer types in Rust.☆119Updated 3 weeks ago
- Rust replacement for miniz☆196Updated this week
- Generic Atomic<T> type for Rust☆226Updated last year
- Extended utilities for working with files and filesystems in Rust☆145Updated 11 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆293Updated 2 years ago