Pinned Repositories
tucano
A service scheduler and load balancer.
bty
Streamlined definition and usage of branded types in Rust.
compressing
Basic (and naive) LZW and Huffman compression algorithms in Rust.
dns-res
A simple DNS resolver in Rust.
fdb
A simple (and unfinished!!) database management system.
fila
A simple PostgreSQL job processing library.
nix
My NixOS and home-manager configurations.
rs-lox
A tree-walk interpreter and a bytecode virtual machine interpreter written in the Rust Programming Language.
tomasulo
A software simulator for the Tomasulo Algorithm, which provides dynamic out-of-order instruction scheduling.
yiq
Returns white when a color is dark and black when a color is light.
lffg's Repositories
lffg/yiq
Returns white when a color is dark and black when a color is light.
lffg/fdb
A simple (and unfinished!!) database management system.
lffg/rs-lox
A tree-walk interpreter and a bytecode virtual machine interpreter written in the Rust Programming Language.
lffg/compressing
Basic (and naive) LZW and Huffman compression algorithms in Rust.
lffg/nix
My NixOS and home-manager configurations.
lffg/dns-res
A simple DNS resolver in Rust.
lffg/fila
A simple PostgreSQL job processing library.
lffg/bty
Streamlined definition and usage of branded types in Rust.
lffg/luizfelipe.dev
Personal blog
lffg/tispar
Tiny TypeScript expression parser.
lffg/advent-of-code
lffg/algos
Data structures and algorithms, mostly implemented in Rust.
lffg/bool-eval
A dead simple boolean expression evaluator.
lffg/gossip-glomers
My solutions for the Fly.io Gossip Glomers set of problems.
lffg/javascript-playground
lffg/rcc-system
lffg/rust-playground
lffg/titlelist
lffg/tomasulo
A software simulator for the Tomasulo Algorithm, which provides dynamic out-of-order instruction scheduling.
lffg/playgoround