Pinned Repositories
compression-experiments
const-zero
a const macro to replace `std::mem::zero`
epoll-rs
High level rust bindings to linux's epoll interface
gel-o
Provides a Iterator interface to Linux InputEvents
HumanResourceMachineVM
An interpreter for the assembly language used in human resource machine
minimal-shell
A minimal interactive shell
naive-malloc
simple mmap-based malloc implementation
Speakers-List-Web
A web application for managing a speakers list according to Robert's Rules
maxbla's Repositories
maxbla/const-zero
a const macro to replace `std::mem::zero`
maxbla/epoll-rs
High level rust bindings to linux's epoll interface
maxbla/naive-malloc
simple mmap-based malloc implementation
maxbla/gel-o
Provides a Iterator interface to Linux InputEvents
maxbla/minimal-shell
A minimal interactive shell
maxbla/Speakers-List-Web
A web application for managing a speakers list according to Robert's Rules
maxbla/compression-experiments
maxbla/HumanResourceMachineVM
An interpreter for the assembly language used in human resource machine
maxbla/evdev-rs
Rust bindings for libevdev
maxbla/Hall-Effect-GPIB
A python script for recording data by interfacing with electronics equipment over gpib.
maxbla/input-linux-rs
evdev and uinput for Rust
maxbla/last-opened-log
quickly view the last modified log in any directory
maxbla/libc
Raw bindings to platform APIs for Rust
maxbla/lm-sensors
lm-sensors repository
maxbla/nix
Rust friendly bindings to *nix APIs
maxbla/num-bigint
Big integer types for Rust
maxbla/quickcheck
QuickCheck for Rust (with shrinking).
maxbla/RayTracer
a simple ray tracer written in C++
maxbla/rdev
Simple library to listen and send events to keyboard and mouse (MacOS, Windows, Linux)
maxbla/rfcs
RFCs for changes to Rust
maxbla/RTClib
A fork of Jeelab's fantastic RTC library
maxbla/rust
Empowering everyone to build reliable and efficient software.
maxbla/SlideGame
2048 clone with diagonal sliding
maxbla/sorts
naive implementation of all common sorting functions
maxbla/TARDIS
Trace And Rewrite Delays In Syscalls: Hooking time-related Linux syscalls to warp a process's perspective of time, using ptrace.
maxbla/xdotool
fake keyboard/mouse input, window management, and more