/
/archive
/about
xnacly - blog
email
github
rss
Backend developer with an interest in pldev and performance
2025
Oct 16
Porting a Segmented List From C to Rust
#rust
#C
Jul 14
Strategies for very fast Lexers
#C
#pldev
Jun 1
Hybrid Register/Stack VM for Faster Function Calls
#C
#pldev
May 10
Rethinking How I Deal With CLI Arguments (replacing getopt)
#C
Mar 24
Using the latest C standard with clang lsp in nvim
#c
#nvim
Feb 26
Abusing C to implement JSON Parsing with Struct Methods
#json
#c
2024
Aug 29
HashMap in 25 lines of C
#c
2023
Oct 5
Implementing growing arrays for C
#go
#c
Sep 5
Implementing Result Types for C
#c
#SeaScript
2022
Mar 9
Image editor in C: Part II
#c
Mar 8
Image editor in C: Part I
#c