bmatcuk / libuv-rsLinks
A safe rust wrapper for libuv
☆48Updated 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☆102Updated 7 months ago
- Thread parking and unparking☆78Updated 5 months ago
- Asynchronous DNS lookups☆66Updated last year
- futures::AtomicWaker extracted into its own crate☆28Updated last week
- Asynchronously speed-limiting multiple byte streams☆62Updated 9 months ago
- Async networking primitives for TCP/UDP/Unix communication☆133Updated 5 months ago
- ☆49Updated 7 months ago
- A tiny Rust std-lib for Linux x86_64 and aarch64☆48Updated 5 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆80Updated 10 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 4 months ago
- Basic parser for PEM formatted keys and certificates☆65Updated 7 months ago
- Compatibility adapter between tokio and futures☆172Updated 4 months ago
- Compile-time string operations☆98Updated this week
- Async filesystem primitives☆135Updated last month
- A concise, self-describing binary format written in Rust for Serde☆66Updated 10 months ago
- Convert closures into wakers☆45Updated 5 months ago
- A Configuration Library for Rust Applications☆39Updated 4 months ago
- Duplicate an async I/O handle☆41Updated 5 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- Command line flags library that does not require a central list of all the flags☆55Updated 2 years ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆59Updated 4 months ago
- Read and write from offsets in Rust.☆87Updated 3 months ago
- Scoped Thread Local Storage for Rust☆56Updated last year
- A global executor built on top of async-executor and smol☆74Updated 4 months ago
- rust bindings of snmalloc☆136Updated 3 months ago
- bytes::BufMut implementation to count buffer size☆22Updated 2 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- This is a Rust implementation for popular caches (support no_std).☆111Updated 5 months ago
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- Object Pool LockFree in Rust☆47Updated 2 weeks ago