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
- ☆135Updated last year
- Procedural macros in expression position☆204Updated 2 years ago
- Efficient transactional memory in rust.☆209Updated 3 years ago
- MOPA: My Own Personal Any. A macro to implement all the `Any` methods on your own trait.☆114Updated 2 years ago
- Rust macro to generate self-referential structs☆210Updated 3 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☆190Updated 3 years ago
- [deprecated] Avoid memcpy calls when working with standard containers☆277Updated 2 years ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated 7 months ago
- A compiler plugin to insert flame calls☆377Updated last year
- Generic Atomic<T> type for Rust☆226Updated last year
- Hot-reloading loadable and reloadable resources☆216Updated 4 years ago
- A Bounded SPSC queue for Rust☆160Updated 2 years ago
- A rust-macro which makes errors easy to write☆334Updated 10 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆176Updated 10 months ago
- Coroutine and async/await support for tokio-based futures☆119Updated 4 years ago
- Safely combine results☆81Updated 5 months 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.☆365Updated last year
- Asynchronous process management for tokio☆146Updated 5 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated last year
- Judy array implementation in pure Rust☆85Updated 7 years ago
- An extraction of the compiletest utility from the Rust compiler☆222Updated last month
- Custom derivation macro for Rust☆111Updated 7 years ago
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- Generic array types in Rust☆407Updated last month
- Multi-producer multi-consumer channels for message passing☆325Updated 6 years ago
- a cargo subcommand for counting lines of code in Rust projects☆129Updated last year
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago