bytecodealliance / system-interfaceLinks
Extensions to the Rust standard library
☆49Updated 10 months ago
Alternatives and similar repositories for system-interface
Users that are interested in system-interface are comparing it to the libraries listed below
Sorting:
- A low-level I/O ownership and borrowing library☆104Updated 2 months ago
- ☆76Updated 2 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 5 months ago
- ☆36Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 7 months ago
- Automatic cfg for Rust compiler features☆105Updated 4 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- ☆60Updated 2 years ago
- Automatic testing of FFI bindings for Rust☆21Updated 6 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Thread parking and unparking☆79Updated 9 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆99Updated last week
- Duplicate an async I/O handle☆41Updated 9 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- Full precision decimal representation of f64☆26Updated last month
- Extremely minimal parser for ELF/PE/Mach-o/ar☆41Updated 4 years ago
- Target "triple" support☆53Updated last month
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 weeks ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 6 months ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- Non-allocating iterator over command line arguments☆47Updated last month
- A growable bit-vector for Rust, optimized for size☆45Updated 8 months ago
- Remove Cargo.lock lockfile☆33Updated 3 weeks ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 weeks ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last month
- Convert closures into wakers☆46Updated 9 months ago
- Atomic operations on potentially uninitialized integers.☆22Updated last week
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Take a value atomically once.☆30Updated 2 years ago