CAD97 / pointer-utilsLinks
A collection of small utilities for working with pointer types in Rust.
☆131Updated 9 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:
- 🌵 Cycle-Aware Reference Counting in Rust☆152Updated last week
- Make trait methods callable without the trait in scope☆160Updated 3 weeks ago
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆175Updated 3 months ago
- Better reference counted strings for Rust☆138Updated last year
- Cargo subcommand for checking your documentation for broken links☆155Updated 11 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 5 months ago
- ☆112Updated 2 years ago
- ☆61Updated 2 years ago
- Token tree calling convention☆80Updated 2 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- ☆125Updated 3 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last month
- Typed index version of Rust slice and Vec containers☆74Updated 2 months ago
- Utility wrapper to send non send types to other threads safely☆188Updated 7 months ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆264Updated this week
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- docs.rs as a publishing platform?☆71Updated last month
- generators☆211Updated 2 years ago
- Automatic cfg for Rust compiler features☆105Updated 4 months ago
- Macro for sealing traits and structures☆59Updated 11 months ago
- Macro to generate random constants in Rust https://xkcd.com/221/☆78Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last month
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated last year
- Lossless functionality for platform-native strings.☆73Updated 4 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆122Updated 2 months ago