aticu / pre
A rust crate to offer compile-time assistance for working with unsafe code.
☆122Updated 3 years ago
Alternatives and similar repositories for pre:
Users that are interested in pre are comparing it to the libraries listed below
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- ☆111Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆69Updated 6 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆106Updated last year
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Macro for sealing traits and structures☆53Updated 4 months ago
- A collection of small utilities for working with pointer types in Rust.☆124Updated 2 months ago
- ☆64Updated 4 years ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Make trait methods callable without the trait in scope☆136Updated last month
- A Rust library for generically joining iterables with a separator☆92Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Cargo subcommand for checking your documentation for broken links☆155Updated 4 months ago
- ☆124Updated 2 years ago
- Run closures in parallel☆113Updated 2 months ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆100Updated last month
- Inline procedural macros for Rust☆55Updated 2 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 7 months ago
- Rust crate to time your function using derive annotations.☆85Updated 2 years ago
- ☆107Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- skiplist☆141Updated 3 years ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆102Updated 3 months ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆109Updated 2 years ago
- docs.rs as a publishing platform?☆68Updated last month
- A tiny library for chaining free functions into method call chains.☆45Updated 4 years ago