zslayton / lifeguard
An object pool manager in Rust
☆195Updated 3 years ago
Alternatives and similar repositories for lifeguard:
Users that are interested in lifeguard are comparing it to the libraries listed below
- A flexible thread pool providing scoped and static threads.☆85Updated 6 years ago
- ☆137Updated last year
- Rust macro to generate self-referential structs☆210Updated 3 years ago
- Procedural macros in expression position☆204Updated 2 years ago
- Efficient transactional memory in rust.☆211Updated 3 years ago
- A rust-macro which makes errors easy to write☆334Updated 11 months ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated 8 months ago
- Generic Atomic<T> type for Rust☆230Updated last year
- A procedural macro for auto logging output of functions☆191Updated 3 years ago
- A Bounded SPSC queue for Rust☆160Updated 2 years ago
- A typesafe store keyed by types and containing different types of values.☆177Updated 6 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆178Updated 11 months ago
- MOPA: My Own Personal Any. A macro to implement all the `Any` methods on your own trait.☆114Updated 2 years ago
- Python-style function decorators for Rust☆156Updated 4 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆268Updated last year
- A library for creating references that carry their owner with them.☆371Updated last year
- A fast mpmc queue with broadcast capabilities☆203Updated 6 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 6 months ago
- Compact string type for zero-copy parsing☆251Updated last year
- Hot-reloading loadable and reloadable resources☆219Updated 4 years ago
- Coroutine and async/await support for tokio-based futures☆119Updated 5 years ago
- An extraction of the compiletest utility from the Rust compiler☆224Updated 2 months ago
- Safely combine results☆81Updated 6 months ago
- ☆129Updated 5 years ago
- A compiler plugin to insert flame calls☆380Updated last year
- Candidates for inclusion in the Rust standard library☆89Updated 2 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Judy array implementation in pure Rust☆86Updated 7 years ago
- Asynchronous HTTP client built on libcurl☆111Updated 6 years ago