Pinned Repositories
.vim
Vim configuration geared towards Python and C/C++ development.
AoC
Advent of Code solutions
archlinux-simplyblack
LXDM theme based on the SLiM archlinux-simplyblack theme.
fast_int
Header-only C++11 implementation of the C++17 `from_chars` functions for integer types
hah.ahk
AutoHotkey script that improves the work experience on a locked-down Windows machine
nepnes
NES emulator implemented in C, with a focus on accuracy and performance
PLYbench
A collection of PLY parser benchmarks
PLYwoot
C++17 header-only PLY parser and writer library 🚀
vim-alternate
Quickly switch between alternate files in Vim, similar to a.vim, but more flexible
vim-bufsurf
Vim plugin that enables surfing through buffers based on viewing history per window
ton's Repositories
ton/vim-bufsurf
Vim plugin that enables surfing through buffers based on viewing history per window
ton/vim-alternate
Quickly switch between alternate files in Vim, similar to a.vim, but more flexible
ton/.vim
Vim configuration geared towards Python and C/C++ development.
ton/PLYwoot
C++17 header-only PLY parser and writer library 🚀
ton/fast_int
Header-only C++11 implementation of the C++17 `from_chars` functions for integer types
ton/hah.ahk
AutoHotkey script that improves the work experience on a locked-down Windows machine
ton/PLYbench
A collection of PLY parser benchmarks
ton/AoC
Advent of Code solutions
ton/archlinux-simplyblack
LXDM theme based on the SLiM archlinux-simplyblack theme.
ton/nepnes
NES emulator implemented in C, with a focus on accuracy and performance
ton/stash
Shelve changes for Mercurial and Subversion repositories similar to `git stash`.
ton/xdg-mime-utils
Collection of scripts that helps with easily setting file associations using `xdg-mime`.
ton/dotfiles
Linux (desktop) configuration files and shell scripts
ton/6502_65C02_functional_tests
Tests for all valid opcodes of the 6502 and 65C02 processor
ton/cppman
C++ 98/11/14 manual pages for Linux/MacOS
ton/guix
Guix related scripts and tidbits
ton/lightbox
ton/miniply
A fast and easy-to-use PLY parsing library in a single c++11 header and cpp file
ton/moc-ng
A reimplementation of Qt's moc using libclang. Contains both a drop-in remplacement, and a plugin for the clang compiler.
ton/msh
Maciej's Toolbox
ton/nes-disasm
Disassembler for NES roms
ton/notes
ton/OpenBLAS
OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.
ton/ply_io_benchmark
A simple benchmark comparing various libraries for ply file i/o
ton/pomodoro.sh
Simple Pomodoro script, that announces breaks through `notify-send`, prints time to break / work on the terminal.
ton/sheet-music
Various Lilypond sheet music documents and templates
ton/sicp
Solutions to the excercises in the book 'Structure and Interpretation of Computer Programs'
ton/st
Mirror of suckless terminal repository at git://git.suckless.org/st with additional patches applied to master
ton/vim-cpp
c or cpp syntax files
ton/vimux
vim plugin to interact with tmux