CAD97 / pointer-utilsLinks
A collection of small utilities for working with pointer types in Rust.
☆132Updated 11 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☆153Updated last month
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- Better reference counted strings for Rust☆139Updated last year
- Utilities for dealing with substructures within syn macros☆143Updated 7 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- docs.rs as a publishing platform?☆71Updated this week
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 7 months ago
- Token tree calling convention☆82Updated 3 years ago
- Make trait methods callable without the trait in scope☆161Updated this week
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- Cargo subcommand for checking your documentation for broken links☆156Updated last year
- ☆61Updated 2 years ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated this week
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- ☆112Updated 3 years ago
- Typed index version of Rust slice and Vec containers☆75Updated 2 weeks ago
- generators☆211Updated 2 years ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆142Updated 2 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 3 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆268Updated last month
- Copy-on-write string utilities for Rust☆158Updated last year
- Automatic cfg for Rust compiler features☆108Updated 6 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- Faster integer division and modulus operations☆87Updated 6 months ago
- Versioned data-structures for Rust☆208Updated 9 months ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆122Updated 4 months ago
- ☆125Updated 3 years ago