CAD97 / pointer-utilsLinks
A collection of small utilities for working with pointer types in Rust.
☆128Updated 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:
- Utilities for dealing with substructures within syn macros☆142Updated 4 months ago
- Make trait methods callable without the trait in scope☆152Updated 3 weeks ago
- Better reference counted strings for Rust☆135Updated last year
- ☆60Updated 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
- docs.rs as a publishing platform?☆71Updated 3 weeks ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Token tree calling convention☆80Updated 2 years ago
- Automatic cfg for Rust compiler features☆103Updated 2 months ago
- 🌵 Cycle-Aware Reference Counting in Rust☆151Updated this week
- ☆112Updated 2 years ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated 3 weeks ago
- generators☆209Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- ☆125Updated 3 years ago
- Cargo subcommand for checking your documentation for broken links☆157Updated 9 months ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Lossless functionality for platform-native strings.☆73Updated 2 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Typed index version of Rust slice and Vec containers☆72Updated 3 weeks ago
- Run closures in parallel☆114Updated 7 months ago
- Macro for sealing traits and structures☆59Updated 9 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆252Updated 2 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated 3 weeks ago
- Fast, FFI-friendly string interning for Rust☆171Updated 11 months ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Copy-on-write string utilities for Rust☆159Updated last year
- Spawn processes with arbitrary closures in rust☆113Updated 3 years ago