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.
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
zcdziura/pirate
25 ⭐A command-line arrrrguments parser, written in Rust.
Sgeo/take_mut
25 ⭐Intended to allow taking a T from a &mut T temporarily
oyvindln/deflate-rs
25 ⭐An implementation of a DEFLATE encoder in rust
mtdowling/jmespath.rs
25 ⭐Rust implementation of JMESPath, a query language for JSON
tailhook/probor
25 ⭐A protocol on top of CBOR that provides protobuf-like functionality
rekka/meval-rs
24 ⭐Math expression parser and evaluation library for Rust
diwic/alsa-rs
24 ⭐Thin but safe ALSA wrappers for Rust
