bytecodealliance / rustix
Safe Rust bindings to POSIX-ish APIs
☆1,634Updated 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,721Updated this week
- libgccjit AOT codegen for rustc☆959Updated 2 weeks ago
- A next-generation test runner for Rust.☆2,362Updated this week
- A fast bump allocation arena for Rust☆1,621Updated 3 weeks ago
- A safe and fast multi-producer, multi-consumer channel.☆2,571Updated 3 weeks ago
- ❌ Cargo plugin for linting your dependencies 🦀☆1,892Updated last week
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,437Updated 7 months ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,511Updated last month
- Find unused dependencies in Cargo.toml☆1,864Updated last month
- Zerocopy makes zero-cost memory manipulation effortless. We write `unsafe` so you don’t have to.☆1,830Updated this week
- Compile time static maps for Rust☆1,905Updated last month
- A crate for managing memory bit by bit☆1,269Updated 7 months ago
- Zero-copy deserialization framework for Rust☆3,164Updated 2 weeks ago
- Rust derive-based argument parsing optimized for code size☆1,750Updated last month
- Defines the Rust borrow checker.☆1,410Updated 9 months ago
- Find out what takes most of the space in your executable.☆2,481Updated 10 months ago
- Concurrency permutation testing tool for Rust.☆2,282Updated last month
- Parser for Rust source code☆3,024Updated last week
- Utilities for working with bytes☆2,004Updated 2 weeks ago
- Rust library for build scripts to compile C/C++ code into a Rust library☆1,943Updated this week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,893Updated 8 months ago
- Rust library for single assignment cells and lazy statics without macros☆1,937Updated last week
- Easily assign underlying errors into domain-specific errors while adding context☆1,591Updated 4 months ago
- Heapless, `static` friendly data structures☆1,657Updated this week
- ☆947Updated 8 months ago
- Compile Cargo project with zig as linker☆1,828Updated last week
- Fancy extension for std::Error with pretty, detailed diagnostic printing.☆2,161Updated 3 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,932Updated this week
- A simple, safe HTTP client☆1,851Updated this week
- Rust Macro which loads files into the rust binary at compile time during release and loads the file from the fs during dev.☆1,755Updated 3 weeks ago