rustix
System call library
A safe Rust interface to POSIX-like system calls with configurable backends.
Safe Rust bindings to POSIX-ish APIs
1k stars
20 watching
161 forks
Language: Rust
last commit: 8 days ago
Linked from 1 awesome list
linuxposixrustsafe
Related projects:
Repository | Description | Stars |
---|---|---|
ferrous-systems/elements-of-rust | A collection of software engineering techniques and best practices for writing clear and effective Rust code. | 1,103 |
rust-lang/api-guidelines | Provides guidelines and best practices for designing and presenting APIs in Rust | 1,239 |
bytecodealliance/cap-std | A project providing a capability-based version of the Rust standard library for sandboxed and secure application development. | 660 |
warycat/rustgym | A comprehensive Rust library and tutorial repository containing solutions to various programming challenges and problems | 896 |
dagenix/rust-crypto | A pure-Rust implementation of common cryptographic algorithms | 1,394 |
alilleybrinker/langs-in-rust | A directory of programming languages implemented in Rust, serving as a source of inspiration and comparison. | 874 |
rust-lang/rust-by-example | An interactive Rust learning platform with examples and a live code editor. | 7,082 |
xoac/static-bytes | Prevents buffer overflows and simplifies byte manipulation in Rust | 6 |
dalance/sv-parser | A SystemVerilog parser library for Rust. | 408 |
sorairolake/sysexits-rs | A Rust library that provides system exit code constants as defined by <sysexits.h> | 22 |
rust-lang/rust | The Rust project provides tools and infrastructure to build efficient, reliable software | 98,564 |
rust-cli/rexpect | Automates interactions with child applications and processes by expecting patterns of input and output | 328 |
ddimaria/rust-actix-example | An Actix 2.x REST server implementation in Rust with various features | 292 |
bytecodealliance/spidermonkey-wasm-rs | Experimental Rust bindings for SpiderMonkey WASM engine | 88 |
brson/stdx | A collection of essential Rust libraries and crates that fill the gaps in the standard library | 2,029 |