zslayton / lifeguard
An object pool manager in Rust
☆195Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for lifeguard
- A flexible thread pool providing scoped and static threads.☆84Updated 5 years ago
- Rust macro to generate self-referential structs☆211Updated 3 years ago
- Procedural macros in expression position☆203Updated last year
- ☆135Updated 9 months ago
- A typesafe store keyed by types and containing different types of values.☆177Updated 5 years ago
- Efficient transactional memory in rust.☆209Updated 3 years ago
- Hot-reloading loadable and reloadable resources☆215Updated 4 years ago
- A fast mpmc queue with broadcast capabilities☆201Updated 6 years ago
- MOPA: My Own Personal Any. A macro to implement all the `Any` methods on your own trait.☆112Updated last year
- A library for creating references that carry their owner with them.☆362Updated last year
- An extraction of the compiletest utility from the Rust compiler☆218Updated last month
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆267Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆175Updated 7 months ago
- [deprecated] Avoid memcpy calls when working with standard containers☆276Updated 2 years ago
- A rust-macro which makes errors easy to write☆335Updated 7 months ago
- A compiler plugin to insert flame calls☆379Updated last year
- A procedural macro for auto logging output of functions☆190Updated 3 years ago
- Compact string type for zero-copy parsing☆250Updated last year
- Safely combine results☆81Updated 2 months ago
- Fast, ergonomic metrics for Rust☆338Updated last month
- Decimal Floating Point arithmetic for rust☆80Updated last year
- Generic Atomic<T> type for Rust☆218Updated 9 months ago
- In support of measuring heap allocations in Rust programs.☆99Updated 5 years ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆62Updated 4 months ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- Easily create type-safe `Future`s from state machines — without the boilerplate.☆326Updated 5 years ago
- Coroutine and async/await support for tokio-based futures☆119Updated 4 years ago
- A Bounded SPSC queue for Rust☆160Updated last year
- A crate with indexed arenas with small memory footprint☆76Updated 2 months ago
- Fowler–Noll–Vo hash function☆339Updated 8 months ago