CAD97 / pointer-utilsLinks
A collection of small utilities for working with pointer types in Rust.
☆127Updated 7 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 this week
- Utilities for dealing with substructures within syn macros☆141Updated 3 months ago
- docs.rs as a publishing platform?☆69Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated last week
- Make trait methods callable without the trait in scope☆152Updated last week
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- ☆112Updated 2 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 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 3 months ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated last week
- Better reference counted strings for Rust☆134Updated last year
- Token tree calling convention☆80Updated 2 years ago
- ☆58Updated 2 years ago
- ☆125Updated 2 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Cargo subcommand for checking your documentation for broken links☆157Updated 8 months ago
- Automatic cfg for Rust compiler features☆102Updated 2 months ago
- Spawn processes with arbitrary closures in rust☆112Updated 3 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆248Updated 2 months ago
- Typed index version of Rust slice and Vec containers☆70Updated this week
- Gathering some metrics about github projects☆55Updated 2 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- ☆46Updated last year
- generators☆209Updated last year
- Scroll - making scrolling through buffers fun since 2016☆175Updated 2 weeks ago
- Copy-on-write string utilities for Rust☆159Updated last year
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆109Updated this week
- Run closures in parallel☆114Updated 7 months ago
- Macro to generate random constants in Rust https://xkcd.com/221/☆79Updated last year