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.☆85Updated 6 years ago
- Procedural macros in expression position☆203Updated 2 years ago
- ☆137Updated last year
- Rust macro to generate self-referential structs☆210Updated 4 years ago
- MOPA: My Own Personal Any. A macro to implement all the `Any` methods on your own trait.☆114Updated 2 years ago
- Efficient transactional memory in rust.☆210Updated 3 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆267Updated 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 compiler plugin to insert flame calls☆382Updated 2 years ago
- A rust-macro which makes errors easy to write☆335Updated last year
- A Bounded SPSC queue for Rust☆160Updated 2 years ago
- Safely combine results☆81Updated 9 months ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- Hot-reloading loadable and reloadable resources☆219Updated 5 years ago
- An extraction of the compiletest utility from the Rust compiler☆226Updated 4 months ago
- Rust bindings to google's cpuprofiler☆127Updated 5 years ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated 10 months ago
- A typesafe store keyed by types and containing different types of values.☆177Updated 6 years ago
- Python-style function decorators for Rust☆157Updated 4 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 5 years ago
- A stack for rust trait objects that minimizes allocations☆128Updated 2 years ago
- Fast, ergonomic metrics for Rust☆339Updated 7 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Compact string type for zero-copy parsing☆257Updated last year
- A fast mpmc queue with broadcast capabilities☆206Updated 6 years ago
- Rust proc macro for easily and safely use shell scripts in rust☆209Updated 3 months ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆227Updated 7 months ago
- A library for creating references that carry their owner with them.☆372Updated last year
- Multi-producer multi-consumer channels for message passing☆326Updated 6 years ago