zslayton / lifeguardLinks
An object pool manager in Rust
☆199Updated 4 years ago
Alternatives and similar repositories for lifeguard
Users that are interested in lifeguard are comparing it to the libraries listed below
Sorting:
- A flexible thread pool providing scoped and static threads.☆88Updated 7 years ago
- A Bounded SPSC queue for Rust☆162Updated 3 years ago
- ☆137Updated last year
- Rust macro to generate self-referential structs☆212Updated 4 years ago
- A procedural macro for auto logging output of functions☆192Updated 4 years ago
- A typesafe store keyed by types and containing different types of values.☆181Updated 7 years ago
- Efficient transactional memory in rust.☆210Updated 4 years ago
- MOPA: My Own Personal Any. A macro to implement all the `Any` methods on your own trait.☆116Updated 3 years ago
- Procedural macros in expression position☆204Updated 3 years ago
- Hot-reloading loadable and reloadable resources☆219Updated 5 years ago
- A compiler plugin to insert flame calls☆389Updated 2 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆187Updated 2 months ago
- Rust library providing a counter-based thread barrier☆58Updated 7 years ago
- A fast mpmc queue with broadcast capabilities☆211Updated 7 years ago
- An image processing library for Rust☆94Updated last year
- Judy array implementation in pure Rust☆87Updated 8 years ago
- A concurrent hash table for Rust☆61Updated 5 years ago
- A crate with indexed arenas with small memory footprint☆79Updated last year
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated 3 months ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- [deprecated] Avoid memcpy calls when working with standard containers☆280Updated 3 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆265Updated 2 years ago
- Fast, ergonomic metrics for Rust☆342Updated last year
- Line protocol for Tokio☆64Updated 8 years ago
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- Python-style function decorators for Rust☆159Updated 4 years ago
- An extraction of the compiletest utility from the Rust compiler☆231Updated 2 months ago
- A rust-macro which makes errors easy to write☆337Updated last year
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 4 years ago
- Easily hotswap functions in running executables☆145Updated 7 years ago