Pinned Repositories
8821cu-20210118
Linux Driver for USB WiFi Adapters that are based on the RTL8811CU, RTL8821CU and RTL8731AU Chipsets - v5.12.0
appcenter-rs
bbqueue
A SPSC, lockless, no_std, thread safe, queue, based on BipBuffers
boringtun
Userspace WireGuard® Implementation in Rust
cloudflare-rs
Rust library for the Cloudflare v4 API
dbus-rs
D-Bus binding for the Rust language
diesel
A safe, extensible ORM and Query Builder for Rust
diesel_async_tests
ifsummary
iftop summary parsing tool
trust-dns
A Rust based DNS client, server, and resolver
jeff-hiner's Repositories
jeff-hiner/appcenter-rs
jeff-hiner/ifsummary
iftop summary parsing tool
jeff-hiner/trust-dns
A Rust based DNS client, server, and resolver
jeff-hiner/8821cu-20210118
Linux Driver for USB WiFi Adapters that are based on the RTL8811CU, RTL8821CU and RTL8731AU Chipsets - v5.12.0
jeff-hiner/bbqueue
A SPSC, lockless, no_std, thread safe, queue, based on BipBuffers
jeff-hiner/boringtun
Userspace WireGuard® Implementation in Rust
jeff-hiner/cloudflare-rs
Rust library for the Cloudflare v4 API
jeff-hiner/dbus-rs
D-Bus binding for the Rust language
jeff-hiner/diesel
A safe, extensible ORM and Query Builder for Rust
jeff-hiner/diesel_async_tests
jeff-hiner/evdev
jeff-hiner/libproc-rs
A rust library for getting information about running processes for Mac and Linux
jeff-hiner/mqtt-rs
MQTT protocol library for Rust
jeff-hiner/multi-map
Like a Rust std::collection::HashMap, but allows you to use either of two different keys to retrieve items.
jeff-hiner/nel-rs
Basic Rust utilities for building NEL reports from network errors.
jeff-hiner/netlink-packet-route
Rust crate for the netlink route protocol
jeff-hiner/perfect_dark
work in progress port of n64decomp/perfect_dark to modern platforms
jeff-hiner/resolv-conf
The /etc/resolv.conf file parser in rust
jeff-hiner/rolling-file-rs
A rust crate that implements a simple time or size-based rolling file appender.
jeff-hiner/rust-cookbook
https://rust-lang-nursery.github.io/rust-cookbook
jeff-hiner/rust-oath
An implementation of OATH algorithms in Rust. Includes TOTP, HOTP, and OCRA.
jeff-hiner/rust_cross
Docker images for compiling static Rust binaries using musl-libc and musl-gcc, with static versions of useful C libraries. Supports openssl and diesel crates.
jeff-hiner/secret-service-rs
Rust library for interfacing with Secret Service API
jeff-hiner/serde_with
This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`-annotation.
jeff-hiner/wintun
Rust bindings to the wintun c library: https://www.wintun.net/
jeff-hiner/x509-parser
X.509 parser written in pure Rust. Fast, zero-copy, safe.