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.
djudd/human-name
23 ⭐A Rust library for parsing and comparing human names
cuviper/rust-libprobe
23 ⭐libprobe: Static probes for Rust
Nercury/di-rs
23 ⭐Dependency injection container for Rust
Diggsey/query_interface
23 ⭐Dynamically query a type-erased object for any trait implementation
jimmycuadra/retry
23 ⭐A Rust library to retry some code until its return value satisfies a condition.
blas-lapack-rs/blas
23 ⭐Wrappers for BLAS (Fortran)
Geal/cargo-external-doc
23 ⭐integrate markdown files with your rustdoc generated documentation
ajtulloch/caffe.rs
23 ⭐dpc/hex2d-rs
23 ⭐Helper library for working with 2d hex-grid maps
flier/rust-macho
23 ⭐Mach-O File Format Parser for Rust
coreos/update-ssh-keys
23 ⭐A tool for managing authorized ssh keys
gifnksm/oauth-client-rs
23 ⭐OAuth client for Rust
KyleMayes/clang-sys
23 ⭐Rust bindings for libclang.
alexchandel/screenshot-rs
23 ⭐Get a bitmap image of a display in Rust.
nrc/zero
23 ⭐A Rust library for zero-allocation parsing of binary data.
Bastacyclop/rust_box2d
23 ⭐Rust binding for Box2D
mtanski/dbkit
22 ⭐Columnar query processing engine in Rust
georust/geohash
22 ⭐Geohash for Rust
kevinmehall/rust-usb
22 ⭐Deprecated: see libusb-rs
Qihoo360/rust-jsonnet
22 ⭐rust-jsonnet - The Google Jsonnet( operation data template language) for rust
AtheMathmo/cpuprofiler
22 ⭐Rust bindings to google's cpuprofiler
veddan/rust-concurrent-hashmap
22 ⭐A concurrent hash table for Rust
myfreeweb/unixbar
22 ⭐Rust library for creating output for UNIX-style desktop bars like i3bar/swaybar, dzen2, lemonbar
redox-os/syscall
22 ⭐Mirror of https://gitlab.redox-os.org/redox-os/syscall
gimli-rs/ddbug
22 ⭐Display debugging information
RazrFalcon/svgdom
22 ⭐Library to represent an SVG as a DOM.
phsym/shrust
22 ⭐Rust library to create interactive command line shells
srijs/rust-copperline
22 ⭐Pure-Rust Command Line Editing Library
BurntSushi/utf8-ranges
22 ⭐Convert contiguous ranges of Unicode codepoints to UTF-8 byte ranges.
bcndanos/asynchronous
22 ⭐Asynchronous promises in rust using threads
