CAD97 / pointer-utilsLinks
A collection of small utilities for working with pointer types in Rust.
☆125Updated 4 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:
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated last week
- Cargo subcommand for checking your documentation for broken links☆155Updated 5 months ago
- Spawn processes with arbitrary closures in rust☆111Updated 3 years ago
- ☆57Updated last year
- Make trait methods callable without the trait in scope☆146Updated last week
- 🌵 Cycle-Aware Reference Counting in Rust☆148Updated last week
- generators☆208Updated last year
- Token tree calling convention☆79Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆69Updated 3 weeks ago
- home for proposals in and around compile-time function evaluation☆110Updated last year
- ☆112Updated 2 years ago
- Macro for sealing traits and structures☆54Updated 6 months ago
- Versioned data-structures for Rust☆204Updated 3 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- docs.rs as a publishing platform?☆68Updated 2 weeks ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆109Updated last year
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆158Updated last year
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Project group working on the "safe transmute" feature☆92Updated 8 months ago
- Better reference counted strings for Rust☆126Updated 10 months ago
- A simple, id-based arena☆119Updated last year
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆103Updated 5 months ago
- A fast, concurrent string interner☆150Updated 9 months ago
- Automatic cfg for Rust compiler features☆95Updated last week
- A generic, fixed-size, associative cache☆40Updated 6 months ago
- ☆124Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- Utilities for dealing with substructures within syn macros☆139Updated 3 weeks ago