bytecodealliance / rustixLinks
Safe Rust bindings to POSIX-ish APIs
☆1,722Updated 2 weeks ago
Alternatives and similar repositories for rustix
Users that are interested in rustix are comparing it to the libraries listed below
Sorting:
- Declarative binary reading and writing: bit-level, symmetric, serialization/deserialization☆1,241Updated last month
- A crate for managing memory bit by bit☆1,315Updated 11 months ago
- libgccjit AOT codegen for rustc☆1,014Updated last week
- A fast bump allocation arena for Rust☆1,800Updated 2 weeks ago
- Cranelift based backend for rustc☆1,833Updated this week
- Zerocopy makes zero-cost memory manipulation effortless. We write `unsafe` so you don’t have to.☆1,972Updated this week
- Rust programs written entirely in Rust☆844Updated 2 months ago
- ☆1,010Updated last month
- Heapless, `static` friendly data structures☆1,748Updated last month
- Write safer FFI code in Rust without polluting it with unsafe code☆997Updated 2 weeks ago
- The fast sync and async channel that Rust deserves☆1,582Updated last month
- Optimized string search routines for Rust.☆1,149Updated last month
- Zero-copy deserialization framework for Rust☆3,424Updated 3 weeks ago
- Rust derive-based argument parsing optimized for code size☆1,817Updated last month
- Find unused dependencies in Cargo.toml☆1,947Updated this week
- A next-generation test runner for Rust.☆2,488Updated this week
- 📦 shippable application packaging☆1,715Updated this week
- Compile Cargo project with zig as linker☆1,996Updated last week
- ❌ Cargo plugin for linting your dependencies 🦀☆1,991Updated last month
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,202Updated 3 weeks ago
- The `io_uring` library for Rust☆1,408Updated 3 weeks ago
- An io_uring backed runtime for Rust☆1,279Updated this week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,133Updated 4 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,663Updated last month
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,496Updated 2 weeks ago
- Runtime for executing procedural macros as WebAssembly☆1,394Updated last month
- A safe and fast multi-producer, multi-consumer channel.☆2,672Updated 4 months ago
- A no_std + serde compatible message library for Rust☆1,142Updated 2 weeks ago
- Concurrency permutation testing tool for Rust.☆2,399Updated 2 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,085Updated 2 weeks ago