CAD97 / pointer-utilsLinks
A collection of small utilities for working with pointer types in Rust.
☆126Updated 5 months ago
Alternatives and similar repositories for pointer-utils
Users that are interested in pointer-utils are comparing it to the libraries listed below
Sorting:
- Make trait methods callable without the trait in scope☆149Updated last month
- Utilities for dealing with substructures within syn macros☆140Updated 2 months ago
- 🌵 Cycle-Aware Reference Counting in Rust☆150Updated this week
- Better reference counted strings for Rust☆130Updated 11 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated last month
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Token tree calling convention☆79Updated 2 years 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
- docs.rs as a publishing platform?☆69Updated last month
- ☆124Updated 2 years ago
- Lossless functionality for platform-native strings.☆71Updated 3 weeks ago
- Cargo subcommand for checking your documentation for broken links☆157Updated 7 months ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- ☆112Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆112Updated 3 years ago
- Macro for sealing traits and structures☆57Updated 7 months ago
- Automatic cfg for Rust compiler features☆102Updated 3 weeks ago
- ☆100Updated 4 months ago
- Typed index version of Rust slice and Vec containers☆70Updated 2 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- ☆57Updated last year
- generators☆210Updated last year
- A fast, concurrent string interner☆150Updated 10 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 4 months ago
- A simple, id-based arena☆120Updated last year
- home for proposals in and around compile-time function evaluation☆110Updated last year
- Macro to generate random constants in Rust https://xkcd.com/221/☆80Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago