Below you'll find a list of my free open-source repositories. If you find issues or bugs with my software, feel free to open a ticket or write an email to contact@alic[dot]dev.
wfmpsc: [github] [talk] [slides]
Wait-free, cache-aware MPSC queue for serial output in Rust
osmium: [github] [article]
A library for dense, memory-efficient tagged union arrays in Zig
memset: [github]
Multithreaded memcpy benchmark comparing FSRM, AVX2 & NT stores
asmbench: [github]
Microbenchmark for streaming searches using AVX2
hltv-rust: [github] [crates.io]
Web scraper and parser for HLTV match data
githooks: [github]
Collection of various git hooks and utilities that I use daily