Awesome List Updates on Sep 14, 2026
7 awesome lists updated today.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Claude Code
Writing & Prose Quality / Obsidian
- Claude Style Patch (⭐138) by Andrew Roxby - A CLAUDE.md section that constrains Claude's prose style. It bans specific habits, including announcing a point before making it, colon-hinged sentences where the left side labels the right, verbless fragment openers, and stacked compression. Each rule names the habit, shows an example, and gives the rewrite.\
2. Awesome Testing
Software / AI & LLM Testing
- OrcaReplay (⭐171) - Records a coding-agent session below the harness, keeping the verbatim request and response bytes, then replays the same run offline with the network off or forks it from a checkpoint onto other models with a verify command deciding the verdict.
- flight-recorder (⭐1) - Record every nondeterministic input your code reads (LLM answers, HTTP, database, clock, randomness) as one JSONL tape per request, then replay the tape against the real code offline, bit for bit, with the first divergence named. Open format with Python, Node, .NET, Go, Java and PHP implementations.
Software / UI & End-to-End Testing
- Drengr - Mobile tests written as plain-English tasks instead of selectors, driven by an agent on real Android devices and iOS simulators. Works where there is no accessibility tree — canvas, games, Flutter without semantics labels — by falling back to vision and coordinates. Runs locally or in CI; bring your own model key.
- Drengr Runner (⭐1) - Drive an iOS simulator over HTTP from any language. A 479-line Swift XCTest target replacing WebDriverAgent on simulators. Apache-2.0.
Software / Test Data Management
- ARADURU File Format Test Corpus - Open CC0 corpus of deterministic healthy and intentionally broken XLSX, DOCX, PPTX, ZIP, and PDF fixtures with SHA-256 manifests for file validation, parser, upload, and QA testing.
3. Awesome Fuzzing
Papers / The Network and Distributed System Security Symposium (NDSS)
Papers / IEEE Symposium on Security and Privacy (IEEE S&P)
- SmuFuzz: Enable Deep System Management Mode Fuzzing in Fully Featured UEFI Runtime Environment, 2026
4. Awesome Cyber Security University
Free Beginner Blue Team Path / Level 1 - Tools
- Introduction to diGital forensics - Intro to DiGital Forensics.
Bonus CTF practice and Latest CVEs / Level 5 - Malware and Reverse Engineering
- The Great Escape (Docker) - Escaping Docker container.
5. Awesome Go
Goroutines
- go-future (⭐103) - A Future/Promise library with generic combinators and a DAG execution engine.
Logging
- gslog (⭐2) - Google Cloud Logging handler for log/slog, with OpenTelemetry trace and baggage, and Kubernetes podinfo labels.
6. Awesome Rust
Libraries / Caching
- kunobi-ninja/kache (⭐794) [kache] - Content-addressed compiler cache for Rust and C/C++ (website)
7. Awesome Deno
Modules / Image
- kavel (⭐0) - Generate and edit images with AI without an API key or account.
- Next: Sep 13, 2026