messense / if-addrs
Retrieve IP addresses for all interfaces. POSIX & Windows
☆26Updated 2 months ago
Alternatives and similar repositories for if-addrs:
Users that are interested in if-addrs are comparing it to the libraries listed below
- [DEPRECATED] Async TLS/SSL streams using rustls☆37Updated last year
- A Configuration Library for Rust Applications☆39Updated this week
- Timer facilities for Rust's async story☆56Updated 5 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated last month
- A Rust crate for formatting strings dynamically☆31Updated last year
- Duplicate an async I/O handle☆40Updated last month
- cross-platform Rust API for memory mapped IO☆41Updated 10 months ago
- Compile-time string operations☆90Updated 3 weeks ago
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- ☆28Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆44Updated 3 months ago
- ☆16Updated 10 months ago
- Find out what platform your code is running on from Rust☆32Updated 2 years ago
- Get a unique thread ID in Rust☆42Updated 4 months ago
- The missing compound borrowing for Rust.☆57Updated 2 months ago
- Utilities for encoding and decoding frames using `async/await`.☆24Updated last year
- a fast async pool based on channel☆24Updated 3 months ago
- Proc-macro utility to populate enums from database data☆20Updated 7 months ago
- Attribute proc-macro to delegate method to a field☆29Updated last year
- Asynchronous signal handling☆15Updated this week
- futures::AtomicWaker extracted into its own crate☆25Updated last month
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆29Updated 2 years ago
- Remove Cargo.lock lockfile☆33Updated last month
- Pretty-print file sizes and more☆43Updated this week
- Simple Rust triggers that allows triggering a one time event in another task/thread☆22Updated 3 years ago
- Minimal TOML library with few dependencies☆84Updated last week
- Rust Bindings to Android log Library☆15Updated last week
- Rust library to ease the task of creating daemons☆49Updated last year
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆16Updated this week