> cat /dev/github | grep security-tools
discovered 03 Aug 2026

Assembly-Algorithms

via awesome-list
→ View on GitHub
Assembly Algorithms is a GitHub repository that provides implementations of iconic computer science algorithms in pure assembly language, aimed at enhancing programmers' understanding of low-level programming. Its primary use case is educational, allowing users to explore the performance benefits and intricacies of assembly programming while offering features like fillable templates for custom implementations and accompanying video explanations for select algorithms. The repository encourages users to engage with assembly language through practical coding challenges, fostering both skill development and appreciation for computer architecture.