aticu / preLinks
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
Sorting:
- Spawn processes with arbitrary closures in rust☆111Updated 3 years ago
- ☆124Updated 2 years ago
- ☆112Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆70Updated 2 months ago
- A collection of small utilities for working with pointer types in Rust.☆125Updated 5 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Run closures in parallel☆114Updated 5 months ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆101Updated this week
- A rust crate to find the total size of an object, on the stack and on the heap☆108Updated last year
- Make trait methods callable without the trait in scope☆149Updated last month
- Utilities for dealing with substructures within syn macros☆139Updated 2 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated last month
- Cargo subcommand for checking your documentation for broken links☆157Updated 7 months ago
- Rust crate to time your function using derive annotations.☆85Updated 2 years ago
- Macro for sealing traits and structures☆57Updated 7 months ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- A tiny library for chaining free functions into method call chains.☆45Updated 5 years ago
- Write doc comments from macros☆99Updated 3 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- skiplist☆142Updated 3 years ago
- A HashMap variant that spreads resize load across inserts☆192Updated 5 months ago
- ☆57Updated last year
- A library for generating Graphviz DOT language files for graphs.☆76Updated 3 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 4 years ago
- Rust serializer library☆87Updated last year
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- A light wrapper around rr, the time-travelling debugger☆145Updated last year
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆110Updated last year
- An updated version of linked-hash-map and friends☆120Updated 3 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆104Updated 6 months ago