◆ recent posts ◆
- Assembly — What the CPU executes 5/6/2026
- False Sharing — struct padding, a deep dive into alignment. 5/6/2026
- Benchmarking Memory Alignment - The Code — The C benchmark used to measure aligned vs unaligned struct performance on M1. 4/26/2026
- Instruments — Profiling and debugging with Apple's Instruments tool. 4/26/2026
- Memory Alignment - Repr is a contract — struct padding, a deep dive into alignment. 4/14/2026
◆ projects ◆
№ 01 · ಆಟ (AATA)
AATA is consensus based board game. Where rules are set by players agreeing to proposals by other players.
www.github.com/imtherealnaska/aata
№ 02 · RESP-RS
RESP-RS is a Rust implementation of RESP protocol.
www.github.com/imtherealnaska/resprs
№ 03 · RUSNMP
RUSNMP is a Rust implementation of SNMP protocol. It is a work in progress and currently supports only SNMPv2c.
www.github.com/imtherealnaska/rusnmp
№ 04 · Rustmaker.
Rewrite of a go project into rust. And some takeaways.
www.github.com/imtherealnaska/rustmaker
№ 05 · SourceMapper
SourceMapper is a tool that helps you to map your source code to the corresponding documentation. It is a work in progress and currently supports only Rust projects.
www.github.com/imtherealnaska/sourcemapper