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☆104Updated last month
- Typed any map for rust☆67Updated 9 months ago
- Asynchronous DNS lookups☆66Updated last year
- An updated version of linked-hash-map and friends☆122Updated 5 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 6 months ago
- Port of bbolt in Rust☆65Updated 11 months ago
- 🦕 Add dyn compatible variant to your async trait!☆67Updated 2 weeks ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A generational arena based LRU Cache implementation in 100% safe rust.☆40Updated 3 years ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- Abstract over different executors☆74Updated 2 years ago
- Copy-on-write string utilities for Rust☆159Updated last year
- Zero-cost bitsets over native Rust types☆78Updated 5 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆127Updated 2 months ago
- ☆112Updated last year
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- Run closures in parallel☆114Updated 8 months ago
- Utilities for working with impl traits in Rust.☆113Updated 7 months ago
- like thread::spawn but for processes☆158Updated 6 months ago
- A global executor built on top of async-executor and smol☆74Updated last month
- Progress reporting abstraction for Rust☆64Updated last year
- Make trait methods callable without the trait in scope☆157Updated this week
- Find out what platform your code is running on from Rust☆32Updated 3 years ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated this week
- Convert closures into wakers☆45Updated 8 months ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 6 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆127Updated 3 months ago