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
- ☆137Updated last year
- Rust macro to generate self-referential structs☆210Updated 4 years ago
- Procedural macros in expression position☆203Updated 2 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- A procedural macro for auto logging output of functions☆192Updated 3 years ago
- A rust-macro which makes errors easy to write☆336Updated last year
- Generic Atomic<T> type for Rust☆235Updated 2 weeks ago
- A Bounded SPSC queue for Rust☆161Updated 2 years ago
- A fast mpmc queue with broadcast capabilities☆206Updated 6 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆267Updated 2 years ago
- A typesafe store keyed by types and containing different types of values.☆178Updated 6 years ago
- Efficient transactional memory in rust.☆210Updated 3 years ago
- MOPA: My Own Personal Any. A macro to implement all the `Any` methods on your own trait.☆114Updated 2 years ago
- A compiler plugin to insert flame calls☆382Updated 2 years ago
- Fast, ergonomic metrics for Rust☆339Updated 8 months ago
- Safely combine results☆81Updated 9 months ago
- Coroutine and async/await support for tokio-based futures☆119Updated 5 years ago
- Generic array types in Rust☆411Updated 3 months ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- Compact string type for zero-copy parsing☆258Updated last year
- Hot-reloading loadable and reloadable resources☆219Updated 5 years ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated 11 months ago
- Thread-safe object pool with automatic return and attach/detach semantics☆76Updated 9 months ago
- Easily create type-safe `Future`s from state machines — without the boilerplate.☆332Updated 5 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 9 months ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- skiplist☆142Updated 3 years ago
- Shared resource dispatcher☆244Updated 3 months ago
- [deprecated] Avoid memcpy calls when working with standard containers☆277Updated 2 years ago