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.
achanda/ipnetwork
18 ⭐A library to work with CIDRs in rust
RustDT/RustLSP
18 ⭐A Language Server Protocol implementation in Rust
huonw/unsafe_ls
18 ⭐List unsafe blocks and their unsafe actions in Rust crates
Geal/machine
18 ⭐Type checked state machine library in Rust
RustAudio/pitch_calc
18 ⭐A library for musical pitch conversions! Provides functions and methods for converting between frequency (hz), midi-step, letter-octave and mels.
gtk-rs/pango
18 ⭐Pango binding for Rust
autumnai/collenchyma-blas
18 ⭐Collenchyma plugin for backend-agnostic BLAS operations
canndrew/error_def
18 ⭐Rust syntax extension for generating error-handling boilerplate code.
dche/glm-rs
18 ⭐GLSL mathematics for Rust programming language.
rusticata/tls-parser
18 ⭐TLS parser written in rust with nom
terminalcloud/thrift
18 ⭐Apache Thrift modified to support Rust
MSleepyPanda/rust-font-loader
18 ⭐A font loading utility written in rust.
seanmonstar/l20n.rs
18 ⭐Rust implementation of L20n
kaksmet/jpeg-decoder
18 ⭐JPEG decoder written in Rust
PistonDevelopers/sdl2_window
18 ⭐A SDL2 back-end for the Piston game engine
quininer/memsec
18 ⭐Rust implementation `libsodium/utils`.
alexcrichton/wait-timeout
18 ⭐Waiting on a child process with a timeout in Rust
durch/rust-s3
18 ⭐Rust library for working with Amazon S3
pthariensflame/refraction
18 ⭐A general-purpose lens library for Rust.
PistonDevelopers/gfx_text
18 ⭐Draw text for gfx using freetype
PistonDevelopers/wavefront_obj
18 ⭐A parser written in rust for the wavefront .obj file format.
DimaKudosh/difflib
18 ⭐Port of Python's difflib library to Rust
reem/rust-shared-mutex
18 ⭐A reader-writer lock that can be used with a Condvar.
rust-embedded/rust-sysfs-pwm
18 ⭐Linux PWM Access via Sysfs in Rust
tafia/quick-csv
18 ⭐Quick rust csv reader
endoli/disassemble.rs
18 ⭐Work with disassembled code.
Osspial/vk-rs
18 ⭐Collection of Rust libraries for the Vulkan API
willcrichton/rabbot
18 ⭐Abstract binding tree code generator
jackm321/Rust_Classifier
18 ⭐A naive Bayes classifier crate for Rust
freebroccolo/monad.rs
18 ⭐Stackless monads in Rust
