bytecodealliance / rustixLinks
Safe Rust bindings to POSIX-ish APIs
☆1,752Updated 2 weeks ago
Alternatives and similar repositories for rustix
Users that are interested in rustix are comparing it to the libraries listed below
Sorting:
- Rust programs written entirely in Rust☆850Updated 3 months ago
- Declarative binary reading and writing: bit-level, symmetric, serialization/deserialization☆1,255Updated last week
- A fast bump allocation arena for Rust☆1,855Updated last month
- ☆1,034Updated 2 months ago
- libgccjit AOT codegen for rustc☆1,024Updated last week
- Cranelift based backend for rustc☆1,851Updated last week
- Zerocopy makes zero-cost memory manipulation effortless. We write `unsafe` so you don’t have to.☆2,004Updated this week
- ❌ Cargo plugin for linting your dependencies 🦀☆2,029Updated this week
- Rust derive-based argument parsing optimized for code size☆1,838Updated 3 weeks ago
- A crate for managing memory bit by bit☆1,318Updated last year
- Easily assign underlying errors into domain-specific errors while adding context☆1,729Updated this week
- Write safer FFI code in Rust without polluting it with unsafe code☆1,006Updated 2 weeks ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,617Updated 2 weeks ago
- Defines the Rust borrow checker.☆1,486Updated 2 months ago
- Optimized string search routines for Rust.☆1,181Updated 2 months ago
- Find unused dependencies in Cargo.toml☆1,976Updated last week
- Compile time static maps for Rust☆1,977Updated last month
- Concurrency permutation testing tool for Rust.☆2,441Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,138Updated last month
- Heapless, `static` friendly data structures☆1,758Updated this week
- A next-generation test runner for Rust.☆2,539Updated this week
- Utilities for working with bytes☆2,087Updated last week
- The `io_uring` library for Rust☆1,444Updated 2 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,523Updated last month
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆846Updated this week
- Zero-copy deserialization framework for Rust☆3,487Updated last week
- A Rust proc-macro attribute parser☆1,154Updated last week
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,505Updated this week
- Rust library for build scripts to compile C/C++ code into a Rust library☆2,010Updated this week
- An io_uring backed runtime for Rust☆1,313Updated last month