rkyv / bytecheck
Memory validation framework for Rust
☆65Updated last month
Related projects ⓘ
Alternatives and complementary repositories for bytecheck
- Experimenting with Rust's fundamental data model☆47Updated last month
- sptr: The Strict Provenance Polyfill☆76Updated last year
- Advisory cross-platform file locks using file descriptors☆76Updated 10 months ago
- An object system for Rust based on relative pointers☆37Updated last year
- Mirror of Rust's allocator api for use on stable rust☆47Updated this week
- Better reference counted strings for Rust☆114Updated 4 months ago
- Map data structure whose keys are stored as ranges☆77Updated 8 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated last month
- (lifetime) GATs on stable Rust☆56Updated 10 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆57Updated this week
- Cross-platform, endian-aware primitives for Rust☆32Updated last month
- Human-friendly indexed collections☆51Updated 10 months ago
- Project group working on the "safe transmute" feature☆85Updated 2 months ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆84Updated 5 months ago
- Some internal rustc tools made accessible☆42Updated 3 months ago
- ☆65Updated 5 months ago
- A minimalist property-based testing library☆104Updated 3 months ago
- cargo-expand, but with Hygiene [WIP]☆21Updated last year
- Take a value atomically once.☆27Updated last year
- ☆44Updated 10 months ago
- A low-level MVCC file format for storing blobs.☆63Updated 8 months ago
- A Rust allocator which makes sound when active, like a Geiger counter.☆108Updated last year
- Fluxion is an actor framework designed with distributed systems in mind, namely sending messages not just between actors, but also betwee…☆27Updated 2 weeks ago
- ☆108Updated 11 months ago
- Non-interleaving multithreaded output queue☆70Updated last week
- GitHub Action to create a release PR using cargo-release — soft deprecated: try release-plz instead!☆44Updated 2 weeks ago
- Make trait methods callable without the trait in scope☆135Updated last week
- Full precision decimal representation of f64☆25Updated last week
- Serde Visitor for deserializing untagged enums☆59Updated last week
- A rust proc-macro to generate conversions for an enum of newtype variants☆28Updated last year