0xAX/asm resource
Learning assembly for Linux x86_64 observed · 2026-08-28
Health v2 · maintenance only
95/100
- Activity 99
- Release rhythm 87
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 40
- age_days: 4387
- days_rel: 8
- days_push: 8
- n_releases_24m: 2
Adoption not part of the score
3599 stars · 386 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
An open-source series of blog posts (also available as a PDF book) that teaches x86_64 assembly programming on GNU Linux. It covers processor architecture, stack and heap memory, system calls, macros, floating-point arithmetic, and calling assembly from C.
Use cases
- learn x86_64 assembly from scratch
- understand how programs run at the low level
- learn how system calls work on Linux
- understand stack and heap memory layout
- learn to call assembly code from C
- study x86_64 processor architecture concepts
- download a free assembly programming book as PDF
When to choose
- you want a free, hands-on introduction to x86_64 assembly on Linux
- you already know a high-level language and want to go low-level
- you prefer learning through runnable examples with CI-verified code
- you want a structured series from basics to C interop
When to avoid
- you need ARM64 or other architectures (only planned, not covered)
- you are a complete beginner with no programming background
- you need a comprehensive reference manual rather than a tutorial
- you need Windows or macOS assembly coverage
Facets
learning-resource · maturity stable
documentation developer-tools tutorials operating-systems programming-languages education cli assembly x86-64 book low-level-programming system-calls nasm linux
3 sources
- readme: https://github.com/0xAX/asm · fetched 2026-08-28 · 3df3e31788de
- homepage: https://0xax.dev/books/asm/ · fetched 2026-08-29 · 762209791821
- site_page: https://0xax.dev/about/index.html · fetched 2026-08-29 · a9b61365fe4d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| 0xAX/asm | main | 95 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem