CAD97 / pointer-utilsLinks
A collection of small utilities for working with pointer types in Rust.
☆133Updated last year
Alternatives and similar repositories for pointer-utils
Users that are interested in pointer-utils are comparing it to the libraries listed below
Sorting:
- Utilities for dealing with substructures within syn macros☆143Updated 8 months ago
- 🌵 Cycle-Aware Reference Counting in Rust☆152Updated 3 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- docs.rs as a publishing platform?☆71Updated last month
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆115Updated 8 months ago
- Token tree calling convention☆83Updated 3 years ago
- Cargo subcommand for checking your documentation for broken links☆156Updated last year
- Better reference counted strings for Rust☆140Updated last year
- Make trait methods callable without the trait in scope☆162Updated last month
- Typed index version of Rust slice and Vec containers☆75Updated 2 weeks ago
- Compile-time checks that an enum or match is written in sorted order☆120Updated last month
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- ☆111Updated 3 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆161Updated last month
- Macro for sealing traits and structures☆61Updated last year
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 3 years ago
- generators☆211Updated 2 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- ☆126Updated 3 years ago
- ☆61Updated 2 years ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- Copy-on-write string utilities for Rust☆162Updated last year
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆142Updated 2 years ago
- home for proposals in and around compile-time function evaluation☆113Updated last month
- Automatic cfg for Rust compiler features☆110Updated 7 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- A simple, id-based arena☆125Updated 2 weeks ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆276Updated last week