jbaublitz
Cares about communication even on the internet, will code for coffee.
Red HatGreater Boston Area, MA
Pinned Repositories
getset
Getters and Setters for Rust.
knock-out
Crate with an example of a kernel module in Rust
language-practice
Terminal and GTK-based flashcard app with spaced repetition using SuperMemo 2
logrustate
logrotate reimplementation using inotify for event based log rotation
miss-demeanor
An webhook-driven executor with a plugin interface designed for audit compliance
neli
Rust type safe netlink library
net-parse
A library for parsing and stripping headers at all levels of the network stack
per-thread-mutex
A synchronization lock designed for wrapping thread-unsafe C libraries in Rust
pwrsurge
A power manager written in Rust using neli
stratisd
Easy to use local storage management for Linux.
jbaublitz's Repositories
jbaublitz/getset
Getters and Setters for Rust.
jbaublitz/neli
Rust type safe netlink library
jbaublitz/knock-out
Crate with an example of a kernel module in Rust
jbaublitz/pwrsurge
A power manager written in Rust using neli
jbaublitz/miss-demeanor
An webhook-driven executor with a plugin interface designed for audit compliance
jbaublitz/per-thread-mutex
A synchronization lock designed for wrapping thread-unsafe C libraries in Rust
jbaublitz/rc-systems-materials
Systems materials for Resilient Coders systems program
jbaublitz/buffering
A library for handling buffer operations
jbaublitz/jbaublitz-me
My website hosted at https://jbaublitz.me
jbaublitz/language-practice
Terminal and GTK-based flashcard app with spaced repetition using SuperMemo 2
jbaublitz/pfs
A wrapper to expose temporary in-memory filesystems to a process
jbaublitz/stratisd
Easy to use local storage management for Linux.
jbaublitz/ansible
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy. Avoid writing scripts or custom code to deploy and update your applications— automate in a language that approaches plain English, using SSH, with no agents to install on remote systems.
jbaublitz/ci
To manage CI for various project repos.
jbaublitz/clevis
Automated Encryption Framework
jbaublitz/devicemapper-rs
A Rust library for using Linux devicemapper
jbaublitz/hyper-tls
jbaublitz/libblkid-rs
Rust bindings for libblkid
jbaublitz/libc
Raw bindings to platform APIs for Rust
jbaublitz/libcryptsetup-rs
Bindings for libcryptsetup using bindgen and a higher level API wrapper
jbaublitz/linux
Adding support for the Rust language to the Linux kernel.
jbaublitz/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.
jbaublitz/rust-bindgen
Automatically generates Rust FFI bindings to C (and some C++) libraries.
jbaublitz/shush
A management tool for silencing Sensu checks written in Rust
jbaublitz/stratis-cli
CLI for the Stratis project
jbaublitz/stratis-docs
Stratis Documentation
jbaublitz/stratis-storage.github.io
jbaublitz/systemd
The systemd System and Service Manager
jbaublitz/testing
Tests to be run agains the installed packages
jbaublitz/util-linux