Awesome List Updates on Mar 15, 2026
16 awesome lists updated today.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Go
Networking / DNS
- FenkoHQ/dnsmonster (⭐352) — Passive DNS Capture and Monitoring Toolkit ☆
352
2. Android Security Awesome
Tools / Vulnerable Applications for practice
3. Awesome Go
Third-party APIs
- threads-go (⭐5) - Go client library for the Meta Threads API with OAuth 2.0, rate limiting, and type-safe error handling.
4. Awesome Rust
Applications / Games
- louis-e/arnis (⭐8.8k) - Generate Minecraft Java/Bedrock worlds from real-world geography using OpenStreetMap and elevation data
Development tools / Workflow Automation
- armgabrielyan/deadbranch (⭐54) [deadbranch] - Clean up stale git branches safely
5. Awesome Python
Web Crawling
- crawl4ai (⭐62k) - An open-source, LLM-friendly web crawler that provides lightning-fast, structured data extraction specifically designed for AI agents.
6. ALL About RSS
Turn YouTube into Podcast / Crypto or Blockchain relevant
- RSSYes : Convert YouTube channels into podcast RSS feeds

7. Urban and Regional Planning Resources
Public Data Resources / Resilience and Natural Hazards
- Earthquake Data - NOAA provided data includes a global record of significant earthquakes going back to 2150 BC to the present with geographic information.
8. Awesome Langchain
Tools / Services
- Ziran (⭐2): Open-source security testing framework for AI agents. Discovers dangerous tool chain compositions via graph analysis, detects execution-level side effects, and runs multi-phase trust exploitation campaigns.
9. Awesome Testing
Software / Test Management
- Gwirian - Open source BDD test management for QA teams. Given/When/Then scenarios, search, dashboards; self-host or hosted.
Software / Test Automation Frameworks
- ai-natural-language-tests (⭐11) - Generates Cypress and Playwright E2E tests from natural language requirements using LangGraph, ChromaDB, and multi-provider LLM support.
- OpenTester (⭐20) - MCP-First Testing Framwork: AI Agents Can Now Test Like Humans
10. Awesome Swift
Network / Barcode
- Tiercel (⭐2.8k) - Background downloads, relaunch recovery, resumable transfers, and task management for iOS apps.
11. Awesome Integration
Projects / API Management
- Gravitee.io API Management (⭐393) (⭐385) - A lightweight, open-source platform offering flexible API governance, robust security, and straightforward configuration.
- WSO2 API Manager (⭐972) (⭐969) - A fully open-source API platform offering robust governance, flexible deployment, and community-driven innovation.
Projects / API Documentation
- Zudoku (⭐476) (⭐460) - A customizable framework built on OpenAPI, focused on delivering exceptional developer experiences through quality documentation.
Projects / API Gateway
- Gloo Edge (⭐156) (⭐151) - An Envoy Proxy–based gateway offering advanced traffic control, enhanced security, and observability for microservices ecosystems.
Projects / Data Mapping Solution
- JSLT (⭐690) (⭐689) - Powerful JSON query and transformation language inspired by jq and XPath, designed for rapid and flexible data manipulation.
Projects / Message Broker
- LavinMQ (⭐873) (⭐867) - High-performance message queue server implementing AMQP 0-9-1 and MQTT protocols, built with Crystal for exceptional throughput and minimal resource usage.
Projects / Self-Service Integration
- n8n (⭐179k) (⭐177k) - Open-source workflow automation tool with 400+ connectors, giving you full control over your data and integrations.
12. Awesome Mac
Terminal Apps / Databases
- Awal Terminal (⭐4) - LLM-native terminal emulator with AI components, multi-provider profiles, voice input, and Metal GPU rendering.
Voice-to-Text / Audio Record and Process
- FnKey (⭐27) - Hold Fn, speak, release — text is pasted instantly. Streams audio to Deepgram Nova-3 in real time, no batch delay.
13. Awesome Mqtt
Brokers
- Bevywise MQTTRoute - MQTTRoute is an extendable & Scalable MQTT Broker with customizable UI, flexible storage & security options for all IoT / IIoT Implementation.
- Eclipse Amlen (⭐51) - A scalable, secure, easy to use message broker that can be used for IoT, web and mobile use-cases. Open-sourced from IBM MessageSight.
Cloud
- CrystalMQ - Fully Managed Cloud MQTT Broker for large scale deployments.
Tools
- mqttcommander (⭐0) - A console-based MQTT client and commander, especially useful for IoT, Tasmota, and Node-RED setups.
Misc / Firmwares for ESP based Devices
- QuIXI (⭐4) - Bridge between the Ixian decentralized P2P network and MQTT/REST. Enables encrypted peer-to-peer messaging for IoT devices with post-quantum security (ML-KEM + AES-256 + ChaCha20).
14. Awesome_jetbrains_plugins
UI
- Window Arranger
- Resize, arrange, and align IDE windows. Supports switching between projects and positioning windows (left/right/top/bottom, maximize, horizontal/vertical alignment). Useful during screensharing.
Code Editor
- Which-Key
- IdeaVim extension that displays available keybindings in a popup as you type leader key sequences. Requires IdeaVim.
Navigation
- Projects Organizer
- Turns the Recent Projects list into a structured catalog with nested groups, tags, favorites, linked projects, notes, docs links, and fast search.
Utilities
- EnvFile
- Sets environment variables for run configurations from .env, YAML, or JSON files. Complements ".env files support" plugin which provides syntax highlighting.
Version Control
- Git Machete
- Branch layout organizer and rebase/merge workflow automation tool. Shows tree-shaped graph of branches with sync-to-parent and sync-to-remote status. Makes rebases/merges/pushes/pulls hassle-free with many branches.
- .gitattributes Support
- Adds syntax highlighting, keywords autocomplete, and pattern matching for .gitattributes files.
Additional file types support
- Cron & Crontab Support
- Highlights cron expression errors, translates cron syntax into plain English, and enables command execution from the IDE.
Integrations with other tools
- JetLab - Integration for GitLab
- Review GitLab merge requests inside the IDE. Formerly known as GitLab Integration Pro.
- CI Aid for GitLab
- GitLab CI YAML editing support - autocomplete, schema validation, navigation across elements, inspections, and remote includes caching.
Miscellaneous
- Json Parser & Code Gen
- UI to validate and format JSON strings. Also generates Dart and Kotlin code from JSON, loads JSON from web or local files, and provides tree view navigation.
Java / Javascript/Typescript Frameworks
- JRebel and XRebel for IntelliJ
- Integrates with JRebel hot reload and XRebel performance profiler.
Kotlin / Java Frameworks
- kotlin-fill-class
- Provides intention action to fill empty constructors or functions with default values. Useful for quickly creating test objects.
Python / Java Frameworks
- Python Annotations
- Provides inspections and quickfixes for Python type annotations — simplifies Union/Optional, modernizes to PEP 585/695 syntax, and more.
- Pylint
- Adds pylint static code analysis integration into the IDE.
- This is a rewrite/update of the original Pylint plugin.
PHP / C# Frameworks
- PHP Toolbox
- Improves autocompletion for PHP and commonly used frameworks/libraries (Doctrine, Twig, etc.)
PHP / PHP Frameworks
- Symfony Plugin
- Add support for a Symfony framework.
Rust / PHP Frameworks
- RON Extended Support for Rust Rover
- Adds support for Rusty Object Notation files (code completion, syntax highlighting, etc.).
AI/LLM Integrations / PHP Frameworks
- Junie
- JetBrains AI coding agent that handles tasks autonomously - writes code, runs tests, fixes bugs, and iterates on results.
- GitHub Copilot
- Enables GitHub Copilot integration with IDE. Supports code completion, chat, code review, and agent mode.
- Claude Code
- Integrates Claude Code AI assistant with the IDE. Requires Claude Code CLI installed separately.
- Gemini Code Assist
- Google's AI coding assistant powered by Gemini models. Provides code completion, generation, and smart actions. Free to use.
- Lingma
- Alibaba Cloud AI coding assistant. Provides code completion, multi-file editing, and chat capabilities.
15. Awesome Zsh Plugins
Plugins / superconsole - Windows-only
- aws-vault (blimmer) (⭐93) - Plugin for aws-vault (⭐9k). Includes tab completions.
- aws-vault (zsh-contrib) (⭐0) - aws-vault (⭐9k) integration with per-window AWS profile support in
tmux.
- eza (zsh-contrib) (⭐0) - Plugin for eza (⭐20k) with Catppuccin and Rose Pine theming, smart defaults, and full alias support.
- gcloud (johnstonskj) (⭐0) - Adds the gcloud SDK to your
$PATH.
- lacy (⭐2) - Detects natural language vs shell commands and routes accordingly. Commands execute normally, questions go to your AI agent (Claude Code, Gemini, OpenCode, Codex). Real-time color indicator and first-word syntax highlighting update on every keystroke. Also supports Bash 4+.
- op (⭐0) - Seamless 1Password CLI integration. Manage environment variables and SSH keys from 1Password with automatic caching, fast shell initialization, and a configuration-driven workflow.
- pjfzf (⭐0) - A project directory navigator powered by fzf (⭐79k). Registers base directories and navigates their subdirectories with frecency-based sorting and file preview.
16. Awesome Rails
Open Source Rails Apps / Other external resources
- Gwirian (⭐0) - A modern BDD feature and scenario management (using Rails 8.0).
- Next: Mar 14, 2026