Maaarcocr / picol
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
- Typed any map for rust☆65Updated 3 months ago
- A global executor built on top of async-executor and smol☆73Updated 2 weeks ago
- Run closures in parallel☆113Updated 2 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- Convert closures into wakers☆45Updated 2 months ago
- Asynchronous DNS lookups☆65Updated 9 months ago
- Zero-cost bitsets over native Rust types☆76Updated this week
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 8 months ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 3 years ago
- Make trait methods callable without the trait in scope☆136Updated 3 weeks ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆111Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆86Updated last month
- A fast and flexible LRU map.☆180Updated 2 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 7 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Abstract over different executors☆73Updated last year
- Find out what platform your code is running on from Rust☆33Updated 2 years ago
- Full precision decimal representation of f64☆26Updated 3 weeks ago
- A generational arena based LRU Cache implementation in 100% safe rust.☆40Updated 2 years ago
- Const TypeId and non-'static TypeId☆64Updated 3 weeks ago
- A low-level I/O ownership and borrowing library☆100Updated 3 months ago
- like thread::spawn but for processes☆149Updated last month
- Runtime-agnostic actor library☆77Updated last year
- Extensions for the Rust standard library☆39Updated last year
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- An updated version of linked-hash-map and friends☆109Updated 3 weeks ago
- ☆53Updated 3 weeks ago
- cross-platform Rust API for memory mapped IO☆42Updated 10 months ago