bmatcuk / libuv-rsLinks
A safe rust wrapper for libuv
☆41Updated 2 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:
- A low-level I/O ownership and borrowing library☆101Updated 6 months ago
- Thread parking and unparking☆78Updated 5 months ago
- Asynchronous DNS lookups☆66Updated last year
- ☆49Updated 6 months ago
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- Duplicate an async I/O handle☆41Updated 5 months ago
- bytes::BufMut implementation to count buffer size☆22Updated last month
- The simd optimized escape code☆54Updated this week
- A Configuration Library for Rust Applications☆39Updated 3 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Asynchronously speed-limiting multiple byte streams☆61Updated 8 months ago
- Object Pool LockFree in Rust☆46Updated 5 months ago
- Convert closures into wakers☆45Updated 5 months ago
- Synchronous memory pipe for Rust☆31Updated 4 years ago
- Scoped Thread Local Storage for Rust☆56Updated last year
- futures::AtomicWaker extracted into its own crate☆27Updated last month
- Unicode validation and transcoding at billions of characters per second☆22Updated this week
- rust bindings of snmalloc☆136Updated 2 months ago
- Async networking primitives for TCP/UDP/Unix communication☆131Updated 5 months ago
- A typed map which can make sure item exist.☆35Updated 7 months ago
- Command line flags library that does not require a central list of all the flags☆55Updated 2 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆79Updated 9 months ago
- like thread::spawn but for processes☆154Updated 3 months ago
- Compatibility adapter between tokio and futures☆172Updated 3 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Timer facilities for Rust's async story☆56Updated 8 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- a fast async pool based on channel☆24Updated last month
- Async filesystem primitives☆134Updated last week