☆121Nov 27, 2023Updated 2 years ago
Alternatives and similar repositories for async-wormhole
Users that are interested in async-wormhole are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Stackless generators on stable Rust.☆484Jun 24, 2022Updated 4 years ago
- Just Use /dev/urandom -- now with more safety at early boot☆59Sep 7, 2020Updated 5 years ago
- Simple, Erlang-inspired fault-tolerance framework for Rust Futures.☆132Jul 7, 2021Updated 5 years ago
- Ultra minimal actor API wrapper for lunatic☆24Apr 15, 2022Updated 4 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆38Dec 2, 2020Updated 5 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Versioned data-structures for Rust☆207Feb 26, 2025Updated last year
- an environment-neutral Web server capability☆12Mar 11, 2025Updated last year
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Apr 29, 2021Updated 5 years ago
- Lunatic based webserver embedding WASM. Supports scaling down to zero and up to infinity.☆17Jun 2, 2025Updated last year
- generators☆211Sep 20, 2023Updated 2 years ago
- ☆52Aug 21, 2023Updated 3 years ago
- A library for conveniently displaying well-formatted, and good looking errors to users of CLI applications. Useful for bubbling up unreco…☆18May 15, 2020Updated 6 years ago
- Place small arrays on the stack with a low-cost!☆17Oct 26, 2024Updated last year
- a Rust library implementing safe, lightweight context switches, without relying on kernel services☆544Aug 25, 2021Updated 5 years ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- Define your own PhantomData☆167Aug 3, 2026Updated last month
- Uuid library for Rust☆26Jul 16, 2024Updated 2 years ago
- Rust doesn't have exceptions☆632Aug 17, 2020Updated 6 years ago
- "A very small syn"☆220Feb 1, 2025Updated last year
- Proc macro for smol async runtime☆53Dec 22, 2020Updated 5 years ago
- Unbuffered and unlocked I/O streams☆45Mar 7, 2025Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆91Oct 12, 2025Updated 10 months ago
- Spawn processes with arbitrary closures in rust☆116Sep 16, 2021Updated 4 years ago
- Library for writing tests for utilities that read text files and produce text output☆23Jun 26, 2020Updated 6 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- Inline procedural macros for Rust☆56Aug 27, 2022Updated 4 years ago
- liburing bindings☆35Aug 28, 2022Updated 4 years ago
- Emulate dynamic dispatch and sealed classes using a proxy enum, which defers all method calls to its variants.☆19Jun 6, 2021Updated 5 years ago
- Minimal non-blocking I/O for Rust