systems-programming
Installation
SKILL.md
Systems Programming
What I Do
- Design memory-safe systems code patterns
- Implement low-level concurrency primitives
- Write FFI bindings between languages
- Optimize for cache locality and CPU performance
- Apply zero-cost abstraction patterns
When to Use Me
- Writing performance-critical code
- Implementing custom data structures
- Creating FFI bindings
- Optimizing hot paths
- Working with unsafe code