Page type: Category index
Content type: Installation guides
Source: GitHub-based repositories
Each listed item links to a dedicated installation guide
This page does not contain installation commands
library Installation Guides
Step-by-step installation guides for library repositories.
disasters/srv-shim
8 ⭐SRV record support for legacy systems via LD_PRELOAD getaddrinfo/connect hooks
irauta/bitreader
8 ⭐Rust library for reading bit sequences from a byte buffer
AngryLawyer/string-telephone
8 ⭐Experimental UDP networking abstraction for games in Rust
jedisct1/rust-clockpro-cache
8 ⭐CLOCK-Pro cache replacement algorithm for Rust
urschrei/lonlat_bng
8 ⭐A multithreaded Rust library with FFI for converting longitude and latitude coordinates into BNG (OSGB36) Eastings and Northings and vice versa (using OSTN15)
liebharc/basic_dsp
8 ⭐Basic DSP vector operations for Rust.
gadomski/las-rs
8 ⭐Read ASPRS las files, rust edition.
kondrak/disasm6502
8 ⭐6502 disassembler
blackbeam/named_pipe
8 ⭐Named-Pipe is a rust wrapper for overlapped (asyncronous) IO of Windows's named pipes.
couchdb-rs/couchdb
8 ⭐CouchDB client library for the Rust programming language
ruma/ruma-events
8 ⭐Serializable Rust types for the events in the Matrix specification.
kulibali/rslogic
8 ⭐A logic programming library (inspired by uKanren) in Rust.
RustCrypto/KDFs
8 ⭐Collection of Key Derivation Functions written in pure Rust
0x1997/rotor-capnp
8 ⭐mio based async stream for Cap'n Proto messages.
xt-editor/xt-core
8 ⭐Extendable editing: screw limits.
dcuddeback/libusb-sys
8 ⭐Rust bindings for the libusb library.
alexcrichton/mio-uds
8 ⭐Unix Domain Sockets for mio
3drobotics/rust-ptp
8 ⭐Picture Transfer Protocol driver in Rust.
passcod/walker
8 ⭐DEPRECATED Recursive directory walk aka fs::walk_dir()
datrs/varinteger
8 ⭐Encode / decode varints.
meh/rust-uinput
8 ⭐Linux uinput wrapper.
musec/rusty-shark
8 ⭐A library for deep inspection of malicious packets.
capstone-rust/capstone-sys
8 ⭐low-level Capstone system bindings for Rust
steffengy/schannel-rs
8 ⭐Schannel API-bindings for rust (provides an interface for native SSL/TLS using windows APIs)
m4b/cargo-sym
8 ⭐Prints various binary symbols in your crate
Amanieu/seqlock
8 ⭐A reader-writer lock that provides extremely fast read access without starving writers
georust/proj
8 ⭐Rust bindings for PROJ.4 v5.1.x
jmacdonald/luthor
8 ⭐A collection of lexers for various languages, written in Rust.
Roysten/rust-framebuffer
8 ⭐Basic framebuffer abstraction for Rust
