carllerche / pool
A pool of reusable values
☆50Updated 5 years ago
Alternatives and similar repositories for pool:
Users that are interested in pool are comparing it to the libraries listed below
- Convert `try!()` into `?`s☆33Updated 7 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Rust MetroHash☆50Updated 2 months ago
- I/O and binary data encoding for Rust☆37Updated 9 years ago
- Concurrent work-stealing deque☆46Updated 6 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- A contiguous region of bytes, useful for I/O operations.☆33Updated 4 years ago
- Tiny RPC framework for Rust☆33Updated 9 years ago
- Work-stealing thread pool for executiong futures☆42Updated 7 years ago
- Proof of concept for fast regexes in rust☆38Updated 8 years ago
- Support for Linux kernel aio within Tokio.☆51Updated 3 years ago
- And I'll look down and whisper "GNO."☆58Updated 8 years ago
- reprints for your terminal screen☆19Updated 8 years ago
- Unix signal handling for tokio☆87Updated 6 years ago
- ☆58Updated 4 months ago
- Intended to allow taking a T from a &mut T temporarily☆77Updated 5 years ago
- A simple map based on a vector for small integer keys☆64Updated last month
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆63Updated 2 years ago
- Abstract name service traits for rust☆19Updated 6 years ago
- A small Rust library for recycling types with owned memory☆33Updated 9 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Rust library providing a counter-based thread barrier☆53Updated 6 years ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆50Updated last year
- A library that allows to listen network sockets with proper resource limits and error handling☆30Updated 6 years ago
- Judy array implementation in pure Rust☆84Updated 7 years ago
- A DNS library for Rust☆37Updated 5 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago