bytecodealliance / system-interface
Extensions to the Rust standard library
☆43Updated 3 months ago
Alternatives and similar repositories for system-interface:
Users that are interested in system-interface are comparing it to the libraries listed below
- ☆36Updated 7 months ago
- Full precision decimal representation of f64☆26Updated 3 weeks ago
- Duplicate an async I/O handle☆40Updated 2 months ago
- Target "triple" support☆50Updated last month
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated 11 months ago
- The simd optimized escape code☆53Updated last week
- ☆72Updated 5 months ago
- futures::AtomicWaker extracted into its own crate☆25Updated 2 months ago
- A radioactive stabilization of the ptr_meta RFC.☆25Updated 2 months ago
- To futures-lite as futures-lite is to futures: smaller.☆53Updated 3 months ago
- Make any value Sync but only available on its original thread☆39Updated 3 weeks ago
- Automatic testing of FFI bindings for Rust☆22Updated last month
- bytes::BufMut implementation to count buffer size☆22Updated 3 weeks ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- A growable bit-vector for Rust, optimized for size☆40Updated last month
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated last year
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 4 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated last year
- Serde serializer for generating Starlark build targets☆66Updated last week
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- Defer running expensive destructors until later☆19Updated 2 years ago
- Remove Cargo.lock lockfile☆33Updated 2 months ago
- ☆55Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated 3 weeks ago
- Automatic cfg for Rust compiler features☆96Updated 5 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 6 months ago
- Rust String type with configurable byte storage.☆34Updated 6 months ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆30Updated 2 years ago
- Helps you frob those bits☆37Updated 7 months ago
- ☆47Updated 4 years ago