jpernst / rental
Rust macro to generate self-referential structs
☆210Updated 4 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☆203Updated 2 years ago
- [deprecated] Avoid memcpy calls when working with standard containers☆277Updated 2 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆267Updated 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
- Hot-reloading loadable and reloadable resources☆220Updated 4 years ago
- A procedural macro for auto logging output of functions☆192Updated 3 years ago
- This crate guarantees that your application is free of panicking branches☆177Updated 5 years 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
- Easily create type-safe `Future`s from state machines — without the boilerplate.☆332Updated 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
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- Efficient transactional memory in rust.☆210Updated 3 years ago
- A strict, yet friendly mocking library for Rust 2018☆225Updated 11 months ago
- A rustc plugin to check for numerical instability☆174Updated 8 years ago
- Put your Rust app's data in the right place on every platform☆141Updated 4 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- skiplist☆142Updated 3 years ago
- Safely combine results☆81Updated 8 months ago
- Temporary directory management for Rust☆139Updated 5 years ago
- ☆137Updated last year
- Custom derivation macro for Rust☆111Updated 7 years ago
- A rust-macro which makes errors easy to write☆334Updated last year
- Rust proc macro for easily and safely use shell scripts in rust☆209Updated 2 months ago
- LLVM-GCOV Source coverage for Rust☆123Updated 6 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- A cargo subcommand for creating GraphViz DOT files and dependency graphs☆215Updated 5 years ago
- Test your Rust Markdown documentation via Cargo☆292Updated last year