DerickEddington
Currently available for hire to work primarily with Rust, as contractor or employee, long-term or short-term. Résumé linked below. Email: hire.derick@pm.me .
Inland Northwest, USA
Pinned Repositories
async_as_symmetric_coroutines
Helpers to use `async` code as symmetric coroutines in stable Rust.
cfg_rust_features
Set cfg options according to Rust compiler, language, and library features.
deep_safe_drop
Safe dropping of deep trees that otherwise could cause stack overflow.
dotfiles
My unique home-directory setup which can deploy itself to other hosts.
graph_safe_compare
Equivalence predicate that can handle cyclic, shared, and very-deep graphs.
kul
A unique textual notation that can be used as both a data format and a markup language and that has powerful extensibility of both lexical syntax and semantics, and a Rust library for parsing it.
nixos-config
My ZFS-on-root mirrored-drives multi-users dotfiles-integrated NixOS configuration, with install and recover guides.
sailce
A (very incomplete) exploration of parts of the https://willowprotocol.org
sem_safe
Safe usage of POSIX Semaphores (`sem_post`, `sem_wait`, etc).
signals_receipts
Simple exfiltration of the receipt of POSIX signals.
DerickEddington's Repositories
DerickEddington/cargo.el
Emacs Minor Mode for Cargo, Rust's Package Manager.
DerickEddington/tarmi
Old experiment of using Ada to try implementing something like the Kernel programming language.