CAD97 / pointer-utilsLinks
A collection of small utilities for working with pointer types in Rust.
☆127Updated 6 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☆150Updated last week
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆151Updated 2 months ago
- ☆57Updated last year
- Utilities for dealing with substructures within syn macros☆141Updated 2 months ago
- Spawn processes with arbitrary closures in rust☆112Updated 3 years ago
- Typed index version of Rust slice and Vec containers☆70Updated 2 months ago
- Better reference counted strings for Rust☆131Updated last year
- docs.rs as a publishing platform?☆69Updated 2 months ago
- Token tree calling convention☆80Updated 2 years ago
- Cargo subcommand for checking your documentation for broken links☆157Updated 7 months ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 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 2 months ago
- A generic, fixed-size, associative cache☆40Updated 8 months ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated last month
- generators☆210Updated last year
- ☆125Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Automatic cfg for Rust compiler features☆102Updated last month
- A fast, concurrent string interner☆151Updated 11 months ago
- home for proposals in and around compile-time function evaluation☆110Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 4 months ago
- Macro for sealing traits and structures☆58Updated 8 months ago
- Run closures in parallel☆114Updated 6 months ago
- ☆112Updated 2 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆247Updated last month
- Lossless functionality for platform-native strings.☆71Updated last month
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆106Updated this week