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.
vitiral/defrag-rs
27 ⭐safe and efficient memory manager for microcontrollers
stainless-steel/probability
27 ⭐Probability-theory toolbox
gpg-rs/gpgme
27 ⭐GPGme bindings for Rust
AltSysrq/lmdb-zero
27 ⭐Near-zero-cost, unabstracted Rust wrapper for LMDB.
contain-rs/lru-cache
27 ⭐A cache that holds a limited number of key-value pairs
dtolnay/itoa
27 ⭐Fast functions for printing integer primitives to an io::Write
flosse/rust-json-file-store
27 ⭐A simple JSON file store written in Rust.
mrhooray/kdtree-rs
26 ⭐K-dimensional tree in Rust for fast geospatial indexing and lookup
llogiq/optional
26 ⭐A small crate to provide space-efficient Option<_> replacements
zslayton/cron
26 ⭐A cron expression parser in Rust
gnzlbg/bitwise
26 ⭐Portable high-level bitwise manipulation algorithms
iron/logger
26 ⭐Morgan-inspired request logger middleware for Iron
PistonDevelopers/ai_behavior
26 ⭐AI behavior tree
jneem/regex-dfa
26 ⭐Proof of concept for fast regexes in rust
steveklabnik/dining_philosophers
26 ⭐The Dining Philosophers problem, in Rust
tagua-vm/parser
26 ⭐Safe, fast and memory efficient PHP parser (lexical and syntactic analysers, and the Abstract Syntax Tree)
borntyping/rust-psutil
26 ⭐A process monitoring library for rust
loyd/rscam
26 ⭐Rust wrapper for v4l2
Boddlnagg/units
26 ⭐Units of Measure for Rust
Kimundi/rustc-version-rs
26 ⭐hirschenberger/modbus-rs
26 ⭐Modbus implementation in pure Rust
niax/rust-email
26 ⭐Implementation of MIME Messages for Rust
aatxe/markov
26 ⭐A generic markov chain implementation in Rust.
andelf/rust-sdl2_ttf
26 ⭐Rust bindings for sdl2_ttf.
andersk/enum_primitive-rs
26 ⭐Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0
antoyo/mg
25 ⭐Minimal UI library based on relm (GTK+), written in Rust.
felixc/rexiv2
25 ⭐Rust library for read/write access to media-file metadata (Exif, XMP, and IPTC)
unicode-rs/unicode-normalization
25 ⭐Unicode Normalization forms according to UAX#15 rules
bfil/exar-db
25 ⭐ExarDB - An event store with streaming support built with Rust
jimmycuadra/ghlabel
25 ⭐Automatically creates and deletes labels on GitHub Issues to match a template
