andrew-d / interfaces-rsLinks
Library to work with network interfaces in Rust.
☆56Updated last year
Alternatives and similar repositories for interfaces-rs
Users that are interested in interfaces-rs are comparing it to the libraries listed below
Sorting:
- Utilities for encoding and decoding frames with async/await☆75Updated 4 years ago
- Cross-platform interface to the `errno` variable☆70Updated 3 weeks ago
- ☆47Updated last year
- [DEPRECATED] Async TLS/SSL streams using rustls☆37Updated last year
- Timer facilities for Rust's async story☆56Updated 8 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated 2 weeks ago
- Duplicate an async I/O handle☆41Updated 4 months ago
- Advisory cross-platform file locks using file descriptors☆78Updated last month
- Procedural macro crate for conversion between Rust structs and associative containers.☆60Updated 2 years ago
- Time and duration crate optimized for speed and API stability.☆70Updated last week
- Basic parser for PEM formatted keys and certificates☆60Updated 6 months ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆58Updated 3 months ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- Rust's std::net except without the std.☆46Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 3 months ago
- Rust library for requesting certificates from an ACME provider☆82Updated 5 months ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 9 months ago
- Convert closures into wakers☆45Updated 4 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆98Updated 2 months ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- ☆16Updated 2 months ago
- A Rust crate for formatting strings dynamically☆32Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆72Updated last year
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- String-like container based on SmallVec☆25Updated 6 months ago
- Rust library for retrieving and interacting with the crates.io index☆73Updated last month
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- like thread::spawn but for processes☆154Updated 3 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated 2 weeks ago