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
- 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.☆210Updated 3 years ago
- ☆137Updated last year
- A compiler plugin to insert flame calls☆382Updated 2 years ago
- Hot-reloading loadable and reloadable resources☆220Updated 4 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆268Updated last year
- A Bounded SPSC queue for Rust☆160Updated 2 years ago
- A fast mpmc queue with broadcast capabilities☆204Updated 6 years ago
- [deprecated] Avoid memcpy calls when working with standard containers☆277Updated 2 years ago
- A procedural macro for auto logging output of functions☆192Updated 3 years ago
- A typesafe store keyed by types and containing different types of values.☆177Updated 6 years ago
- Safely combine results☆81Updated 7 months ago
- Compact string type for zero-copy parsing☆255Updated last year
- A library for creating references that carry their owner with them.☆371Updated last year
- Coroutine and async/await support for tokio-based futures☆119Updated 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☆86Updated 7 years ago
- Fowler–Noll–Vo hash function☆345Updated last year
- Multi-producer multi-consumer channels for message passing☆326Updated 6 years ago
- A rust-macro which makes errors easy to write☆335Updated 11 months ago
- Easily create type-safe `Future`s from state machines — without the boilerplate.☆331Updated 5 years ago
- Fast, ergonomic metrics for Rust☆340Updated 5 months ago
- Generic Atomic<T> type for Rust☆232Updated last year
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated 9 months ago
- a smaller, faster and panic-free alternative to core::fmt☆364Updated last year
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- Generic array types in Rust☆407Updated last month
- Allocators in Rust☆312Updated 5 years ago