bonsairobo / rkyv_implLinks
Attribute macro for implementing methods on both Foo and ArchivedFoo.
☆8Updated last year
Alternatives and similar repositories for rkyv_impl
Users that are interested in rkyv_impl are comparing it to the libraries listed below
Sorting:
- Shared object println — for all your xgraph dynamic linking debugging needs☆20Updated 11 months ago
- 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
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆75Updated last week
- ☆32Updated 7 months ago
- Use winit like the async runtime you've always wanted☆51Updated last year
- An exploration into the various ways optional trait methods can be implemented in Rust.☆37Updated 4 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 9 months ago
- Mirror of Rust's allocator api for use on stable rust☆61Updated last month
- Cross-platform, endian-aware primitives for Rust☆41Updated 2 months ago
- A Vec-like collection which guarantees stable indices and features O(1) deletion of elements☆21Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 11 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 4 months ago
- A sinless derive helper☆72Updated this week
- Experimenting with Rust's fundamental data model☆52Updated 8 months ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆46Updated 9 months ago
- Exhaustive iteration trait in Rust☆16Updated this week
- myrrlyn’s wyzyrdly library☆25Updated last year
- 🐱concat! with support for const variables and expressions☆41Updated last month
- Rust `Vec` that can store unsized values☆20Updated 2 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Pretty backtraces for rust☆15Updated 3 years ago
- Macro for sealing traits and structures☆56Updated 6 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 months ago
- Bare-metal allocators.☆76Updated 2 years ago
- Port of https://github.com/plasma-umass/Mesh to Rust☆16Updated 2 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 7 months ago
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- Hex Display: A modern xxd alternative.☆43Updated 3 months ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆58Updated 3 weeks ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆38Updated 9 months ago