Maaarcocr / picolLinks
a small and single threaded async runtime built on top of io-uring
☆78Updated 2 years ago
Alternatives and similar repositories for picol
Users that are interested in picol are comparing it to the libraries listed below
Sorting:
- A low-level I/O ownership and borrowing library☆105Updated 2 months ago
- An updated version of linked-hash-map and friends☆129Updated 2 weeks ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 8 months ago
- Asynchronous DNS lookups☆67Updated last year
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆96Updated last month
- Abstract over different executors☆74Updated 2 years ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆141Updated last year
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated last month
- Typed any map for rust☆67Updated 10 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Make trait methods callable without the trait in scope☆160Updated 2 weeks ago
- Copy-on-write string utilities for Rust☆158Updated last year
- Port of bbolt in Rust☆65Updated last year
- A generational arena based LRU Cache implementation in 100% safe rust.☆40Updated 3 years ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Run closures in parallel☆115Updated 9 months ago
- A fast and flexible LRU map.