rkyv / relLinks
An object system for Rust based on relative pointers
☆38Updated 3 years ago
Alternatives and similar repositories for rel
Users that are interested in rel are comparing it to the libraries listed below
Sorting:
- Memory validation framework for Rust☆75Updated 3 months ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Rust program for automerging PRs based on a few rules☆46Updated last year
- Human-friendly indexed collections☆56Updated 3 months ago
- Experimenting with Rust's fundamental data model☆58Updated 3 months ago
- Serde Visitor for deserializing untagged enums☆69Updated last month
- A primitive for writing structural search and replace programs for rust☆31Updated last week
- A generic, fixed-size, associative cache☆40Updated last year
- Efficient byte-stream pipe buffer☆44Updated last year
- A cross-platform library for fast and safe memory-mapped IO in Rust☆72Updated last year
- Tiny little crate to determine how large an unnameable type is.☆12Updated 9 months ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- Check that a crate builds without libstd☆25Updated 4 years ago
- structured parallel execution for async Rust☆37Updated last year
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago
- Faster integer division and modulus operations☆88Updated 7 months ago
- ☆36Updated last year
- A newtype with alignment of at least `A` bytes☆33Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Unbuffered and unlocked I/O streams☆45Updated 10 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆46Updated last month
- Callgrind-based benchmark harness written in Rust☆30Updated 2 years ago
- A radioactive stabilization of the ptr_meta RFC.☆39Updated 3 months ago
- lonely is a no_std+alloc+no TLS task executor for the Rust async/await ecosystem, focused on minimizing cross-core synchronization overhe…☆19Updated 6 years ago
- Blazing fast zero-copy BSON handling in Rust.☆15Updated 4 years ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- Non-interleaving multithreaded output queue☆79Updated last month