rkyv / rend
Cross-platform, endian-aware primitives for Rust
☆35Updated 4 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 7 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 4 months ago
- A sinless derive helper☆62Updated 3 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 5 months ago
- A radioactive stabilization of the ptr_meta RFC.☆24Updated last month
- A Vec-like collection which guarantees stable indices and features O(1) deletion of elements☆20Updated 11 months ago
- Minimalist Rust syntax parsing for procedural macros☆63Updated 8 months ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated 4 months ago
- ☆35Updated 6 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last week
- A simple macro to create correct opaque pointers☆22Updated 3 years ago
- `smol` integrations with `hyper`☆14Updated 4 months ago
- cross-platform Rust API for memory mapped IO☆41Updated 9 months ago
- Efficient byte-stream pipe buffer☆42Updated 7 months ago
- A Rust crate for formatting strings dynamically☆31Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated 11 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated 2 months ago
- structured parallel execution for async Rust☆33Updated 6 months ago
- ☆36Updated 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
- Defer running expensive destructors until later☆19Updated 2 years ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 months ago
- Use winit like the async runtime you've always wanted☆48Updated 8 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆69Updated 3 weeks ago
- Async, lock-free synchronization primitives for task wakeup☆43Updated 5 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated last month
- Mirror of Rust's allocator api for use on stable rust☆51Updated this week
- Const TypeId and non-'static TypeId☆60Updated last week