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
- Procedural macros in expression position☆203Updated 2 years ago
- A procedural macro for auto logging output of functions☆190Updated 3 years ago
- A flexible thread pool providing scoped and static threads.☆84Updated 5 years ago
- Rust macro to generate self-referential structs☆210Updated 3 years ago
- Hot-reloading loadable and reloadable resources☆215Updated 4 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆176Updated 9 months ago
- A typesafe store keyed by types and containing different types of values.☆177Updated 6 years ago
- MOPA: My Own Personal Any. A macro to implement all the `Any` methods on your own trait.☆112Updated 2 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.☆363Updated last year
- ☆135Updated 11 months ago
- Efficient transactional memory in rust.☆208Updated 3 years ago
- A compiler plugin to insert flame calls☆377Updated last year
- A Bounded SPSC queue for Rust☆160Updated 2 years ago
- Judy array implementation in pure Rust☆84Updated 7 years ago
- A rust-macro which makes errors easy to write☆335Updated 8 months ago
- Thread-safe object pool with automatic return and attach/detach semantics☆74Updated 3 months ago
- Safely combine results☆81Updated 4 months ago
- [deprecated] Avoid memcpy calls when working with standard containers☆277Updated 2 years ago
- Compact string type for zero-copy parsing☆251Updated last year
- Coroutine and async/await support for tokio-based futures☆119Updated 4 years ago
- Fast, ergonomic metrics for Rust☆338Updated 3 months ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated 6 months ago
- Generic Atomic<T> type for Rust☆223Updated 11 months ago
- An extraction of the compiletest utility from the Rust compiler☆220Updated this week
- Easily create type-safe `Future`s from state machines — without the boilerplate.☆329Updated 5 years ago
- Python-style function decorators for Rust☆156Updated 3 years ago
- A fast mpmc queue with broadcast capabilities☆201Updated 6 years ago
- Rust bindings to google's cpuprofiler☆127Updated 5 years ago
- skiplist☆140Updated 3 years ago