standard-ai / sendfdLinks
Send file descriptors over unix sockets in Rust
☆28Updated 8 months ago
Alternatives and similar repositories for sendfd
Users that are interested in sendfd are comparing it to the libraries listed below
Sorting:
- futures::AtomicWaker extracted into its own crate☆37Updated last month
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- Thread parking and unparking☆81Updated 11 months ago
- ☆77Updated 4 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last month
- ☆47Updated 5 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆37Updated 9 years ago
- Convert closures into wakers☆46Updated 11 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 7 months ago
- A safe `Pin`-based intrusive doubly-linked list in Rust☆22Updated 9 months ago
- Safer wrappers over ktls-sys☆89Updated 3 months ago
- Basic parser for PEM formatted keys and certificates☆69Updated 4 months ago
- Lossless functionality for platform-native strings.☆74Updated 6 months ago
- Time and duration crate optimized for speed and API stability.☆75Updated 2 months ago
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated 3 months ago
- The simd optimized escape code☆54Updated last week
- A pure-Rust library to work with Linux capabilities☆91Updated 2 months ago
- Source code and logic to build OpenSSL from source☆77Updated 2 months ago
- Extensions to the Rust standard library☆49Updated last year
- A low-level I/O ownership and borrowing library☆106Updated 5 months ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- like thread::spawn but for processes☆159Updated 10 months ago
- Serde serializer for generating Starlark build targets☆70Updated 3 weeks 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…☆45Updated 3 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 9 months ago
- A global executor built on top of async-executor and smol☆75Updated 4 months ago
- Generated bindings for Linux's userspace API☆64Updated 2 weeks ago
- [DEPRECATED] Async TLS/SSL streams using rustls☆36Updated 2 years ago
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- Duplicate an async I/O handle☆41Updated 11 months ago