rkyv / rendLinks
Cross-platform, endian-aware primitives for Rust
☆41Updated 5 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☆61Updated 2 months ago
- A primitive for writing structural search and replace programs for rust☆32Updated last week
- A sinless derive helper☆75Updated 3 months ago
- Mirror of Rust's allocator api for use on stable rust☆65Updated 3 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated 3 weeks ago
- 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
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆84Updated last month
- Full precision decimal representation of f64☆26Updated 2 weeks ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- ☆41Updated last year
- A radioactive stabilization of the ptr_meta RFC.☆33Updated 5 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- Library facilitating safe pinned initialization☆60Updated last week
- Lending iterators on stable Rust☆83Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 11 months ago
- Convert number to enum☆87Updated last year
- A memory efficient syntax tree for language developers☆62Updated last month
- A newtype with alignment of at least `A` bytes☆32Updated 7 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 months ago
- Efficient byte-stream pipe buffer☆43Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆29Updated last month
- Exhaustive iteration trait in Rust☆16Updated this week
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- An exploration into the various ways optional trait methods can be implemented in Rust.☆38Updated 2 months ago
- A simple macro to create correct opaque pointers☆21Updated 4 years ago
- Unbuffered and unlocked I/O streams☆45Updated 6 months ago
- structured parallel execution for async Rust☆36Updated last year
- Threadsafe RefCell for Rust☆95Updated 6 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆40Updated last year