jpernst / rental
Rust macro to generate self-referential structs
☆210Updated 3 years ago
Alternatives and similar repositories for rental:
Users that are interested in rental are comparing it to the libraries listed below
- Procedural macros in expression position☆204Updated 2 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆268Updated last year
- An extraction of the compiletest utility from the Rust compiler☆225Updated 3 months ago
- A compiler plugin to insert flame calls☆382Updated 2 years ago
- A procedural macro for auto logging output of functions☆192Updated 3 years ago
- Efficient transactional memory in rust.☆210Updated 3 years ago
- [deprecated] Avoid memcpy calls when working with standard containers☆277Updated 2 years ago
- Easily create type-safe `Future`s from state machines — without the boilerplate.☆331Updated 5 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆331Updated 3 months ago
- Coroutine and async/await support for tokio-based futures☆119Updated 5 years ago
- An object pool manager in Rust☆196Updated 3 years ago
- Rust support for the coz Causal profiler, code now lives upstream -- https://github.com/plasma-umass/coz☆218Updated 5 years ago
- Safely combine results☆81Updated 7 months ago
- MOPA: My Own Personal Any. A macro to implement all the `Any` methods on your own trait.☆114Updated 2 years ago
- A library for creating references that carry their owner with them.☆371Updated last year
- A Bounded SPSC queue for Rust☆160Updated 2 years ago
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- A rust-macro which makes errors easy to write☆335Updated 11 months ago
- A rustc plugin to check for numerical instability☆174Updated 8 years ago
- This crate guarantees that your application is free of panicking branches☆177Updated 5 years ago
- Test your Rust Markdown documentation via Cargo☆292Updated last year
- async for rust without the noise☆142Updated 5 years ago
- Hot-reloading loadable and reloadable resources☆220Updated 4 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 7 months ago
- A flexible thread pool providing scoped and static threads.☆85Updated 6 years ago
- Rust proc macro for easily and safely use shell scripts in rust☆208Updated last month
- skiplist☆141Updated 3 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- Compact string type for zero-copy parsing☆255Updated last year