rkyv / bytecheckLinks
Memory validation framework for Rust
☆70Updated 2 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☆54Updated last month
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆66Updated last week
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- Take a value atomically once.☆30Updated 2 years ago
- Serde Visitor for deserializing untagged enums☆67Updated last week
- An object system for Rust based on relative pointers☆38Updated 2 years ago
- Human-friendly indexed collections☆56Updated last month
- Better reference counted strings for Rust☆139Updated last year
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated last year
- ☆76Updated 3 weeks ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated last year
- A minimalist property-based testing library☆120Updated 7 months ago
- Ergonomic and composable async stream generation without macros☆21Updated last week
- Extensions to the Rust standard library☆49Updated 11 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 2 months ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆116Updated last week
- Tracing layer to quickly inspect spans and events☆39Updated 2 years ago
- Reports when tokio runtime threads are blocking☆66Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last month
- Trying to create Sync bump allocator☆40Updated 4 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Mirror of Rust's allocator api for use on stable rust☆69Updated 2 months ago
- Non-interleaving multithreaded output queue☆79Updated last week
- A primitive for writing structural search and replace programs for rust☆31Updated 2 months ago
- Profiling tool for Rust code.☆47Updated 10 months ago
- Some internal rustc tools made accessible☆47Updated last month
- Advisory cross-platform file locks using file descriptors☆82Updated 7 months ago
- Alternative future adapters that provide cancel safety.☆76Updated this week