bytecodealliance / rustix
Safe Rust bindings to POSIX-ish APIs
☆1,657Updated this week
Alternatives and similar repositories for rustix:
Users that are interested in rustix are comparing it to the libraries listed below
- Cranelift based backend for rustc☆1,742Updated this week
- Find unused dependencies in Cargo.toml☆1,880Updated last week
- A fast bump allocation arena for Rust☆1,672Updated last week
- ❌ Cargo plugin for linting your dependencies 🦀☆1,918Updated last week
- libgccjit AOT codegen for rustc☆962Updated this week
- Rust derive-based argument parsing optimized for code size☆1,765Updated 3 weeks ago
- A next-generation test runner for Rust.☆2,387Updated this week
- A crate for managing memory bit by bit☆1,282Updated 8 months ago
- ☆959Updated 9 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,447Updated 2 weeks ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,532Updated 2 months ago
- Concurrency permutation testing tool for Rust.☆2,312Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,971Updated 2 weeks ago
- Compile time static maps for Rust☆1,913Updated 2 months ago
- A safe and fast multi-producer, multi-consumer channel.☆2,598Updated last month
- Easily assign underlying errors into domain-specific errors while adding context☆1,610Updated 4 months ago
- Rust library for build scripts to compile C/C++ code into a Rust library☆1,957Updated last week
- Find out what takes most of the space in your executable.☆2,504Updated 11 months ago
- Heapless, `static` friendly data structures☆1,684Updated this week
- Some more derive(Trait) options☆1,872Updated this week
- Optimized string search routines for Rust.☆1,061Updated 3 weeks ago
- Write safer FFI code in Rust without polluting it with unsafe code☆981Updated last week
- The `io_uring` library for Rust☆1,322Updated 2 months ago
- An io_uring backed runtime for Rust☆1,226Updated 8 months ago
- A binary encoder / decoder implementation in Rust.☆2,954Updated last week
- Zerocopy makes zero-cost memory manipulation effortless. We write `unsafe` so you don’t have to.☆1,856Updated this week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,106Updated last month
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,456Updated this week
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆793Updated last week
- Runtime for executing procedural macros as WebAssembly☆1,375Updated last month