rkyv / rendLinks
Cross-platform, endian-aware primitives for Rust
☆41Updated 2 months ago
Alternatives and similar repositories for rend
Users that are interested in rend are comparing it to the libraries listed below
Sorting:
- A primitive for writing structural search and replace programs for rust☆31Updated 11 months ago
- A sinless derive helper☆72Updated 2 weeks ago
- structured parallel execution for async Rust☆33Updated 10 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 4 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 9 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆98Updated 6 months ago
- A radioactive stabilization of the ptr_meta RFC.☆29Updated 2 months ago
- ☆40Updated last year
- Lending iterators on stable Rust☆83Updated last year
- A concise, self-describing binary format written in Rust for Serde☆66Updated 10 months ago
- Exhaustive iteration trait in Rust☆16Updated last week
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Mirror of Rust's allocator api for use on stable rust☆62Updated last month
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- A simple macro to create correct opaque pointers☆22Updated 4 years ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 3 years ago
- Convert number to enum☆87Updated 11 months ago
- A faster Arc.☆73Updated last year
- Choose Rust types at compile-time via constants☆68Updated last year
- Threadsafe RefCell for Rust☆93Updated 3 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆81Updated 2 weeks ago
- The `io_uring` library for Rust (with Rustix)☆30Updated 2 months ago
- A Vec-like collection which guarantees stable indices and features O(1) deletion of elements☆21Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 months ago
- Take a value atomically once.☆30Updated 2 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 8 months ago
- Memory validation framework for Rust☆68Updated 5 months ago
- A newtype with alignment of at least `A` bytes☆32Updated 4 months ago
- 🎙 Architect TUI and text user output for multiple output destinations using events, in Rust.☆32Updated this week