rkyv / bytecheckLinks
Memory validation framework for Rust
☆75Updated 4 months ago
Alternatives and similar repositories for bytecheck
Users that are interested in bytecheck are comparing it to the libraries listed below
Sorting:
- Experimenting with Rust's fundamental data model☆58Updated 4 months ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated this week
- An object system for Rust based on relative pointers☆38Updated 3 years ago
- A minimalist property-based testing library☆123Updated 9 months ago
- Human-friendly indexed collections☆56Updated 3 months ago
- Serde Visitor for deserializing untagged enums☆69Updated last month
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- SIMD-optimized B+ Tree implementation that uses integer keys☆93Updated 6 months ago
- Non-interleaving multithreaded output queue☆79Updated this week
- Mirror of Rust's allocator api for use on stable rust☆79Updated last month
- ☆76Updated 3 weeks ago
- Take a value atomically once.☆30Updated 3 years ago
- Trying to create Sync bump allocator☆42Updated 7 months ago
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- Unbuffered and unlocked I/O streams☆45Updated 11 months ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- ☆113Updated 2 years ago
- A low-level I/O ownership and borrowing library☆106Updated 6 months ago
- ☆48Updated 2 years ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆67Updated last month
- A primitive for writing structural search and replace programs for rust☆31Updated 3 weeks ago
- Compile-time checks that an enum or match is written in sorted order☆120Updated last month
- ☆77Updated 5 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆82Updated 4 years ago
- Profiling tool for Rust code.☆45Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- Nudging the compiler to auto-vectorize things☆76Updated 2 years ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated last year
- Tracing layer to quickly inspect spans and events☆40Updated 2 years ago