Maaarcocr / picol
a small and single threaded async runtime built on top of io-uring
☆76Updated last year
Related projects ⓘ
Alternatives and complementary repositories for picol
- Typed any map for rust☆64Updated 2 months ago
- A fast and flexible LRU map.☆170Updated 6 months ago
- 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…☆61Updated last week
- Make trait methods callable without the trait in scope☆135Updated last week
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆124Updated last month
- Minimal async cache in Rust with support for key expirations☆51Updated 6 months ago
- Zero-cost bitsets over native Rust types☆76Updated 3 weeks ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆106Updated 3 weeks ago
- An updated version of linked-hash-map and friends☆99Updated 6 months ago
- Utilities for working with impl traits in Rust.☆96Updated 8 months ago
- A generational arena based LRU Cache implementation in 100% safe rust.☆40Updated 2 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆105Updated 9 months ago
- Asynchronous access to a bincode-encoded item stream.☆67Updated last week
- Oneshot Rust channel working both in and between sync and async environments☆80Updated last month
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆106Updated 3 weeks ago
- A simple in-memory search for collections and key-value stores.☆64Updated last month
- A low-level I/O ownership and borrowing library☆99Updated 11 months ago
- A simple no_std, non-hashing, constant-capacity, constant-memory-usage LRU cache☆34Updated last year
- Venator: a log and trace viewer for Rust tracing☆64Updated this week
- The missing compound borrowing for Rust.☆57Updated 5 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 2 years ago
- Fast JSON deserialization on borrowed data☆77Updated 2 weeks ago
- Progress reporting abstraction for Rust☆63Updated 3 months ago
- Asynchronous HTTP body trait☆128Updated 3 months ago
- Efficient byte-stream pipe buffer☆40Updated 4 months ago
- Provides json/csv/protobuf/arrow streaming support for axum☆69Updated 2 months ago
- A concise, self-describing binary format written in Rust for Serde☆60Updated 3 months ago
- A modern and lightweight implementation of arbitrary integers for Rust☆32Updated 2 months ago
- Convert closures into wakers☆43Updated last month
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆66Updated 3 months ago