zslayton / lifeguardLinks
An object pool manager in Rust
☆197Updated 4 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
- Rust macro to generate self-referential structs☆210Updated 4 years ago
- ☆137Updated last year
- A procedural macro for auto logging output of functions☆191Updated 3 years ago
- A Bounded SPSC queue for Rust☆161Updated 2 years ago
- A typesafe store keyed by types and containing different types of values.☆179Updated 6 years ago
- MOPA: My Own Personal Any. A macro to implement all the `Any` methods on your own trait.☆116Updated 2 years ago
- Procedural macros in expression position☆203Updated 2 years ago
- A compiler plugin to insert flame calls☆386Updated 2 years ago
- A fast mpmc queue with broadcast capabilities☆208Updated 7 years ago
- Hot-reloading loadable and reloadable resources☆220Updated 5 years ago
- Efficient transactional memory in rust.☆210Updated 4 years ago
- An extraction of the compiletest utility from the Rust compiler☆228Updated 3 weeks ago
- A rust-macro which makes errors easy to write☆336Updated last year
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- Fast, ergonomic metrics for Rust☆340Updated 11 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Python-style function decorators for Rust☆158Updated 4 years ago
- [deprecated] Avoid memcpy calls when working with standard containers☆279Updated 3 years ago
- Line protocol for Tokio☆63Updated 8 years ago
- Easily hotswap functions in running executables☆142Updated 7 years ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated last year
- Easily create type-safe `Future`s from state machines — without the boilerplate.☆333Updated 6 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆266Updated 2 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- A concurrent hash table for Rust☆61Updated 5 years ago
- Safely combine results☆81Updated last year
- Compact string type for zero-copy parsing☆262Updated last year
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Updated last year
- a cargo subcommand for counting lines of code in Rust projects☆128Updated 2 years ago