CAD97 / pointer-utilsLinks
A collection of small utilities for working with pointer types in Rust.
☆131Updated 10 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:
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- 🌵 Cycle-Aware Reference Counting in Rust☆152Updated last month
- Token tree calling convention☆80Updated 2 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- Make trait methods callable without the trait in scope☆161Updated last week
- Better reference counted strings for Rust☆139Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆177Updated 3 months ago
- Cargo subcommand for checking your documentation for broken links☆155Updated 11 months ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated last week
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆113Updated 6 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆265Updated 3 weeks ago
- Macro for sealing traits and structures☆59Updated last year
- docs.rs as a publishing platform?☆71Updated last week
- Automatic cfg for Rust compiler features☆105Updated 5 months ago
- ☆61Updated 2 years ago
- ☆112Updated 3 years ago
- Concatenate identifiers in a macro invocation☆94Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆75Updated 3 months ago
- Macro to generate random constants in Rust https://xkcd.com/221/☆79Updated last year
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆142Updated 2 years ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆122Updated 3 months ago
- A simple, id-based arena☆122Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- ☆125Updated 3 years ago
- Lossless functionality for platform-native strings.☆73Updated 5 months ago
- home for proposals in and around compile-time function evaluation☆111Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆161Updated last week