zslayton / lifeguard
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
- A flexible thread pool providing scoped and static threads.☆85Updated 6 years ago
- ☆137Updated last year
- Procedural macros in expression position☆203Updated 2 years ago
- Rust macro to generate self-referential structs☆210Updated 4 years ago
- Hot-reloading loadable and reloadable resources☆220Updated 4 years ago
- MOPA: My Own Personal Any. A macro to implement all the `Any` methods on your own trait.☆114Updated 2 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
- A procedural macro for auto logging output of functions☆192Updated 3 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆267Updated last year
- Thread-safe object pool with automatic return and attach/detach semantics☆76Updated 7 months ago
- An extraction of the compiletest utility from the Rust compiler☆225Updated 3 months ago
- A compiler plugin to insert flame calls☆382Updated 2 years ago
- Generic Atomic<T> type for Rust☆234Updated last year
- A library for creating references that carry their owner with them.☆371Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- Fast, ergonomic metrics for Rust☆339Updated 6 months ago
- Python-style function decorators for Rust☆157Updated 4 years ago
- Easily create type-safe `Future`s from state machines — without the boilerplate.☆332Updated 5 years ago
- A rust-macro which makes errors easy to write☆334Updated last year
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Timer facilities for Tokio☆85Updated 7 years ago
- Efficient transactional memory in rust.☆210Updated 3 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 8 months ago
- Judy array implementation in pure Rust☆86Updated 7 years ago
- a cargo subcommand for counting lines of code in Rust projects☆129Updated last year
- [deprecated] Avoid memcpy calls when working with standard containers☆277Updated 2 years ago