rkyv / bytecheckLinks
Memory validation framework for Rust
☆71Updated 2 months ago
Alternatives and similar repositories for bytecheck
Users that are interested in bytecheck are comparing it to the libraries listed below
Sorting:
- 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 last week
- An object system for Rust based on relative pointers☆38Updated 3 years ago
- Experimenting with Rust's fundamental data model☆55Updated 2 months ago
- Take a value atomically once.☆30Updated 2 years ago
- Human-friendly indexed collections☆56Updated 2 months ago
- Non-interleaving multithreaded output queue☆79Updated last week
- Serde Visitor for deserializing untagged enums☆67Updated this week
- A minimalist property-based testing library☆120Updated 7 months 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…☆65Updated last week
- Tracing layer to quickly inspect spans and events☆40Updated 2 years ago
- wrap errors with automatic backtrace capture and print-on-result-unwrap☆32Updated last year
- Check that a crate builds without libstd☆25Updated 4 years ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years 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
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 2 months ago
- Rust library that provides helpers for testing resilience of I/O operations.☆33Updated 2 years ago
- ☆76Updated last month
- Trying to create Sync bump allocator☆40Updated 5 months ago
- Lossless functionality for platform-native strings.☆73Updated 6 months ago
- Callgrind-based benchmark harness written in Rust☆29Updated 2 years ago
- Rust program for automerging PRs based on a few rules☆46Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- futures-buffered☆45Updated 4 months ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Extensions to the Rust standard library☆49Updated last year
- A low-level I/O ownership and borrowing library☆106Updated 4 months ago
- Ergonomic and composable async stream generation without macros☆23Updated last month