rkyv / ptr_metaLinks
A radioactive stabilization of the ptr_meta RFC.
☆33Updated 5 months ago
Alternatives and similar repositories for ptr_meta
Users that are interested in ptr_meta are comparing it to the libraries listed below
Sorting:
- ☆36Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆29Updated last month
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆44Updated last week
- A newtype with alignment of at least `A` bytes☆32Updated 7 months ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- Arena allocator with scopes☆44Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- Exhaustive iteration trait in Rust☆16Updated this week
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 3 years ago
- Rust String type with configurable byte storage.☆35Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 6 months ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆38Updated 2 months ago
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- A dynamic library helper for rust crates☆35Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last month
- Take a value atomically once.☆30Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- Cross-platform, endian-aware primitives for Rust☆41Updated 5 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 6 months ago
- Predicator, a Rust crate for generating and running dynamic code☆16Updated 7 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 9 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Bindings to GCC's __float128 type☆24Updated 7 months ago
- A newtype wrapper that causes Debug impls to skip a field.☆21Updated 2 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 11 months ago
- Asynchronous pipelines of contiguous data, for rust.☆17Updated last year