sbstp / rust-igdLinks
Internet Gateway Device (UPNP) client
☆103Updated 2 years ago
Alternatives and similar repositories for rust-igd
Users that are interested in rust-igd are comparing it to the libraries listed below
Sorting:
- A TLS implementation over AsyncRead and AsyncWrite☆166Updated last year
- Automatically implement traits for common smart pointers☆111Updated last month
- Native TLS for futures and async-std☆71Updated 10 months ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Utilities for pinning☆97Updated last year
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated 2 years ago
- Utilities for encoding and decoding frames with async/await☆75Updated 4 years ago
- Efficient and customizable data-encoding functions in Rust☆188Updated 2 weeks ago
- Heap-based async timers☆213Updated 11 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 6 months ago
- Automatic cfg for Rust compiler features☆95Updated last week
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- [DEPRECATED] Async TLS/SSL streams using rustls☆37Updated last year
- Schannel API-bindings for rust (provides an interface for native SSL/TLS using windows APIs)☆50Updated 6 months ago
- A HashMap wrapper that holds key-value pairs in insertion order☆172Updated 10 months ago
- Better reference counted strings for Rust☆126Updated 10 months ago
- Define your own PhantomData☆152Updated 2 weeks ago
- A Rust library for interrupting asynchronous streams.☆160Updated 5 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆83Updated last week
- Parse integers directly from `[u8]` slices in safe code☆58Updated last year
- Procedural macros in expression position☆203Updated 2 years ago
- A Rust library to retry some code until its return value satisfies a condition.☆120Updated 2 months ago
- ☆194Updated 2 months ago
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- Thread parking and unparking☆76Updated 4 months ago
- A scope for async_std and tokio to spawn non-static futures☆134Updated last year
- An adapter for futures, which chunks up elements and flushes them after a timeout — or when the buffer is full. (Formerly known as tokio-…☆77Updated 2 weeks ago
- Provides a preview of Actix with async/await support.☆54Updated 6 years ago