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:
- An updated version of linked-hash-map and friends☆120Updated 3 months ago
- Abstract over different executors☆74Updated last year
- Zero-cost bitsets over native Rust types☆78Updated 3 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Typed any map for rust☆67Updated 7 months ago
- A low-level I/O ownership and borrowing library☆102Updated 7 months ago
- Port of bbolt in Rust☆65Updated 9 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…☆89Updated 4 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Asynchronous DNS lookups☆66Updated last year
- A generational arena based LRU Cache implementation in 100% safe rust.☆40Updated 3 years ago
- ☆111Updated last year
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 8 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 3 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 4 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 9 months ago
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆127Updated last week
- A global executor built on top of async-executor and smol☆74Updated 4 months ago
- Non-interleaving multithreaded output queue☆71Updated last month
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 11 months ago
- The simd optimized escape code☆54Updated 2 weeks ago
- SIMD-optimized B+ Tree implementation that uses integer keys☆55Updated this week
- like thread::spawn but for processes☆155Updated 4 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Copy-on-write string utilities for Rust☆158Updated last year
- Dependency injection for Rust☆53Updated last week
- A fast and flexible LRU map.☆189Updated 6 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- An async version of iterator☆40Updated last year
- A concise, self-describing binary format written in Rust for Serde☆66Updated 11 months ago