standard-ai / sendfd
Send file descriptors over unix sockets in Rust
☆22Updated last year
Alternatives and similar repositories for sendfd:
Users that are interested in sendfd are comparing it to the libraries listed below
- Generated bindings for Linux's userspace API☆50Updated last week
- Synchronous memory pipe for Rust☆30Updated 4 years ago
- Generic Range iterators for Rust☆25Updated 9 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- Asynchronous pipe(2) library using tokio.☆13Updated 2 years ago
- Analyzing Travis and Azure Pipelines logs to find encountered errors☆42Updated 11 months ago
- libyaml transpiled to rust by c2rust☆33Updated 11 months ago
- An alternative `std`-like implementation built on origin☆26Updated last month
- An implementation of random number generator based on rdrand instruction☆25Updated last year
- Serde serializer for generating Starlark build targets☆66Updated last week
- Completion futures for Rust☆19Updated 2 years ago
- Retrieve IP addresses for all interfaces. POSIX & Windows☆26Updated last month
- A low-level I/O ownership and borrowing library☆100Updated 2 months ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆48Updated 2 weeks ago
- Example implementation of stack tokens for Rust☆34Updated 2 years ago
- futures::AtomicWaker extracted into its own crate☆25Updated last month
- Cross platform process information in Rust☆59Updated 3 months ago
- like thread::spawn but for processes☆148Updated 6 months ago
- splice(2) based `copy_bidirectional` in tokio☆19Updated 8 months ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆46Updated 2 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated 10 months ago
- Safer wrappers over ktls-sys☆68Updated 2 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆58Updated this week
- Rust crate for accepting general reference-like values without proliferating generics.☆35Updated 8 years ago
- A safe `Pin`-based intrusive doubly-linked list in Rust☆17Updated last month
- ☆13Updated 2 years ago
- A pure-Rust library to work with Linux capabilities☆83Updated 3 months ago
- Schannel API-bindings for rust (provides an interface for native SSL/TLS using windows APIs)☆50Updated 3 months ago
- Basic parser for PEM formatted keys and certificates☆56Updated 2 months ago
- Duplicate an async I/O handle☆40Updated last month