Awesome List Updates on Aug 29, 2026
11 awesome lists updated today.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Collective Ai Tools
3D
- Luphra - Prompt-to-matter: AI that turns prompts and sketches into editable 3D and physical products.
#freemium
Developer Tools
- SandBase CLI (⭐3) - Open-source CLI and MCP bridge for OpenAI-compatible access to 2,000+ AI models through usage-based pricing and a free plan.
#freemium#opensource
2. Awesome Slack
🎨 Themes
- More Slack Themes - Browse, create, and share Slack themes.
🛠️ Libraries and SDKs / Ballerina
- ballerina-slack-library (⭐108) - Ballerina library for Slack.
🛠️ Libraries and SDKs / JavaScript/TypeScript
- appstore-webhook-proxy (⭐27) - App Store Webhook Proxy for Microsoft Teams & Slack.
⚙️ Open-Source Slack Apps and Integrations / JavaScript/Typescript
- SlackONOS (⭐135) - Democratic Slack and Discord bot for Sonos speaker control with Spotify integration.
⚙️ Open-Source Slack Apps and Integrations / Ruby
- ZReviewTender (⭐62) - A tool for fetching app reviews from the App Store and Google Play Console and sending them to Slack.
3. Awesome Go
Artificial Intelligence
- ai-gateway (⭐242) - OpenAI-compatible LLM gateway that routes requests across 30 providers with fallback, rate limiting, budgets, guardrails, and observability.
Financial
- bitget-go (⭐8) - Go client for Bitget UTA API v3 with typed models, string-based prices, auto-reconnecting WebSocket, and demo trading.
- telegram-wallet-go (⭐15) - Go client for Telegram Wallet Pay API with HMAC-SHA256 webhook verification, middleware for net/http, Gin, and Echo.
4. Awesome Rust
Applications
- newdee/magpie (⭐68) - Local-first Spotlight-style launcher that searches your GitHub stars, local files, images, and videos semantically, fully on-device.
Applications / Web
- IndexFlowing/IndexFlow-core (⭐51) - Self-hosted SEO indexing infrastructure for managing sitemaps, URL submissions, and search engine indexing.
Development tools / Static analysis
- kucherenko/jscpd (⭐6.1k) [jscpd] - Copy/paste detector for source code that finds duplicated blocks across 220+ file formats
5. Awesome Mac
Utilities / Clipboard Tools
- Clipbara (⭐172) - Free Paste-like clipboard manager with pinboards, Quick Look previews, and one-click copying.
Utilities / Menu Bar Tools
- Mixio (⭐1) - Menu bar app with per-app & tab volume control, 10-band EQ with native style UI.
Utilities / Cleanup and Uninstall
- Purge - Open-source cache cleaner that moves files to the Trash instead of deleting them, using a fixed allowlist and no telemetry.
6. ALL About RSS
🧩 API / Webpage Monitor Services with capability of monitoring RSS Feed 1264
- RSS Emit: generates Atom and JSON Feed output from web pages, source lists, or a topic prompt, and can deliver new items as a newsletter, to chat, or to an HTTP endpoint

7. Magictools
Graphics / Terrain Generators
- 🆓 WorldLoop (⭐3) - Procedural architecture and world generation combining semantic CAD, playable structures, voxel terrain, caves and water, with direct export to Roblox Studio
Engines and Frameworks / Voxel Editors
- 🎉 GameFrameX (⭐642) - A cross-engine game framework: Unity and Godot clients on a single actor-model .NET server, sharing one Protobuf contract and LuBan config pipeline. AI-agent friendly: instruction docs in-repo, codegen'd protocol/config layers.
8. Awesome Sysadmin
Software / Automation
- parse-dmarc
⚠- DMARC aggregate report parser with a built-in dashboard. Fetches reports over IMAP, stores them, and flags spoofing. Single Go binary with embedded Vue UI, SQLite storage, and Prometheus metrics (alternative to PowerDMARC, EasyDMARC, Dmarcian). (Source Code (⭐197), Clients (⭐1.3k))Apache-2.0Go/Docker
Software / Identity Management - LDAP
- Wren:DS - LDAPv3-compliant directory service providing a high-performance, highly available, and secure identity data store for enterprise environments. (Source Code (⭐45))
CDDL-1.0Java
Software / Identity Management - Single Sign-On (SSO)
- Wren:AM - Access management platform providing adaptive authentication, SSO, federation, and fine-grained authorization for web and API resources. (Source Code (⭐55))
CDDL-1.0Java
- Wren:IG - Identity gateway and reverse proxy enforcing authentication, authorization, and SSO without requiring application changes. (Source Code (⭐7))
CDDL-1.0Java
Software / Identity Management - Tools and web interfaces
- Wren:IDM - Identity management and governance platform for lifecycle management, access governance, and comprehensive auditability. (Source Code (⭐48))
CDDL-1.0Java
9. Awesome Zsh Plugins
Plugins / superconsole - Windows-only
- ansible-fzf (⭐0) - A plugin that completes ansible-playbook tags and works with fzf-tab.
- cage (⭐0) - Adds command for age (⭐23k). It encrypts a plain file with a passphrase, decrypts an age file, and works out which from the file's own header.
- deja (⭐670) - Predicts the command you want to run from fuzzy matching, the current directory, and which command usually follows the previous one, then shows it as inline ghost text. Backed by a Go daemon.
- dual-history (⭐0) - Keeps AI coding agent instructions (such as Forge's
:-prefixed prompts) out of your main ZSH history by routing them to a separate file, intercepting every write path including the agent's own history insertions. Also turnsCtrl+Rinto an fzf interface switchable between All, Human and AI views, merged chronologically.
- git-branch (⭐4) - Augments
gitfeatures, designed especially for users who prefer aesthetically pleasing branch naming conventions. It visually formats the currentgitbranch name or commit hash, considering customisable variables like hiding status, maximum branch length, prefix, and suffix trimming, with an option to displaygit status.
- histpop (⭐0) - Removes the last record from
~/.zsh_history. Useful right after running a command you don't want kept in your shell history (e.g. one containing a typo'd password or a temporary secret). Runninghistpopitself is also removed from history, so it leaves no trace.
- psmon (⭐0) - Lightweight interactive process monitor using standard Linux utilities (
ps,awk,lsof) with live watch mode, resource sorting, and tree-aware process killing.
- ssh-git-operations (⭐0) - Provides secure, authenticated
gitpush/pull/fetchoperations over SSH to remote machines using GitHub token authentication. Tokens are never persisted on remote machines.
- worktrunk (⭐2) - Inspired by the oh-my-zsh git plugin (⭐189k) and provides aliases and a few useful functions for working with worktrunk (⭐6.7k).
Themes / superconsole - Windows-only
- mtsh (⭐4) - Multi-line prompt for multi-user and DevOps machines. Includes decorators for the date and time, the address of the interface that reaches the default route, CPU and memory use, the number of logged-in users,
gitbranch and status, and the exit code and duration of the last command. No fonts are required.
10. Static Analysis
Programming Languages / Other
- STOKE ⚠️ — A programming-language agnostic stochastic optimizer for the x86_64 instruction set. It uses random search to explore the extremely high-dimensional space of all possible program transformations.
- VSDiagnostics ⚠️ — A collection of static analyzers based on Roslyn that integrates with VS.
- Wintellect.Analyzers ⚠️ — .NET Compiler Platform ("Roslyn") diagnostic analyzers and code fixes.
- sobelow ⚠️ — Security-focused static analysis for the Phoenix Framework.
- Primitive Erlang Security Tool (PEST) ⚠️ — A tool to do a basic scan of Erlang source code and report any function calls that may cause Erlang source code to be insecure.
- safesql ⚠️ — Static analysis tool for Golang that protects against SQL injections.
- structslop ⚠️ — Static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency
- RSLint ⚠️ — A (WIP) JavaScript linter written in Rust designed to be as fast as possible, customizable, and easy to use.
- TypL ⚠️ — With TypL, you just write completely standard JS, and the tool figures out your types via powerful inferencing.
- Sys ⚠️ — A static/symbolic Tool for finding bugs in (browser) code. It uses the LLVM AST to find bugs like uninitialized memory access.
- Progpilot ⚠️ — A static analysis tool for security purposes.
- Qafoo Quality Analyzer ⚠️ — Visualizes metrics and source code.
- Tuli ⚠️ — A static analysis engine.
- twig-lint ⚠️ — twig-lint is a lint tool for your twig files.
- pydocstyle ⚠️ — Check compliance with Python docstring conventions.
- pyflakes ⚠️ — Check Python source files for errors.
- pylyzers ⚠️ — A static code analyzer / language server for Python, written in Rust, focused on type checking and readable output.
- pyre-check — A fast, scalable type checker for large Python codebases. Pyre-check has been superseded by Pyrefly, its next iteration.
- radon ⚠️ — A Python tool that computes various metrics from the source code.
- xenon ⚠️ — Monitor code complexity using
radon.
- yapf ⚠️ — A formatter for Python files created by Google YAPF follows a distinctive methodology, originating from the 'clang-format' tool created by Daniel Jasper. Essentially, the program reframes the code to the most suitable formatting that abides by the style guide, even if the original code already follows the style guide. This concept is similar to the Go programming language's 'gofmt' tool, which aims to put an end to debates about formatting by having the entire codebase of a project pass through YAPF whenever changes are made, thereby maintaining a consistent style throughout the project and eliminating the need to argue about style in every code review.
- rco ⚠️ — Performance optimizer for R code (with GUI).
- Querly ⚠️ — Pattern Based Checking Tool for Ruby.
- Railroader ⚠️ — An open source static analysis security vulnerability scanner for Ruby on Rails applications.
- Roodi ⚠️ — Roodi stands for Ruby Object Oriented Design Inferometer. It parses your Ruby code and warns you about design issues you have based on the checks that it has configured.
- Rubrowser ⚠️ — Ruby classes interactive dependency graph generator.
- Saikuro ⚠️ — A Ruby cyclomatic complexity analyzer.
- prae ⚠️ — Provides a convenient macro that allows you to generate type wrappers that promise to always uphold arbitrary invariants that you specified.
- Prusti ⚠️ — A static verifier for Rust, based on the Viper verification infrastructure. By default Prusti verifies absence of panics by proving that statements such as unreachable!() and panic!() are unreachable.
- Rust Language Server ⚠️ — Supports functionality such as 'goto definition', symbol search, reformatting, and code completion, and enables renaming and refactorings.
- rustfix ⚠️ — Read and apply the suggestions made by rustc (and third-party lints, like those offered by clippy).
- warnalyzer ⚠️ — Show unused code from multi-crate Rust projects
- 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.
- sqlcheck ⚠️ — Automatically identify anti-patterns in SQL queries.
- TSqlRules ⚠️ — TSQL Static Code Analysis Rules for SQL Server.
- Scalastyle ⚠️ — Scalastyle examines your Scala code and indicates potential problems with it.
- stc ⚠️ — Speedy TypeScript type checker written in Rust
- tslint-clean-code ⚠️ — A set of TSLint rules inspired by the Clean Code handbook.
- verible-linter-action ⚠️ — Automatic SystemVerilog linting in github actions with the help of Verible Used to lint Verilog and SystemVerilog source files and comment erroneous lines of code in Pull Requests automatically.
- vint ⚠️ — Fast and Highly Extensible Vim script Language Lint implemented by Python.
Other / Other
- weggli ⚠️ — A fast and robust semantic search tool for C and C++ codebases. It is designed to help security researchers identify interesting functionality in large codebases.
- shisho ⚠️ — A lightweight static code analyzer designed for developers and security teams. It allows you to analyze and transform source code with an intuitive DSL similar to sed, but for code.
- standard ⚠️ — An npm module that checks for Javascript Styleguide issues.
- quality ⚠️ — Runs quality checks on your code using community tools, and makes sure your numbers don't get any worse over time.
- Traceroute ⚠️ — A Rake task gem that helps you find the unused routes and controller actions for your Rails 3+ app.
- pure ⚠️ — Pure is a static analysis file format checker that checks ZIP files for dangerous compression ratios, spec deviations, malicious archive signatures, mismatching local and central directory headers, ambiguous UTF-8 filenames, directory and symlink traversals, invalid MS-DOS dates, overlapping headers, overflow, underflow, sparseness, accidental buffer bleeds etc.
- VMware chap ⚠️ — chap analyzes un-instrumented ELF core files for leaks, memory growth, and corruption. It is sufficiently reliable that it can be used in automation to catch leaks before they are committed. As an interactive tool, it helps explain memory growth, can identify some forms of corruption, and supplements a debugger by giving the status of various memory locations.
- Specificity Graph ⚠️ — CSS Specificity Graph Generator.
- Puppet Lint ⚠️ — Check that your Puppet manifests conform to the style guide.
- qark ⚠️ — Tool to look for several security related Android application vulnerabilities.
- promval ⚠️ — PromQL validator written in Python. It can be used to validate that PromQL expressions are written as expected.
- solium ⚠️ — Solium is a linter to identify and fix style and security issues in Solidity smart contracts.
- Vetur ⚠️ — Vue tooling for VS Code, powered by vls (vue language server). Vetur has support for formatting embedded HTML, CSS, SCSS, JS, TypeScript, and more. Vetur only has a "whole document formatter" and cannot format arbitrary ranges.
- write-good ⚠️ — A linter with a focus on eliminating "weasel words".
Multiple languages / Other
- jscpd — Copy/paste detector for programming source code. Finds duplicated blocks in 200+ file formats — JavaScript, TypeScript, Python, Java, C#, C/C++, Go, Rust, PHP, Ruby and more — using token-based detection. Supports configurable thresholds and ignore patterns, git blame integration, and reporters for console, HTML, JSON, Markdown, SARIF and badges. Runs via CLI, in CI pipelines, or as a library; bundled by MegaLinter and Codacy.
- pylama ⚠️ — Code audit tool for Python and JavaScript. Wraps pycodestyle, pydocstyle, PyFlakes, Mccabe, Pylint, and more
- Refactoring Essentials ⚠️ — The free Visual Studio 2015 extension for C# and VB.NET refactorings, including code best practice analyzers.
- Roslyn Security Guard ⚠️ — Project that focuses on the identification of potential vulnerabilities such as SQL injection, cross-site scripting (XSS), CSRF, cryptography weaknesses, hardcoded passwords and many more.
- Security Code Scan ⚠️ — Security code analyzer for C# and VB.NET. Detects various security vulnerability patterns: SQLi, XSS, CSRF, XXE, Open Redirect, etc. Integrates into Visual Studio 2015 and newer. Detects various security vulnerability patterns: SQLi, XSS, CSRF, XXE, Open Redirect, etc.
- TencentCodeAnalysis — Tencent Cloud Code Analysis (TCA for short, code-named CodeDog inside the company early) is a comprehensive platform for code analysis and issue tracking. TCA consist of three components, server, web and client. It integrates of a number of self-developed tools, and also supports dynamic integration of code analysis tools in various programming languages.
- TscanCode ⚠️ — A fast and accurate static analysis solution for C/C++, C#, Lua codes provided by Tencent. Using GPLv3 license.
- Undebt ⚠️ — Language-independent tool for massive, automatic, programmable refactoring based on simple pattern definitions.
- Wotan ⚠️ — Pluggable TypeScript and JavaScript linter.
11. Free Programming Books (English, By Subjects)
Artificial Intelligence
- AI Agent Evaluation - Hallie Ren (HTML) ( 🚧 in process) (CC BY-NC-SA)
- Next: Aug 28, 2026