rkyv / relLinks
An object system for Rust based on relative pointers
☆38Updated 2 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☆70Updated 2 months ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- Human-friendly indexed collections☆56Updated last month
- Efficient byte-stream pipe buffer☆44Updated last year
- A generic, fixed-size, associative cache☆40Updated last year
- Check that a crate builds without libstd☆25Updated 4 years ago
- Faster integer division and modulus operations☆87Updated 5 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 2 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
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- Cross-platform, endian-aware primitives for Rust☆43Updated 2 months ago
- A radioactive stabilization of the ptr_meta RFC.☆35Updated 2 months ago
- Experimenting with Rust's fundamental data model☆55Updated 2 months ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆72Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- ☆76Updated last month
- Callgrind-based benchmark harness written in Rust☆29Updated 2 years ago
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- ☆64Updated 4 months ago
- A sinless derive helper☆76Updated 5 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- constant-size associative container backed by a simple array☆20Updated 2 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated last year
- Tiny little crate to determine how large an unnameable type is.☆12Updated 8 months ago