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.
xitep/lines-rs
11 ⭐Fast line iteration library written in Rust
kstep/cargo-pkgbuild
11 ⭐ArchLinux's PKGBULD generator from Cargo.toml manifest file
maidsafe-archive/kademlia_routing_table
11 ⭐Kademlia Routing Table implementation
leops/rasen
11 ⭐Generate SPIR-V bytecode from an operation graph
softprops/porteurbars
11 ⭐:bike: a tool for sharing portable git hosted project templates
freebroccolo/pipes.rs
11 ⭐Stream-based programming with compositional pipelines in Rust
tapeinosyne/hyphenation
11 ⭐Text hyphenation for Rust
orhanbalci/rust-easing
11 ⭐Tiny Rust library implementing Robert Penner's easing functions
bluss/odds
11 ⭐Odds and ends — collection miscellania. Extra functionality for slices, strings and other things
Koka/gettext-rs
11 ⭐GNU Gettext FFI binding for Rust
gz/rust-slabmalloc
11 ⭐Simple malloc implementation using slab allocation.
aepsil0n/carboxyl_window
11 ⭐Functional reactive window API based on carboxyl.
durka/unborrow
11 ⭐Rust macro crate used for fighting the borrow checker
bodoni/font
11 ⭐Font toolbox
wooorm/levenshtein-rs
11 ⭐Levenshtein algorithm in Rust
DanielKeep/rust-parse-generics
11 ⭐tailhook/tk-pool
11 ⭐A connection pool implementation for tokio
netvl/immeta
11 ⭐Image metadata inspection library in Rust
bluss/fixedbitset
11 ⭐A simple bitset container for Rust
netvl/ejdb.rs
11 ⭐Bindings for Embedded JSON Database library
tailhook/tk-sendfile
11 ⭐A thread pool for rust/tokio that can process file requests and send data to the socket with zero copy (using sendfile)
retep998/wio-rs
11 ⭐Windows things for Rust
tailhook/libmount
11 ⭐A type-safe wrapper around mount() system call for rust with good error reporting
chifflier/nfqueue-rs
11 ⭐Netfilter NFQUEUE high-level bindings (rust)
PistonDevelopers/gfx_voxel
11 ⭐A voxel rendering library on top of Gfx
simia-tech/rust-delix
11 ⭐Messaging overlay network for microservices
kino-mc/rsmt2
11 ⭐A generic library to interact with SMT-LIB 2 compliant solvers running in a separate system process, such as Z3 and CVC4.
Byron/rust-tracer
11 ⭐A pet raytracer to see how fast rust can go
Gankro/raw-rs
11 ⭐Utilities for doing unsafe work with the raw representations of data in Rust
badboy/microstate
11 ⭐Finite state machine, inspired by micromachine
