CAD97 / pointer-utilsLinks
A collection of small utilities for working with pointer types in Rust.
☆125Updated 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:
- Typed index version of Rust slice and Vec containers☆69Updated last month
- Better reference counted strings for Rust☆126Updated 11 months ago
- Cargo subcommand for checking your documentation for broken links☆156Updated 6 months ago
- Make trait methods callable without the trait in scope☆147Updated 3 weeks ago
- A fast, concurrent string interner☆150Updated 10 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- docs.rs as a publishing platform?☆69Updated last month
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- home for proposals in and around compile-time function evaluation☆110Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆165Updated this week
- 🌵 Cycle-Aware Reference Counting in Rust☆148Updated this week
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- Token tree calling convention☆79Updated 2 years ago
- ☆57Updated last year
- ☆124Updated 2 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Macro for sealing traits and structures☆56Updated 6 months ago
- Compile-time checks that an enum or match is written in sorted order☆115Updated 2 weeks ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 months ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- ☆112Updated 2 years ago
- Macro to generate random constants in Rust https://xkcd.com/221/☆80Updated last year
- A Rust library for generically joining iterables with a separator☆93Updated last year
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 4 years ago
- Automatic cfg for Rust compiler features☆99Updated this week
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- ☆21Updated 3 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆103Updated 5 months ago
- ☆64Updated 4 years ago