Nekrolm/ubbook resource
C++ programmer's guide to undefined behavior observed · 2026-08-28
Health v2 · maintenance only
61/100
- Activity 64
- Release rhythm 35
- Longevity 100
Flags: no_releases 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: n/a
- age_days: 2089
- days_rel: n/a
- days_push: 221
- n_releases_24m: 0
Adoption not part of the score
1631 stars · 91 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An open-source book (in Russian and English) that is a C++ programmer's guide to undefined behavior, collecting real-world examples of UB pitfalls in the language and standard library. It is aimed at developers already familiar with C++ rather than beginners.
Use cases
- learn how undefined behavior manifests in C++ programs
- find tools and techniques for detecting UB in C++ code
- understand signed integer overflow and narrowing conversion pitfalls
- avoid common C++ traps when writing portable code
- study how compiler optimizations exploit undefined behavior
- review subtle but specified C++ behaviors that surprise developers
When to choose
- you already know C++ and want a deep reference on undefined behavior
- you are debugging mysterious crashes or miscompilations in C++ code
- you want curated real-world examples of UB with explanations
- you are preparing for C++ code review or teaching safe C++ practices
When to avoid
- you are a complete beginner looking for a C++ tutorial
- you need a formal specification or standards document
- you need a runnable tool rather than written material
- you need content in a language other than Russian or English
Facets
learning-resource · maturity active
documentation programming-languages developer-tools tutorials cross-platform cpp undefined-behavior book c-plus-plus compiler-optimizations safety
1 source
- readme: https://github.com/Nekrolm/ubbook · fetched 2026-08-28 · 45b4d28e81ed
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Nekrolm/ubbook | main | 61 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem