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.
snd/stft
5 ⭐computes the short-time fourier transform on streaming data. written in rust.
eugene-bulkin/rust-bk-tree
5 ⭐A BK-tree implementation in Rust.
rilut/rust-tldr
5 ⭐tldr is a simplified and community-driven man pages
nathansizemore/simple-stream
5 ⭐Plain text and secure stream abstraction with blocking and non-blocking I/O
servo/hyper_serde
5 ⭐Serde support for Hyper types
nwoeanhinnogaehr/pvoc-rs
5 ⭐A phase vocoder written in Rust
tshlabs/staccato
5 ⭐Statistics from the command line
PistonDevelopers/opengex
5 ⭐Meta rules for parsing the OpenGEX format
RustAudio/coreaudio-sys
5 ⭐Raw bindings to the OSX CoreAudio framework generated by bindgen (see coreaudio-rs for a more rust-esque wrapper).
emk/accessors
5 ⭐(WIP) Getters and setters for Rust using macros 1.1
dcuddeback/libudev-rs
5 ⭐Rust wrapper for libudev
jcreekmore/pem-rs
5 ⭐tailhook/rust-gron
5 ⭐A rust reimplementation of a gron utility which makes JSON greppable (https://github.com/tomnomnom/gron)
neosmart/srtresync
5 ⭐srt subtitle synchronization utility
advancedresearch/quickbacktrack
5 ⭐Library for back tracking with customizable search for moves
programble/xn--ls8h
5 ⭐PILE OF POO
Tahler/currency-rs
5 ⭐A library providing a way to represent currencies in Rust.
maidsafe-archive/socket_addr
5 ⭐Wrapper around net::ScoketAddr to allow serialisation and use of ip crate.
pyfisch/httpdate
5 ⭐HTTP date parsing and formatting
rsolomo/json_logger
5 ⭐JSON logging implementation for Rust
dlight/p-macro
5 ⭐p!() is a macro used for printing values while debugging
garkimasera/vlc-rs
5 ⭐Rust bindings for libVLC media framework.
tomshen/rust-syndication
5 ⭐Library for serializing Atom and RSS web feeds
vasi/qcow2-fuse
5 ⭐Gain access to qcow2 virtual disk images as a user-space filesystem
AsoSunag/redis-client
5 ⭐Redis client in Rust
bsteinb/rust-iteratorcomprehensions
5 ⭐A comprehension syntax for rust's Iterators.
ctz/rust-fastpbkdf2
5 ⭐Rust binding for fastpbkdf2
hibariya/pty-shell
5 ⭐Spawn a shell and control it through pty
swgillespie/unicode-categories
5 ⭐A simple crate that allows for unicode categories can be queried for characters.
calebmer/accelerate
5 ⭐Accelerate back and forth through time for your database or other in-place systems
