carllerche / poolLinks
A pool of reusable values
☆51Updated 5 years ago
Alternatives and similar repositories for pool
Users that are interested in pool are comparing it to the libraries listed below
Sorting:
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- I/O and binary data encoding for Rust☆40Updated 10 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated 2 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- Tiny RPC framework for Rust☆33Updated 10 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- ☆60Updated last year
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Unix signal handling for tokio☆88Updated 7 years ago
- A dynamically typed value with fast downcasting.☆28Updated 9 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- A flexible thread pool providing scoped and static threads.☆86Updated 6 years ago
- A simple map based on a vector for small integer keys☆66Updated 10 months ago
- Judy array implementation in pure Rust☆88Updated 8 years ago
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- Rust MetroHash☆53Updated 11 months ago
- Proof of concept for fast regexes in rust☆39Updated 9 years ago
- A small Rust library for recycling types with owned memory☆33Updated 9 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆66Updated 3 years ago
- A contiguous region of bytes, useful for I/O operations.☆33Updated 5 years ago
- reprints for your terminal screen☆20Updated 9 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- rust histogram and percentile stats☆48Updated 5 years ago
- A real-time hierarchical profiler☆82Updated 9 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Updated last year
- a distributed-merge capable database for many small objects☆79Updated 5 years ago
- A cache that holds a limited number of key-value pairs☆83Updated 3 years ago