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.
japaric/rustc-cfg
4 ⭐Runs `rustc --print cfg` and parses the output
chsitter/CLIne
4 ⭐Library to register, execute and autocomplete CLI commands
Yoric/channels.rs
4 ⭐An extension of Rust channels that also supports efficient map, filter, filter_map...
aleksandrpak/algo
4 ⭐Algoritms implementations in Rust
contain-rs/blist
4 ⭐A deque implemented as a hybrid linked-list-of-arrays
mikkyang/rust-lapack
4 ⭐LAPACK bindings for Rust
manuel-woelker/rust-vfs
4 ⭐A virtual filesystem for Rust
melak47/treesize-rs
4 ⭐List directory tree, sorted by size
omaskery/fsm-rs
4 ⭐A simple Finite State Machine library in Rust, define a couple of enums, construct a machine, define some transition behaviours and voila!
frostly/serializable_enum
4 ⭐SuperFluffy/gramschmidt-rs
4 ⭐Gram Schmidt Orthonormalization in Rust
polachok/seccomp-sys
4 ⭐low-level bindings to libseccomp
illegalprime/rust-ddp
4 ⭐A Rust Library to connect to ddp servers and talk to Meteor servers.
binsoftware/rovr
4 ⭐A VR headset library for Rust programs targeting the Oculus Rift.
mikedilger/oauth2-lib
4 ⭐OAuth 2.0 library for the Rust language
icorderi/rust-ifaces
4 ⭐frewsxcv/rust-graph
4 ⭐tschottdorf/hlc-rs
4 ⭐hybrid logical clock for Rust
despawnerer/langid-rs
4 ⭐NGram-based text classifier in Rust
Polly-lang/Polly
4 ⭐A truly logic-less templating language for Rust servers.
bfrog/transitfeed
4 ⭐Public transit serializer/deserializer and manipulation library for Rust
kyrias/ironsort
4 ⭐QuickSort implementation in Rust
oli-obk/camera_capture
4 ⭐Crate for capturing images from a webcam
bfrog/flaken
4 ⭐Configurable bitwidth snowflake id generator, encoder, decoder for Rust
billyevans/tst
4 ⭐Ternary search trie collection in rust
tomaka/pocket-resources
4 ⭐EugeneGonzalez/bit_reverse
4 ⭐Rust library to compute bit reversal.
nishanths/rust-haikunator
4 ⭐Generate Heroku-like random names to use in your Rust applications
PeterReid/chacha
4 ⭐Rust implementation of the ChaCha family of stream ciphers
softprops/termsize
4 ⭐terminal size matters
