rkyv / rendLinks
Cross-platform, endian-aware primitives for Rust
☆41Updated 4 months ago
Alternatives and similar repositories for rend
Users that are interested in rend are comparing it to the libraries listed below
Sorting:
- Data structures like Rust `alloc` which reuse user allocated memory☆60Updated last month
- A primitive for writing structural search and replace programs for rust☆31Updated 2 months ago
- Exhaustive iteration trait in Rust☆16Updated 2 weeks ago
- Library facilitating safe pinned initialization☆60Updated this week
- ☆40Updated last year
- A sinless derive helper☆74Updated 2 months ago
- Lending iterators on stable Rust☆83Updated last year
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- Macro for sealing traits and structures☆59Updated 9 months ago
- A newtype with alignment of at least `A` bytes☆33Updated 7 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated this week
- Convert number to enum☆87Updated last year
- Mirror of Rust's allocator api for use on stable rust☆63Updated this week
- A faster Arc.☆74Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated last week
- A Rustified OpenCL Experience☆46Updated 2 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 10 months ago
- Bare-metal allocators.☆75Updated 3 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆32Updated 10 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆83Updated 3 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆84Updated 4 months ago
- structured parallel execution for async Rust☆36Updated last year
- An exploration into the various ways optional trait methods can be implemented in Rust.☆39Updated 2 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆39Updated 11 months ago
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆52Updated 2 months ago
- Efficient byte-stream pipe buffer☆43Updated last year
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- Defer running expensive destructors until later☆19Updated 3 years ago
- Choose Rust types at compile-time via constants☆68Updated last year