bytecodealliance / system-interfaceLinks
Extensions to the Rust standard library
☆48Updated 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 lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated last week
- A low-level I/O ownership and borrowing library☆104Updated 2 months ago
- ☆75Updated last month
- ☆36Updated last year
- Mirror of Rust's allocator api for use on stable rust☆67Updated 3 weeks ago
- Unbuffered and unlocked I/O streams☆45Updated 7 months ago
- Automatic cfg for Rust compiler features☆103Updated 3 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 4 months ago
- sptr: The Strict Provenance Polyfill☆75Updated last year
- Duplicate an async I/O handle☆41Updated 8 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- Thread parking and unparking☆79Updated 8 months ago
- Non-allocating iterator over command line arguments☆46Updated 2 weeks ago
- Proc macro for smol async runtime☆54Updated 4 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 6 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- Automatic testing of FFI bindings for Rust☆21Updated 5 months ago
- Atomic operations on potentially uninitialized integers.☆22Updated this week
- Extremely minimal parser for ELF/PE/Mach-o/ar☆41Updated 4 years ago
- ☆60Updated 2 years ago
- The simd optimized escape code☆54Updated last week
- Byte-wise atomic memcpy.☆37Updated last month
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Serde serializer for generating Starlark build targets☆69Updated 2 weeks ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 9 months ago
- ☆47Updated 5 years ago