zslayton / lifeguardLinks
An object pool manager in Rust
☆196Updated 3 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.☆86Updated 6 years ago
- Rust macro to generate self-referential structs☆211Updated 4 years ago
- ☆137Updated last year
- A Bounded SPSC queue for Rust☆161Updated 2 years ago
- A typesafe store keyed by types and containing different types of values.☆179Updated 6 years ago
- Procedural macros in expression position☆203Updated 2 years ago
- A procedural macro for auto logging output of functions☆191Updated 3 years ago
- A compiler plugin to insert flame calls☆383Updated 2 years ago
- Easily hotswap functions in running executables☆141Updated 7 years ago
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- Efficient transactional memory in rust.☆210Updated 4 years ago
- A fast mpmc queue with broadcast capabilities☆209Updated 7 years ago
- MOPA: My Own Personal Any. A macro to implement all the `Any` methods on your own trait.☆116Updated 2 years ago
- An extraction of the compiletest utility from the Rust compiler☆226Updated last month
- Hot-reloading loadable and reloadable resources☆219Updated 5 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 11 months ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated last year
- [deprecated] Avoid memcpy calls when working with standard containers☆278Updated 2 years ago
- A rust-macro which makes errors easy to write☆336Updated last year
- microprofile for rust☆122Updated 5 years ago
- Python-style function decorators for Rust☆157Updated 4 years ago
- Fast, ergonomic metrics for Rust☆339Updated 9 months ago
- Judy array implementation in pure Rust☆88Updated 7 years ago
- Multi-producer multi-consumer channels for message passing☆328Updated 6 years ago
- An image processing library for Rust☆94Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- Various implementation strategies for “DOM-like” tree data structures in Rust.☆181Updated 8 years ago
- A library for creating references that carry their owner with them.☆375Updated last year
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆230Updated 2 months ago
- Compact string type for zero-copy parsing☆260Updated last year