sysexits-rs
Exit codes
A Rust library that provides system exit code constants as defined by <sysexits.h>
The system exit codes as defined by <sysexits.h> for Rust
22 stars
5 watching
3 forks
Language: Rust
last commit: 17 days ago exitcoderustrust-langrust-librarysysexits
Related projects:
Repository | Description | Stars |
---|---|---|
sorairolake/scryptenc-rs | A Rust library and tool implementing the scrypt encrypted data format | 1 |
bytecodealliance/rustix | A safe Rust interface to POSIX-like system calls with configurable backends. | 1,502 |
websockets-rs/rust-websocket | A WebSocket library written in Rust providing functionality for dealing with WebSocket connections. | 1,551 |
housleyjk/ws-rs | A lightweight implementation of WebSockets for Rust that abstracts away protocol details and provides efficient handling of multiple connections. | 1,477 |
rust-cli/rexpect | Automates interactions with child applications and processes by expecting patterns of input and output | 330 |
hsivonen/recode_rs | Tool for encoding conversion | 12 |
sorairolake/nt-time | Provides a Rust library to manipulate Windows file times | 7 |
hsivonen/encoding_rs | An implementation of the Encoding Standard in Rust, supporting decoding and encoding of various character encodings. | 389 |
gyscos/zstd-rs | A Rust binding for the zstd compression library | 527 |
ende76/brotli-rs | A Rust implementation of Brotli decompression | 62 |
lifthrasiir/rust-encoding | A Rust library providing advanced character encoding support with error detection and recovery capabilities | 285 |
netvl/xml-rs | A Rust library for parsing and working with XML documents | 461 |
mozilla/authenticator-rs | A Rust library for interacting with Security Key-type devices via USB HID protocol | 278 |
jeaye/ncurses-rs | A low-level wrapper around the ncurses TUI lib for Rust | 685 |
steveklabnik/ruby-sys | Provides low-level access to the Ruby programming language from Rust. | 66 |