- Assembly Hall of Shame (github.com)
Instruction latency analysis usually focuses on performance optimization—making code run as fast as possible. The Assembly Hall of Shame takes the opposite approach: searching for the absolute floor of single-instruction performance.
- Census Designated Places (census.gov)
Tribal, state, and general-purpose local governments can submit updates to census designated places (CDPs). CDPs are a statistical geography representing closely settled, unincorporated communities that are locally recognized and identified by name.
- FFmpeg School of Assembly Language (github.com)
Welcome to the FFmpeg School of Assembly Language. You have taken the first step on the most interesting, challenging, and rewarding journey in programming. These lessons will give you a grounding in the way assembly language is written in FFmpeg and open your eyes to what’s actually going on in your computer..