rkyv / rend
Cross-platform, endian-aware primitives for Rust
☆36Updated 5 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 8 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 5 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆54Updated 6 months ago
- A radioactive stabilization of the ptr_meta RFC.☆25Updated 2 months ago
- A sinless derive helper☆71Updated 4 months ago
- Async, lock-free synchronization primitives for task wakeup☆43Updated 6 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated last month
- cross-platform Rust API for memory mapped IO☆42Updated 10 months ago
- Efficient byte-stream pipe buffer☆42Updated 8 months ago
- Make any value Sync but only available on its original thread☆39Updated 2 weeks ago
- Full precision decimal representation of f64☆26Updated 2 weeks ago
- A simple macro to create correct opaque pointers☆22Updated 3 years ago
- Take a value atomically once.☆29Updated 2 years ago
- structured parallel execution for async Rust☆33Updated 7 months ago
- ☆53Updated 2 weeks ago
- ☆37Updated last year
- ☆36Updated 7 months ago
- Exhaustive iteration trait in Rust☆14Updated this week
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated last year
- Mostly safe wrapper for alloca☆25Updated last year
- 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
- Mirror of Rust's allocator api for use on stable rust☆50Updated 3 weeks ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated 2 weeks ago
- We have Crater At Home☆28Updated 4 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 5 months ago
- A faster Arc.☆58Updated last year
- A Vec-like collection which guarantees stable indices and features O(1) deletion of elements☆20Updated last year
- ☆54Updated last year
- A newtype with alignment of at least `A` bytes☆31Updated last month
- Const TypeId and non-'static TypeId☆61Updated 2 weeks ago