Highlighting Rust Doctests in Neovim
A code snippet for injecting Rust syntax highlighting into doctests in Neovim, using tree-sitter.
A code snippet for injecting Rust syntax highlighting into doctests in Neovim, using tree-sitter.
A command line argument parser for Zig that focuses on a small code footprint.
Apparent major correctness issues I have found with the much-hyped EML paper preprint.
xxUTF provides highly optimized Unicode normalization and case folding routines for UTF-8 and UTF-16 using SIMD. All in a small, simple C library.