Pinned Repositories
bindgen-enum-flavors
Examples of the different enum flavors rust-bindgen can generate
casify
Converts object keys or array of objects' keys to different case styles
create-go-workspace
CLI to generate an opinionated directory structure for go workspaces
fnq
A flock-based approach to queuing Unix tasks & processes
gig
Simple cli to create a .gitignore based off Github's gitignore repo
jsonpath
jsonpath golang library to help with getting and setting values on paths (even nonexistent paths)
kernel-modules-rust
Linux kernel modules written in Rust
now-dashboard
Dashboard for your ▲ now deployments
termrun
Send & run commands in other open Linux terminals
mdaverde's Repositories
mdaverde/jsonpath
jsonpath golang library to help with getting and setting values on paths (even nonexistent paths)
mdaverde/kernel-modules-rust
Linux kernel modules written in Rust
mdaverde/casify
Converts object keys or array of objects' keys to different case styles
mdaverde/now-dashboard
Dashboard for your ▲ now deployments
mdaverde/fnq
A flock-based approach to queuing Unix tasks & processes
mdaverde/create-go-workspace
CLI to generate an opinionated directory structure for go workspaces
mdaverde/bindgen-enum-flavors
Examples of the different enum flavors rust-bindgen can generate
mdaverde/gig
Simple cli to create a .gitignore based off Github's gitignore repo
mdaverde/termrun
Send & run commands in other open Linux terminals
mdaverde/bpftool
Automated upstream mirror for bpftool stand-alone build.
mdaverde/cgroup-ebpf-playground
mdaverde/lc3vm-zig
Virtual machine for the LC3 ISA written in Zig
mdaverde/libbpf-rs
Minimal and opinionated eBPF tooling for the Rust ecosystem
mdaverde/libbpf-sys
Rust bindings to libbpf from the Linux kernel
mdaverde/libbpfgo
eBPF library for Go, wrapping libbpf
mdaverde/linux
Adding support for the Rust language to the Linux kernel.
mdaverde/mini-redis
Incomplete Redis client and server implementation using Tokio
mdaverde/nomicon
The Dark Arts of Advanced and Unsafe Rust Programming
mdaverde/now-client-isomorphic
An Isomorphic JavaScript wrapper for the 𝚫 Now API
mdaverde/rust
Empowering everyone to build reliable and efficient software.
mdaverde/rustup
The Rust toolchain installer
mdaverde/tarmac
A (WIP) thread concurrency toolbox based on linux futexes
mdaverde/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
mdaverde/uds-rust-fork