CAD97 / pointer-utils
A collection of small utilities for working with pointer types in Rust.
☆119Updated last year
Related projects ⓘ
Alternatives and complementary repositories for pointer-utils
- Make trait methods callable without the trait in scope☆135Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated last month
- ☆123Updated 2 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆144Updated this week
- Utilities for dealing with substructures within syn macros☆139Updated 3 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆121Updated 3 years ago
- Cargo subcommand for checking your documentation for broken links☆149Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆216Updated last month
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- Better reference counted strings for Rust☆114Updated 4 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆66Updated last month
- Token tree calling convention☆79Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆137Updated 2 weeks ago
- ☆112Updated last year
- Concatenate identifiers in a macro invocation☆93Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆105Updated 2 years ago
- Automatic cfg for Rust compiler features☆95Updated last month
- Project group working on the "safe transmute" feature☆85Updated 2 months ago
- home for proposals in and around compile-time function evaluation☆105Updated last year
- Run closures in parallel☆109Updated last month
- generators☆202Updated last year
- docs.rs as a publishing platform?☆66Updated 4 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆175Updated 7 months ago
- Macro for sealing traits and structures☆49Updated last month
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 4 years ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆95Updated 2 months ago
- ☆94Updated 2 weeks ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆115Updated 5 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆104Updated 10 months ago