CAD97 / pointer-utils
A collection of small utilities for working with pointer types in Rust.
☆123Updated 2 months ago
Alternatives and similar repositories for pointer-utils:
Users that are interested in pointer-utils are comparing it to the libraries listed below
- Make trait methods callable without the trait in scope☆136Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆157Updated 3 weeks ago
- 🌵 Cycle-Aware Reference Counting in Rust☆147Updated last week
- Typed index version of Rust slice and Vec containers☆69Updated 5 months ago
- Better reference counted strings for Rust☆120Updated 8 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Cargo subcommand for checking your documentation for broken links☆153Updated 3 months ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- Concatenate identifiers in a macro invocation☆93Updated 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.☆109Updated 2 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Token tree calling convention☆79Updated 2 years ago
- A fast, concurrent string interner☆149Updated 7 months ago
- ☆124Updated 2 years ago
- home for proposals in and around compile-time function evaluation☆107Updated last year
- ☆111Updated 2 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- ☆97Updated last month
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆230Updated 2 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆100Updated 3 months ago
- generators☆205Updated last year
- Macro for sealing traits and structures☆52Updated 4 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Macro to generate random constants in Rust https://xkcd.com/221/☆78Updated last year
- docs.rs as a publishing platform?☆68Updated last month
- A simple, id-based arena☆119Updated last year
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 4 years ago
- ☆55Updated last year