CAD97 / pointer-utils
A collection of small utilities for working with pointer types in Rust.
☆124Updated 3 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 last month
- Typed index version of Rust slice and Vec containers☆69Updated 6 months ago
- Cargo subcommand for checking your documentation for broken links☆155Updated 4 months ago
- 🌵 Cycle-Aware Reference Counting in Rust☆147Updated last week
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- ☆112Updated 2 years ago
- docs.rs as a publishing platform?☆68Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated last month
- Better reference counted strings for Rust☆121Updated 9 months ago
- home for proposals in and around compile-time function evaluation☆107Updated last year
- Token tree calling convention☆79Updated 2 years ago
- A fast, concurrent string interner☆149Updated 8 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 3 weeks ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆232Updated 3 months ago
- Utilities for dealing with substructures within syn macros☆139Updated 8 months ago
- ☆55Updated last year
- Project group working on the "safe transmute" feature☆92Updated 7 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 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
- (lifetime) GATs on stable Rust☆58Updated last year
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆155Updated 11 months ago
- Compile-time checks that an enum or match is written in sorted order☆113Updated last month
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆102Updated 3 months ago
- ☆50Updated last month
- Utilities for pinning☆97Updated last year
- ☆124Updated 2 years ago