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:
- 🌵 Cycle-Aware Reference Counting in Rust☆153Updated 2 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- Better reference counted strings for Rust☆139Updated last year
- Make trait methods callable without the trait in scope☆161Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 months ago
- ☆61Updated 2 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 8 months ago
- Spawn processes with arbitrary closures in rust☆114Updated 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.☆114Updated 7 months ago
- Token tree calling convention☆82Updated 3 years ago
- Cargo subcommand for checking your documentation for broken links☆156Updated last year
- ☆112Updated 3 years ago
- ☆126Updated 3 years ago
- Compile-time checks that an enum or match is written in sorted order☆120Updated 3 weeks ago
- Automatic cfg for Rust compiler features☆110Updated 6 months ago
- Macro for sealing traits and structures☆60Updated last year
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆142Updated 2 years ago
- A generic, fixed-size, associative cache☆40Updated last year
- docs.rs as a publishing platform?☆71Updated 3 weeks ago
- generators☆211Updated 2 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆274Updated last week
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- A fast, concurrent string interner☆162Updated last year
- Inline procedural macros for Rust☆56Updated 3 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Typed index version of Rust slice and Vec containers☆75Updated last month
- ☆100Updated 4 months ago
- Execute your code on the Rust ecosystem.☆189Updated last week
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated 3 weeks ago