Awesome List Updates on Aug 28, 2026
6 awesome lists updated today.
๐ Home ยท ๐ Search ยท ๐ฅ Feed ยท ๐ฎ Subscribe ยท โค๏ธ Sponsor
1. Awesome Rust
Applications / System tools
- vyrti/cleaner (โญ52) - Fastest disk space usage analyzer and cleaner for Windows, macOS, Linux, and FreeBSD.
Applications / Video
- vuiodev/vuio (โญ150) - DLNA media server with support for Linux, macOS, Windows, and Docker
2. Awesome Mac
Developer Tools / Network Analysis
- Tracexy - Open-source, session-based network intelligence for capturing live traffic and investigating PCAP/PCAPNG files locally.
3. Awesome Dev Fun
Golang
- termagitchi (โญ12) - A gacha machine bolted to
git status: every coding-agent session hatches its own ASCII creature, and the creature gets visibly sadder the longer you leave things uncommitted.
4. Free for Dev
Forms
- Formboost.app - Developer-first form backend with simple HTTP endpoints, 500 free submissions/month, spam protection, email notifications, and built-in Slack, Discord & Telegram integrations. No backend required.
5. Awesome Neovim
Code Runner / Quickfix
- bytehound-labs/nvim-flow (โญ7) - File-scoped command runner with YAML configuration, command preview, debug integration, and traceback quickfix.
6. Static Analysis
Programming Languages / Other
- ineffassign โ ๏ธ โ Detect ineffectual assignments in Go code.
- unconvert (โญ387) โ Detect redundant type conversions.
- Progpilot โ ๏ธ โ A static analysis tool for security purposes.
- Qafoo Quality Analyzer (โญ490) โ Visualizes metrics and source code.
- mccabe โ Check McCabe complexity.
- pyscn โ Intelligent Python code quality analyzer with CFG-based cyclomatic complexity analysis, dead code detection, clone detection (Type 1-4), and coupling metrics. Uses tree-sitter for parsing. Written in Go.
- Bytebase โ Database DevSecOps platform with a built-in SQL Review engine that lints schema migrations and queries against 100+ configurable rules โ naming conventions, anti-patterns, and safety checks โ across MySQL, PostgreSQL, Oracle, SQL Server, Snowflake, and more.
- sleek โ ๏ธ โ Sleek is a CLI tool for formatting SQL. It helps you maintain a consistent style across your SQL code, enhancing readability and productivity. The heavy lifting is done by the sqlformat crate.
- tsqllint (โญ230) โ T-SQL-specific linter.
Other / Other
- standard โ ๏ธ โ An npm module that checks for Javascript Styleguide issues.
- krane (โญ743) โ Krane is a simple Kubernetes RBAC static analysis tool. It identifies potential security risks in K8s RBAC design and makes suggestions on how to mitigate them. Krane dashboard presents current RBAC security posture and lets you navigate through its definition.
- zizmor โ Static analysis for GitHub Actions workflows, detecting insecure CI/CD patterns such as excessive token permissions, template injection risks, credential persistence, and unsafe workflow references.
- njsscan โ A static application testing (SAST) tool that can find insecure code patterns in your node.js applications using simple pattern matcher from libsast and syntax-aware semantic code pattern search tool semgrep.
- Credential Digger โ ๏ธ โ Credential Digger is a GitHub scanning tool that identifies hardcoded credentials (Passwords, API Keys, Secret Keys, Tokens, personal information, etc), and filtering the false positive data through a machine learning model called Password Model. This scanner is able to detect passwords and non structured tokens with a low false positive rate.
- HasMySecretLeaked ยฉ๏ธ โ HasMySecretLeaked is a project from GitGuardian that aims to help individual users and organizations search across 20 million exposed secrets to verify if their developer secrets have leaked on public repositories, gists, and issues on GitHub projects.
- ember-template-lint โ ๏ธ โ Linter for Ember or Handlebars templates.
Multiple languages / Other
- AST Metrics โ Multi-language maintainability analyzer. Computes cyclomatic and cognitive complexity, Halstead volume, afferent/efferent coupling and maintainability index, detects communities in the dependency graph, and generates an explorable HTML report plus JSON, Markdown, SARIF and OpenMetrics output. Single fast binary with no runtime dependency, and a built-in MCP server so AI agents can query codebase structure before refactoring.
- Codemodder โ ๏ธ โ Codemodder is a pluggable framework for building expressive codemods. Use Codemodder when you need more than a linter or code formatting tool. Use it to fix non-trivial security issues and other code quality problems.
- emerge (โญ1.1k) โ Emerge is a source code and dependency visualizer that can be used to gather insights about source code structure, metrics, dependencies and complexity of software projects. After scanning the source code of a project it provides you an interactive web interface to explore and analyze your project by using graph structures.
- Inkog โ AI agent security scanner. Detects behavioral vulnerabilities (prompt injection, infinite loops, token bombing, SQL injection via LLM) across 11 framework adapters including LangChain, CrewAI, and pydantic-ai. Audits MCP servers. Maps findings to EU AI Act, OWASP LLM Top 10, and NIST AI RMF.
- nestjs-doctor (โญ157) โ Static analysis tool for NestJS applications. Detects anti-patterns across security, performance, correctness, and architecture with 30+ built-in rules. Outputs a 0-100 health score. Includes module graph visualization, endpoint dependency graphs, and database schema analysis. CLI and VS Code extension.
- sem (โญ3.3k) โ Semantic version control CLI that provides entity-level diffs, blame, and impact analysis on top of git. Uses tree-sitter to parse 26 languages and builds a cross-file dependency graph with structural hashing. Commands include sem diff, sem blame, sem graph, and sem impact for blast-radius analysis of code changes.
- Super-Linter (โญ152) โ Combination of multiple linters to install as a GitHub Action.
- Wakaru โ JavaScript decompiler that turns bundled, minified, transpiled production code back into readable modules. Unpacks webpack, esbuild, Metro, Browserify, SystemJS, and AMD/UMD bundles, then reverses minifier artifacts and Babel/TypeScript/SWC helpers (async/await, classes, optional chaining, and more). Written in Rust; runs as a CLI or fully in-browser via WebAssembly.
- weave (โญ1.3k) โ Entity-level semantic merge driver for git. Resolves false conflicts that line-based merge produces when independent changes touch the same file. Parses functions and classes via tree-sitter, matches by name, and merges at the entity level. Benchmarked at 100% clean merges vs git's 48% on a 31-scenario suite.
- Next: Aug 27, 2026