CAD97 / pointer-utilsLinks
A collection of small utilities for working with pointer types in Rust.
☆128Updated 8 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☆151Updated last week
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Utilities for dealing with substructures within syn macros☆142Updated 4 months ago
- Better reference counted strings for Rust☆136Updated last year
- Cargo subcommand for checking your documentation for broken links☆155Updated 9 months ago
- docs.rs as a publishing platform?☆71Updated 2 weeks ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- Make trait methods callable without the trait in scope☆157Updated 2 weeks ago
- ☆112Updated 2 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Token tree calling convention☆80Updated 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 4 months ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- ☆60Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆74Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated 2 weeks ago
- Automatic cfg for Rust compiler features☆103Updated 3 months ago
- home for proposals in and around compile-time function evaluation☆110Updated 2 years ago
- A generic, fixed-size, associative cache☆39Updated 10 months ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- ☆125Updated 3 years ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- Lossless functionality for platform-native strings.☆73Updated 3 months ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆257Updated 2 weeks ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆110Updated last month
- Run closures in parallel☆115Updated 8 months ago