bmatcuk / libuv-rsLinks
A safe rust wrapper for libuv
☆47Updated 4 months ago
Alternatives and similar repositories for libuv-rs
Users that are interested in libuv-rs are comparing it to the libraries listed below
Sorting:
- Compatibility adapter between tokio and futures☆178Updated this week
- A tiny Rust std-lib for Linux x86_64 and aarch64☆48Updated 6 months ago
- A low-level I/O ownership and borrowing library☆104Updated 3 weeks ago
- FFI-compatible futures☆165Updated 2 months ago
- Thread parking and unparking☆77Updated 7 months ago
- Compile-time string operations☆103Updated 3 weeks ago
- Async networking primitives for TCP/UDP/Unix communication☆135Updated 7 months ago
- ☆50Updated 8 months ago
- Utility wrapper to send non send types to other threads safely☆185Updated 5 months ago
- rust bindings of snmalloc☆139Updated 4 months ago
- Convert closures into wakers☆45Updated 7 months ago
- A lightweight version of pin-project written with declarative macros.☆253Updated 3 weeks ago
- Asynchronous DNS lookups☆66Updated last year
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆199Updated this week
- Async filesystem primitives☆137Updated last month
- Command line flags library that does not require a central list of all the flags☆55Updated 2 years ago
- A Configuration Library for Rust Applications☆39Updated 2 weeks ago
- Basic parser for PEM formatted keys and certificates☆67Updated last week
- Copy-on-write string utilities for Rust☆159Updated last year
- ☆200Updated last year
- Rust library to ease the task of creating daemons☆52Updated 3 months ago
- Object Pool LockFree in Rust☆47Updated 2 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆149Updated 2 weeks ago
- A minimalistic async/await executor for Rust