joshtriplett / async-pidfd
Rust crate to use process file descriptors (pidfd) for Linux
☆46Updated 11 months ago
Alternatives and similar repositories for async-pidfd:
Users that are interested in async-pidfd are comparing it to the libraries listed below
- ☆47Updated 4 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- ☆37Updated 4 years ago
- Duplicate an async I/O handle☆40Updated 2 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated last month
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 4 years ago
- To futures-lite as futures-lite is to futures: smaller.☆53Updated 3 months ago
- futures::AtomicWaker extracted into its own crate☆25Updated 2 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- ☆61Updated 7 years ago
- Measuring a network link by creating new connections☆10Updated 2 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆96Updated 2 months ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 3 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- Concurrent hash trie☆51Updated 4 years ago
- Convert closures into wakers☆45Updated 2 months ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- ☆52Updated 5 years ago
- Extensions to the Rust standard library☆43Updated 3 months ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- A safe and reliable process manager☆42Updated 5 years ago
- Completion futures for Rust☆19Updated 2 years ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆30Updated 2 years ago
- Asynchronous adapter for byteorder☆19Updated 4 years ago
- ☆24Updated 2 years ago
- impl Stream for (your own) Generator☆19Updated 5 years ago