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☆103Updated 8 months ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 9 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 5 months ago
- Abstract over different executors☆74Updated 2 years 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…☆91Updated 5 months ago
- Typed any map for rust☆67Updated 7 months ago
- A generational arena based LRU Cache implementation in 100% safe rust.☆40Updated 3 years ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 10 months ago
- A fast and flexible LRU map.☆190Updated 7 months ago
- Asynchronous DNS lookups☆66Updated last year
- Fast JSON deserialization on borrowed data☆112Updated last month
- Zero-cost bitsets over native Rust types☆78Updated 4 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆127Updated last month
- Port of bbolt in Rust☆65Updated 10 months ago
- An updated version of linked-hash-map and friends☆121Updated 3 months ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Allocation-free data structures that make do with the memory they're given☆144Updated 3 years ago
- An async version of iterator☆40Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- SIMD-optimized B+ Tree implementation that uses integer keys☆57Updated 3 weeks ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated this week
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- Copy-on-write string utilities for Rust☆159Updated last year
- Utilities for working with impl traits in Rust.☆111Updated 6 months ago
- like thread::spawn but for processes☆156Updated 5 months ago
- Find out what platform your code is running on from Rust☆33Updated 3 years ago
- Non-interleaving multithreaded output queue☆71Updated 2 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year