bytecodealliance / rustixLinks
Safe Rust bindings to POSIX-ish APIs
☆1,844Updated last week
Alternatives and similar repositories for rustix
Users that are interested in rustix are comparing it to the libraries listed below
Sorting:
- Zerocopy makes zero-cost memory manipulation effortless. We write `unsafe` so you don’t have to.☆2,104Updated this week
- A fast bump allocation arena for Rust☆2,010Updated this week
- Rust programs written entirely in Rust☆858Updated 7 months ago
- A crate for managing memory bit by bit☆1,363Updated last year
- Cranelift based backend for rustc☆1,942Updated this week
- Heapless, `static` friendly data structures☆1,875Updated 3 weeks ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,817Updated last week
- ❌ Cargo plugin for linting your dependencies 🦀☆2,136Updated last week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,684Updated 3 weeks ago
- Declarative binary reading and writing: bit-level, symmetric, serialization/deserialization☆1,330Updated last week
- ☆1,136Updated last month
- Rust derive-based argument parsing optimized for code size☆1,870Updated 4 months ago
- libgccjit AOT codegen for rustc☆1,080Updated this week
- Write safer FFI code in Rust without polluting it with unsafe code☆1,017Updated last month
- Find unused dependencies in Cargo.toml☆2,046Updated 3 weeks ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,551Updated last month
- Optimized string search routines for Rust.☆1,293Updated 2 months ago
- Compile time static maps for Rust☆2,070Updated 2 months ago
- An io_uring backed runtime for Rust☆1,382Updated 5 months ago
- A next-generation test runner for Rust.☆2,730Updated this week
- Defines the Rust borrow checker.☆1,552Updated 6 months ago
- Concurrency permutation testing tool for Rust.☆2,548Updated 4 months ago
- The `io_uring` library for Rust☆1,543Updated last month
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,294Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,254Updated 2 weeks ago
- A Rust proc-macro attribute parser☆1,200Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,167Updated last week
- Typed distributed plugin registration☆1,221Updated this week
- A high level diffing library for rust based on diffs☆1,185Updated 10 months ago
- A safe and fast multi-producer, multi-consumer channel.☆2,822Updated last week