NikVolf / tokio-named-pipesLinks
Windows named pipes bindings for tokio
☆12Updated 6 years ago
Alternatives and similar repositories for tokio-named-pipes
Users that are interested in tokio-named-pipes are comparing it to the libraries listed below
Sorting:
- ☆23Updated 4 years ago
- ☆25Updated 4 years ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- A cross-platform shared library loader.☆30Updated 6 years ago
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆93Updated 2 months ago
- Schannel API-bindings for rust (provides an interface for native SSL/TLS using windows APIs)☆50Updated 9 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆89Updated last month
- ☆46Updated last year
- Dependency injection for Rust☆53Updated 3 weeks ago
- A sha1 implementation useable in const contexts☆87Updated last year
- Run Rust tests in isolated subprocesses☆37Updated 3 years ago
- 🍬 Rust HTML templating and virtual DOM library☆27Updated 4 years ago
- #[no_std] print equivalent for Rust☆64Updated 2 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Static file-serving for Hyper 1.0☆55Updated 8 months ago
- ☆125Updated 2 years ago
- Big array helper for serde☆62Updated last year
- Get a unique thread ID in Rust☆42Updated 10 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆142Updated 3 weeks ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- A zero-overhead Windows I/O library, focusing on IOCP