Pinned Repositories
croxy
Encrypting IRC proxy
darkcoding-credit-card
Credit card generators from darkcoding.net
demeter-deploy
Fast remote push. Deploy your Hugo blog.
hatcog
The IRC client for tmux addicts
Key-Value-Polyglot
A basic key-value store, repeated in C, Go, Python (basic, gevent, and diesel), Ruby (event machine), Java, Scala, Haskell, and NodeJS.
kip
Command line script to keep usernames/passwords in gnupg encrypted text files.
latency
Measure network round-trip latency by sending a TCP SYN packet.
lintswitch
Automatically runs pylint, pep8 and pymetrics on your code, and notifies you of the results.
perf-ninja-rs
Rust port of dendibakh/perf-ninja - an online course where you can learn and master the skill of low-level performance analysis and tuning.
grahamking's Repositories
grahamking/darkcoding-credit-card
Credit card generators from darkcoding.net
grahamking/perf-ninja-rs
Rust port of dendibakh/perf-ninja - an online course where you can learn and master the skill of low-level performance analysis and tuning.
grahamking/latency
Measure network round-trip latency by sending a TCP SYN packet.
grahamking/lintswitch
Automatically runs pylint, pep8 and pymetrics on your code, and notifies you of the results.
grahamking/kip
Command line script to keep usernames/passwords in gnupg encrypted text files.
grahamking/demeter-deploy
Fast remote push. Deploy your Hugo blog.
grahamking/croxy
Encrypting IRC proxy
grahamking/kipr
Password manager. Command line script to keep usernames/passwords in gnupg encrypted text files.
grahamking/echoip
Go UDP / TCP server replies your IP address and location
grahamking/ccserve
C++ credit card server.
grahamking/binmsg
Write data into ELF binary files. Excuse to write some assembly.
grahamking/calum.nvim
Integrate `llm` with neovim
grahamking/carriagereturn
Source code to carriagereturn.org
grahamking/advent-of-code-2020
Adventure and puzzles from https://adventofcode.com/2020
grahamking/configparser-rs
A simple configuration parsing utility with no dependencies built on Rust.
grahamking/console
a debugger for async rust!
grahamking/fls
fastest ls in the west
grahamking/hugo-ai
AI tools for Hugo static site generator
grahamking/ion-avp
Audio/Video Processing Service
grahamking/ion-sfu
Pure Go WebRTC SFU
grahamking/pace
Running pace calculator, command-line c++
grahamking/packer
Packer is a tool for creating identical machine images for multiple platforms from a single source configuration.
grahamking/packer-builder-vultr
Vultr plugin for Packer
grahamking/pb-jelly
A protobuf code generation framework for the Rust language developed at Dropbox.
grahamking/rust-console-game
A console (ANSI) shooter in Rust, for practice and fun
grahamking/sdp
A Go implementation of the SDP
grahamking/snake-asm
Tiny snake game made in x86_64 assembly for Linux
grahamking/toy-url-shortener
A toy URL shortener service, to play with async Rust: tokio, warp, tonic.
grahamking/two_sum
Support code for blog post
grahamking/xmlpath
Strict subset of the XPath specification for the Go language.