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
- A compiler plugin to insert flame calls☆377Updated last year
- An extraction of the compiletest utility from the Rust compiler☆222Updated last month
- 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.☆364Updated last year
- A Bounded SPSC queue for Rust☆160Updated 2 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆268Updated last year
- A procedural macro for auto logging output of functions☆190Updated 3 years ago
- [deprecated] Avoid memcpy calls when working with standard containers☆277Updated 2 years ago
- Coroutine and async/await support for tokio-based futures☆119Updated 4 years ago
- Easily create type-safe `Future`s from state machines — without the boilerplate.☆330Updated 5 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆154Updated 3 years ago
- A rust-macro which makes errors easy to write☆335Updated 9 months ago
- Hot-reloading loadable and reloadable resources☆215Updated 4 years ago
- Custom derivation macro for Rust☆111Updated 7 years ago
- Generic array types in Rust☆406Updated last month
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆330Updated last month
- Rust proc macro for easily and safely use shell scripts in rust☆209Updated this week
- Efficient transactional memory in rust.☆209Updated 3 years ago
- Safely combine results☆81Updated 5 months ago
- This crate guarantees that your application is free of panicking branches☆176Updated 5 years ago
- CBOR support for serde.☆298Updated 2 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 5 months ago
- An object pool manager in Rust☆195Updated 3 years ago
- RAMP - Rust Arithmetic in Multiple Precision☆261Updated 2 years ago
- A strict, yet friendly mocking library for Rust 2018☆225Updated 8 months ago
- Rust syntax sugar collections.☆129Updated 5 years ago
- A rustc plugin to check for numerical instability☆174Updated 8 years ago
- Generic Atomic<T> type for Rust☆226Updated last year
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆140Updated this week