bytecodealliance / userfaultfd-rs
Rust bindings for the Linux userfaultfd functionality
☆42Updated last month
Alternatives and similar repositories for userfaultfd-rs:
Users that are interested in userfaultfd-rs are comparing it to the libraries listed below
- Stack unwinding library in Rust☆90Updated 3 months ago
- Versionize is a framework for version tolerant serializion/deserialization of Rust data structures, designed for usecases that need fast …☆56Updated last year
- Serde serializer for generating Starlark build targets☆66Updated last week
- New register allocator designed as a successor to regalloc2☆36Updated 3 weeks ago
- A low-level I/O ownership and borrowing library☆101Updated 3 months ago
- An implementation of https://github.com/google/brotli in rust avoiding the stdlib☆55Updated 2 months ago
- sptr: The Strict Provenance Polyfill☆76Updated last year
- Backtrace support for Rust `no_std` and embedded programs.☆47Updated last year
- Extensions to the Rust standard library☆43Updated 3 months ago
- dlmalloc ported into Rust☆100Updated last week
- Arena allocator and a handful of useful data structures☆40Updated 5 years ago
- perf-event: a Rust interface to Linux performance monitoring☆111Updated 11 months ago
- A benchmark suite and tool to compare different implementations of the same primitives.☆73Updated 3 weeks ago
- Target "triple" support☆50Updated last month
- ☆64Updated 4 years ago
- ☆18Updated 2 weeks ago
- WASI implementation in Rust☆32Updated 5 years ago
- A reader-writer lock that provides extremely fast read access without starving writers☆77Updated last year
- Pure Rust implementation of LZ4 compression and decompression as a library☆16Updated 4 years ago
- A plugin for Criterion.rs to measure Linux perf events.☆42Updated last year
- Rust In-Memory Filesystem☆16Updated 5 years ago
- RFC process for Bytecode Alliance projects☆64Updated 5 months ago
- The simd optimized escape code☆53Updated last week
- A growable bit-vector for Rust, optimized for size☆40Updated last month
- Safer wrappers over ktls-sys☆70Updated 2 weeks ago
- Analyzing Travis and Azure Pipelines logs to find encountered errors☆45Updated last week
- Non-interleaving multithreaded output queue☆71Updated 3 weeks ago
- bytes::BufMut implementation to count buffer size☆22Updated 3 weeks ago
- ☆47Updated 4 years ago
- Unsafe marker trait for types that deref to a stable address