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 3 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆102Updated 7 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated 2 weeks ago
- A radioactive stabilization of the ptr_meta RFC.☆29Updated 3 months ago
- Exhaustive iteration trait in Rust☆16Updated 3 weeks ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 4 months ago
- A Rustified OpenCL Experience☆46Updated 2 years ago
- A sinless derive helper☆73Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 3 months ago
- Macro for sealing traits and structures☆58Updated 7 months ago
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- Lending iterators on stable Rust☆83Updated last year
- A faster Arc.☆73Updated last year
- ☆36Updated 11 months ago
- Convert number to enum☆87Updated last year
- Mirror of Rust's allocator api for use on stable rust☆62Updated 2 months 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
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 2 weeks ago
- ☆40Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 9 months ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 11 months ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Extract bits from a byte slice☆79Updated 2 weeks ago
- Defer running expensive destructors until later☆19Updated 2 years ago
- Threadsafe RefCell for Rust☆93Updated 4 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆80Updated last month
- Strongly typed vector math with glam☆29Updated 2 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 4 months ago
- Efficient byte-stream pipe buffer☆43Updated last year
- Better reference counted strings for Rust☆131Updated last year