Process Management Bookmarks | William Callahan - Bookmarks
Discover More
sinelaw.github.io
Fresh - The Terminal Text Editor
Fresh is a fast, modern terminal text editor with intuitive keybindings, syntax highlighting, and instant startup.
bluuewhale.github.io
Building a Fast, Memory-Efficient Hash Table in Java (by borrowing the best ideas)
One day, I ran into SwissTable—the kind of design that makes you squint, grin, and immediately regret every naive linear-probing table you’ve ever shi...
nnethercote.github.io
How to Perform Faster Compiled Language builds on Mac
Did you know that macOS has a secret setting that can make Rust builds faster? It can also make Rust tests faster (sometimes massively so). It probabl...