rkyv / rendLinks
Cross-platform, endian-aware primitives for Rust
☆42Updated last month
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☆61Updated last month
- A sinless derive helper☆75Updated 4 months ago
- A radioactive stabilization of the ptr_meta RFC.☆33Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last month
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last week
- Mirror of Rust's allocator api for use on stable rust☆68Updated 2 months ago
- Convert number to enum☆87Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated last year
- Lending iterators on stable Rust☆83Updated last year
- An exploration into the various ways optional trait methods can be implemented in Rust.☆41Updated 4 months ago
- Exhaustive iteration trait in Rust☆17Updated 2 weeks ago
- A Rustified OpenCL Experience☆46Updated 2 years ago
- Library facilitating safe pinned initialization☆63Updated last week
- Macro for sealing traits and structures☆59Updated 11 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆86Updated 2 months ago
- A simple macro to create correct opaque pointers☆21Updated 4 years ago
- Macros to erase scope information from tokens☆26Updated last month
- Rust ABI safe code generator☆189Updated 6 months ago
- Unbuffered and unlocked I/O streams☆45Updated 8 months ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 6 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆175Updated 3 months ago
- ☆42Updated 2 years ago
- Experimenting with Rust's fundamental data model☆54Updated last month
- Choose Rust types at compile-time via constants☆68Updated last year
- Bare-metal allocators.☆75Updated 3 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆34Updated last year