carllerche / poolLinks
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
Sorting:
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- I/O and binary data encoding for Rust☆39Updated 9 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- A real-time hierarchical profiler☆82Updated 8 years ago
- Work-stealing thread pool for executiong futures☆42Updated 7 years ago
- A contiguous region of bytes, useful for I/O operations.☆33Updated 4 years ago
- Unix signal handling for tokio☆87Updated 6 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- Rust MetroHash☆52Updated 7 months ago
- [DEPRECATED] see:☆81Updated 8 years ago
- A small Rust library for recycling types with owned memory☆33Updated 9 years ago
- Proof of concept for fast regexes in rust☆39Updated 8 years ago
- Tiny RPC framework for Rust☆33Updated 9 years ago
- A flexible thread pool providing scoped and static threads.☆86Updated 6 years ago
- Judy array implementation in pure Rust☆88Updated 7 years ago
- Blazing fast, zero-copy parser combinator library for Rust with an elegant API for both strings and bytes.☆21Updated 3 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated 10 months ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆66Updated 2 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- ☆30Updated 3 years ago
- reprints for your terminal screen☆20Updated 9 years ago
- Support for Linux kernel aio within Tokio.☆52Updated 3 years ago
- Custom derivation macro for Rust☆112Updated 7 years ago