CAD97 / pointer-utils
A collection of small utilities for working with pointer types in Rust.
☆119Updated 2 weeks ago
Alternatives and similar repositories for pointer-utils:
Users that are interested in pointer-utils are comparing it to the libraries listed below
- Safe, zero-cost downcasting for limited compile-time specialization.☆155Updated last month
- Token tree calling convention☆79Updated 2 years ago
- Make trait methods callable without the trait in scope☆135Updated last week
- ☆123Updated 2 years ago
- docs.rs as a publishing platform?☆66Updated last week
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- Cargo subcommand for checking your documentation for broken links☆150Updated last month
- Better reference counted strings for Rust☆117Updated 6 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Compile-time checks that an enum or match is written in sorted order☆113Updated last week
- ☆55Updated last year
- ☆112Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆68Updated 3 months ago
- 🌵 Cycle-Aware Reference Counting in Rust☆146Updated this week
- Type-safe transmutations between layout-compatible types.☆120Updated 4 years ago
- Utilities for dealing with substructures within syn macros☆140Updated 5 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 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☆222Updated last week
- home for proposals in and around compile-time function evaluation☆107Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆108Updated 2 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆77Updated last month
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 5 months ago
- Run closures in parallel☆112Updated last week
- ☆64Updated 4 years ago
- A fast, concurrent string interner☆148Updated 5 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆99Updated 3 weeks ago
- (lifetime) GATs on stable Rust☆56Updated last year
- Concurrent hash trie☆51Updated 4 years ago