jdreaver's Stars
ziglang/zig
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
imsnif/bandwhich
Terminal bandwidth utilization tool
readysettech/readyset
Readyset is a MySQL and Postgres wire-compatible caching layer that sits in front of existing databases to speed up queries and horizontally scale read throughput. Under the hood, ReadySet caches the results of cached select statements and incrementally updates these results over time as the underlying data changes.
rusqlite/rusqlite
Ergonomic bindings to SQLite for Rust
apache/arrow-rs
Official Rust implementation of Apache Arrow
rustic-rs/rustic
rustic - fast, encrypted, and deduplicated backups powered by Rust
osandov/drgn
Programmable debugger
rust-osdev/bootloader
An experimental pure-Rust x86 bootloader
sslab-gatech/Rudra
Rust Memory Safety & Undefined Behavior Detection
target/lorri
Your project's nix-env
Johannes4Linux/Linux_Driver_Tutorial
A Tutorial how to get started with Linux Kernel Modules and Linux Drivers.
avrdudes/avrdude
AVRDUDE is a utility to program AVR microcontrollers
nix-community/lorri
Your project’s nix-env [maintainer=@Profpatsch,@nyarly]
bazelbuild/rules_rust
Rust rules for Bazel
stripe/skycfg
Skycfg is an extension library for the Starlark language that adds support for constructing Protocol Buffer messages.
makelinux/ldt
Linux Driver Template
kaiwk/leetcode.el
An Emacs LeetCode client.
bazelbuild/bazel-skylib
Common useful functions and rules for Bazel
eminence/procfs
Rust library for reading the Linux procfs filesystem
nix-community/rnix-parser
A Nix parser written in Rust [maintainer=@oberblastmeister]
gmarino2048/64bit-os-tutorial
This OS Tutorial expands on the fundamental concepts covered in cfenollosa/os-tutorial and covers entering long mode on the x86_64 architecture. It also uses clang rather than relying on an external crosscompiler. I plan on keeping it up to date, so feel free to submit an issue!
jordanisaacs/kernel-module-flake
Nix flake for linux kernel module development with rust support
nbdd0121/unwinding
Stack unwinding library in Rust
modm-io/cmsis-header-stm32
CMSIS device headers for all STM32 devices
rust-console/voladdress
Allows for proper and easy handling of volatile memory
lucidm/lcdi2c
Linux Kernel Module for HD44780 with I2C Expander
Matiasus/HD44780
C library for HD44780 LCD driver
sk-io/x86-multitasking-example
Minimal 32bit x86 Preemptive Multitasking Example
aki-akaguma/flood-tide
command line flag and option parse utilities
antoinejaussoin/rust-qif-parser
QIF (Quicken Interchange Format) parser in Rust