dwerner's Stars
sharkdp/fd
A simple, fast and user-friendly alternative to 'find'
hyperium/hyper
An HTTP library for Rust
jordansissel/fpm
Effing package management! Build packages for multiple platforms (deb, rpm, etc) with great ease and sanity.
BurntSushi/xsv
A fast CSV command line toolkit written in Rust.
citybound/citybound
A work-in-progress, open-source, multi-player city simulation game.
leandromoreira/linux-network-performance-parameters
Learn where some of the network sysctl variables fit into the Linux/Kernel network flow. Translations: 🇷🇺
wjakob/instant-meshes
Interactive field-aligned mesh generator
mit-pdos/noria
Fast web applications through dynamic, partially-stateful dataflow
rust-lang/hashbrown
Rust port of Google's SwissTable hash map
NightDive-Studio/shockmac
System Shock (PowerMac version / Official GPL Release)
golemparts/rppal
A Rust library that provides access to the Raspberry Pi's GPIO, I2C, PWM, SPI and UART peripherals.
rustsec/advisory-db
Security advisory database for Rust crates published through crates.io
matthiaskrgr/cargo-cache
manage cargo cache (${CARGO_HOME}, ~/.cargo/), print sizes of dirs and remove dirs selectively
tokio-rs/tokio-proto
A network application framework for Rust
tokio-rs/tokio-core
I/O primitives and event loop for async I/O in Rust
crazymykl/rust-koans
Koans for the Rust programming language
tokio-rs/tokio-minihttp
Protocol implementation experimentations
splatlab/cqf
A General-Purpose Counting Filter: Counting Quotient Filter
tokio-rs/tokio-socks5
An example SOCKSv5 server implementation with tokio
tokio-rs/tokio-service
The core `Service` trait in Tokio and support
tokio-rs/tokio-line
Line protocol for Tokio
tokio-rs/tokio-redis
Redis client for Tokio
tokio-rs/tokio-uds
Unix Domain Sockets for tokio
erikdubbelboer/fasthttp
This fork has been deprecated!
jonhoo/tokio-io-pool
An I/O-oriented tokio runtime thread pool
tokio-rs/tokio-middleware
A collection of Tokio middleware
andrewhickman/defer
dwerner/nom-obj
obj file parser written in Rust using nom
dwerner/redis-copyhash
dwerner/redis-cell
A Redis module that provides rate limiting in Redis as a single command.