CAD97 / pointer-utilsLinks
A collection of small utilities for working with pointer types in Rust.
☆133Updated 11 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:
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 8 months ago
- Better reference counted strings for Rust☆139Updated last year
- Make trait methods callable without the trait in scope☆161Updated 3 weeks ago
- 🌵 Cycle-Aware Reference Counting in Rust☆153Updated 2 months ago
- ☆61Updated 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.☆114Updated 7 months ago
- Typed index version of Rust slice and Vec containers☆75Updated last month
- Cargo subcommand for checking your documentation for broken links☆156Updated last year
- ☆112Updated 3 years ago
- Token tree calling convention☆82Updated 3 years ago
- ☆126Updated 3 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 3 years ago
- docs.rs as a publishing platform?☆71Updated 3 weeks ago
- Macro for sealing traits and structures☆60Updated last year
- Compile-time checks that an enum or match is written in sorted order☆120Updated 3 weeks ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆123Updated 4 months ago
- generators☆211Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 months ago
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- Versioned data-structures for Rust☆208Updated 10 months ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆274Updated last week
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated 3 weeks ago
- Automatic cfg for Rust compiler features☆110Updated 6 months ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆142Updated 2 years ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- home for proposals in and around compile-time function evaluation☆113Updated last month
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- A simple, id-based arena☆124Updated 2 years ago