bytecodealliance / system-interfaceLinks
Extensions to the Rust standard library
☆49Updated 11 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☆105Updated 3 months ago
- ☆76Updated 2 months ago
- Automatic cfg for Rust compiler features☆105Updated 4 months ago
- Automatic testing of FFI bindings for Rust☆21Updated 7 months ago
- Unbuffered and unlocked I/O streams☆45Updated 8 months ago
- ☆59Updated last year
- Atomic operations on potentially uninitialized integers.☆22Updated 2 weeks ago
- ☆36Updated last year
- Proc macro for smol async runtime☆54Updated 4 years ago
- Duplicate an async I/O handle☆41Updated 9 months ago
- Full precision decimal representation of f64☆26Updated 2 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Mirror of Rust's allocator api for use on stable rust☆68Updated 2 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆99Updated 3 weeks ago
- The simd optimized escape code☆54Updated 2 weeks ago
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- Non-allocating iterator over command line arguments☆48Updated 2 weeks ago
- ☆61Updated 2 years ago
- Thread parking and unparking☆79Updated 9 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 months ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- Convert closures into wakers☆46Updated 9 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- ☆47Updated 5 years ago
- Advisory cross-platform file locks using file descriptors☆82Updated 6 months ago
- A generic, fixed-size, associative cache☆40Updated last year
- A growable bit-vector for Rust, optimized for size☆45Updated 9 months ago
- Byte-wise atomic memcpy.☆38Updated last month