markschl / thread_ioLinks
Rust crate for performing I/O in background thread
☆28Updated 2 years ago
Alternatives and similar repositories for thread_io
Users that are interested in thread_io are comparing it to the libraries listed below
Sorting:
- ☆56Updated 2 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Take a reference and get back a slice of length one☆26Updated 4 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 11 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Run a process on a particular subset of the available hardware.☆36Updated 5 years ago
- Rust library for safely and explicitly parsing untrusted data☆52Updated last year
- Traits and functions to make writing proc macros more ergonomic.☆22Updated 2 years ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- Derive macro for generating arrays from struct fields.☆20Updated 3 years ago
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 4 years ago
- A dependency injection library for message-based applications☆39Updated 4 years ago
- ☆47Updated 5 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 4 years ago
- ☆54Updated 4 years ago
- Conversion traits for Rust☆50Updated 4 years ago
- ☆39Updated 5 years ago
- Fast float-to-string conversion based on the Ryū algorithm by Ulf Adams.☆32Updated 7 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 8 months ago
- Rust macro to build std::Command objects with shell syntax. Uses macro_rules! and works on stable.☆43Updated 5 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 5 months ago
- Avrow is a pure Rust implementation of the avro specification https://avro.apache.org/docs/current/spec.html with Serde support.☆29Updated 3 years ago
- A fast, extensible, command-line arguments parser☆18Updated 4 years ago
- impl Stream for (your own) Generator☆18Updated 6 years ago
- Bit-vectors and bit-slices for Rust☆29Updated 4 years ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- Extended Finite State Machine library in Rust with internal event queue and entry/exit transitions☆50Updated 3 years ago
- How to structure concurrent workflows in Rust, via five simple examples.☆32Updated 5 years ago