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☆106Updated 4 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 10 months ago
- Asynchronous DNS lookups☆67Updated last year
- Typed any map for rust☆67Updated last year
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 3 months ago
- An updated version of linked-hash-map and friends☆139Updated 2 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- Zero-cost bitsets over native Rust types☆79Updated last month
- Abstract over different executors☆74Updated 2 years ago
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆135Updated 5 months ago
- A global executor built on top of async-executor and smol☆75Updated 4 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago
- 🦕 Add dyn compatible variant to your async trait!☆71Updated 3 months ago
- Copy-on-write string utilities for Rust☆160Updated 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…☆99Updated 3 months ago
- Run closures in parallel☆115Updated 11 months ago
- Utilities for working with impl traits in Rust.☆118Updated 11 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- like thread::spawn but for processes☆159Updated 10 months ago
- 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
- Minimal asynchronous executor for Rust☆133Updated last month
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated 2 months ago
- Non-interleaving multithreaded output queue☆79Updated 2 weeks ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Make trait methods callable without the trait in scope☆161Updated 2 weeks ago
- Async filesystem primitives☆142Updated 2 months ago
- A Platform-less, Runtime-less Actor Computing Model☆126Updated last year
- Port of bbolt in Rust☆65Updated last year
- A fast and flexible LRU map.☆198Updated last year