rkyv / rend
Cross-platform, endian-aware primitives for Rust
☆36Updated 6 months ago
Alternatives and similar repositories for rend:
Users that are interested in rend are comparing it to the libraries listed below
- A primitive for writing structural search and replace programs for rust☆31Updated 9 months ago
- A radioactive stabilization of the ptr_meta RFC.☆26Updated 3 months ago
- A simple macro to create correct opaque pointers☆22Updated 3 years ago
- A sinless derive helper☆72Updated 5 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆54Updated 6 months ago
- ☆39Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated last month
- Exhaustive iteration trait in Rust☆14Updated 2 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated this week
- A Vec-like collection which guarantees stable indices and features O(1) deletion of elements☆20Updated last year
- An object system for Rust based on relative pointers☆38Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated 11 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 5 months ago
- A newtype with alignment of at least `A` bytes☆32Updated 2 months ago
- Mirror of Rust's allocator api for use on stable rust☆57Updated last month
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Defer running expensive destructors until later☆19Updated 2 years ago
- Async, lock-free synchronization primitives for task wakeup☆44Updated 7 months ago
- structured parallel execution for async Rust☆33Updated 7 months ago
- Strongly typed vector math with glam☆27Updated last month
- ☆36Updated 8 months ago
- Efficient byte-stream pipe buffer☆43Updated 9 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 weeks ago
- global allocator for Rust that provides hooks for tracking allocations☆48Updated last year
- A concise, self-describing binary format written in Rust for Serde☆65Updated 7 months ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- Make any value Sync but only available on its original thread☆39Updated last month
- A Rust crate for formatting strings dynamically☆32Updated last year
- Port of https://github.com/plasma-umass/Mesh to Rust☆16Updated 2 years ago