CAD97 / pointer-utils
A collection of small utilities for working with pointer types in Rust.
☆119Updated last month
Alternatives and similar repositories for pointer-utils:
Users that are interested in pointer-utils are comparing it to the libraries listed below
- 🌵 Cycle-Aware Reference Counting in Rust☆146Updated this week
- Make trait methods callable without the trait in scope☆135Updated last week
- Better reference counted strings for Rust☆118Updated 7 months ago
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- Cargo subcommand for checking your documentation for broken links☆152Updated 2 months ago
- Typed index version of Rust slice and Vec containers☆68Updated 5 months ago
- Token tree calling convention☆79Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated 2 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆109Updated 2 years ago
- ☆124Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 3 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆226Updated last month
- docs.rs as a publishing platform?☆68Updated last week
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆100Updated 2 months ago
- А procedural macro useful for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation☆83Updated last year
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- home for proposals in and around compile-time function evaluation☆107Updated last year
- ☆111Updated 2 years ago
- Utilities for dealing with substructures within syn macros☆139Updated 7 months ago
- A fast, concurrent string interner☆148Updated 6 months ago
- Type-safe transmutations between layout-compatible types.☆121Updated 4 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Macro to generate random constants in Rust https://xkcd.com/221/☆77Updated 11 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 4 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆95Updated last month
- ☆55Updated last year
- Write doc comments from macros☆99Updated 3 years ago
- Automatic cfg for Rust compiler features☆95Updated 5 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Macro for sealing traits and structures☆51Updated 3 months ago