whitequark / rust-vnc
An implementation of VNC protocol, client state machine, a client and a proxy
☆131Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for rust-vnc
- Raw system calls for Rust☆96Updated last year
- A safe Rust wrapper for libusb.☆200Updated 3 months ago
- Highly modular & configurable hash & crypto library☆141Updated 6 years ago
- The low-level linux containers creation library for rust☆124Updated last year
- A backend-agnostic extension for file uploads in HTTP libraries for Rust☆190Updated last year
- a cargo subcommand for counting lines of code in Rust projects☆129Updated last year
- A Rust crate for automatically generating C header files from Rust source file.☆191Updated 6 years ago
- Cross-platform application sandboxing for Rust☆345Updated this week
- An interface to a generic allocator so a no_std rust library can allocate memory, with, or without stdlib being linked.☆174Updated last year
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆225Updated last month
- Configurable, extensible, interactive line reader☆187Updated 4 years ago
- A µTP (Micro/uTorrent Transport Library) library implemented in Rust☆136Updated 3 years ago
- A Rust library for terminfo parsing and terminal colors.☆178Updated 3 months ago
- rust elf parsing, manipulation and (re)linking toolkit☆205Updated 4 years ago
- A terminal UI library☆152Updated last year
- Rust macro to generate self-referential structs☆211Updated 3 years ago
- Get a bitmap image of a display in Rust.☆57Updated 3 years ago
- Read and write user-specific application data in (stable!) Rust☆67Updated 4 months ago
- A kernel module written in Rust☆136Updated 5 years ago
- Automatic testing of FFI bindings for Rust☆124Updated 3 years ago
- Custom derivation macro for Rust☆110Updated 6 years ago
- A sandboxing library for Rust | now on https://codeberg.org/valpackett/rusty-sandbox☆57Updated 2 years ago
- elf parser and navigation tool, pure Rust☆159Updated last month
- FTP client for Rust☆182Updated last year
- Automatically cross-compiles the sysroot crates core, compiler_builtins, and alloc.