rkyv / rendLinks
Cross-platform, endian-aware primitives for Rust
☆41Updated 3 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 last month
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆104Updated this week
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆82Updated last week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- Macro for sealing traits and structures☆59Updated 8 months ago
- A simple macro to create correct opaque pointers☆22Updated 4 years ago
- A radioactive stabilization of the ptr_meta RFC.☆30Updated 3 months ago
- ☆40Updated last year
- Exhaustive iteration trait in Rust☆16Updated last week
- A sinless derive helper☆74Updated last month
- Mirror of Rust's allocator api for use on stable rust☆62Updated 3 months ago
- Rust ABI safe code generator☆188Updated 3 months ago
- Convert number to enum☆87Updated last year
- Library facilitating safe pinned initialization☆60Updated this week
- ☆36Updated last year
- 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
- Lending iterators on stable Rust☆83Updated last year
- Experimenting with Rust's fundamental data model☆53Updated last month
- Strongly typed vector math with glam☆33Updated 3 months ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Better reference counted strings for Rust☆134Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated last week
- Threadsafe RefCell for Rust☆93Updated 5 months ago
- Unbuffered and unlocked I/O streams☆45Updated 5 months ago
- structured parallel execution for async Rust☆36Updated last year
- A Rustified OpenCL Experience☆46Updated 2 years ago
- Take a value atomically once.☆30Updated 2 years ago
- A faster Arc.☆73Updated last year