Awesome List Updates on Apr 27 - May 03, 2026
38 awesome lists updated this week.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Claude Code
Status Lines 📊 / General
- Claude HUD (⭐20k) by Jarrod Watts - A really stacked status line that exposes just about everything you might need - context usage, tools, agents, todos, etc. Highly configurable and actively maintained at the time of writing - code quality is strong.
2. Awesome Testing
Software / AI & LLM Testing
- AgentSkeptic (⭐0) - Verifies AI/agent workflows by checking database state after execution, comparing expected vs observed outcomes with read-only SQL.
3. Awesome Embedded Rust
no-std crates / WIP
- uf-ahrs: AHRS sensor fusion library for embedded and
no_stdenvironments, implementingMahony,Madgwick, andVQFfilters. -
4. Awesome Cpp
Miscellaneous
- Patternia (⭐133) - Providing pattern matching for modern c++. [MIT] website
5. Awesome Python
Web APIs
- Django
- django-modern-rest (⭐1.1k) - Modern REST with speed, types, async,
msgspec,pydanticand other goodies! - django-ninja (⭐9k) - Fast, Django REST framework based on type hints and Pydantic.
- django-rest-framework (⭐30k) - A powerful and flexible toolkit to build web APIs.
- strawberry-django (⭐491) - Strawberry GraphQL integration with Django.
- django-modern-rest (⭐1.1k) - Modern REST with speed, types, async,
AI and Agents
- Speech
- openai-whisper (⭐98k) - A general-purpose automatic speech recognition model trained on 680k hours of multilingual and multitask supervised data.
- vibevoice (⭐41k) - A family of open-source voice AI models from Microsoft for text-to-speech and long-form speech recognition.
- voxcpm (⭐15k) - A tokenizer-free text-to-speech foundation model for multilingual speech generation and voice cloning.
Machine Learning
- timesfm (⭐18k) - A pretrained foundation model from Google Research for time-series forecasting.
6. Awesome Flutter
Top / Game Engine resources
- StoryPad (⭐845) - Privacy-first open-source journal & diary app, offering a DayOne/MyDiary alternative by theachoem.
- Table Habit (⭐1.3k) - A simple micro habit tracker made by FriesI23
Desktop / Game Engine resources
- Nocterm (⭐312) - TUI framework for Dart with Flutter-like patterns (StatefulComponent, setState, Row, Column) and hot reload by Norbert Kozsir
7. Awesome Wpo
Documentation
- PageSpeed Insights Rules - A guide created by PageSpeed Team. Deprecated. This is deprecated and will be shut down in May 2019. Version 5 is the latest and provides both real-world data from the Chrome User Experience Report and lab data from Lighthouse.
8. Awesome Machine Learning
IMPORTANT NOTE ON PRs:
- Repository's owner explicitly says that "this library is not maintained".
- Not committed for a long time (2~3 years).
- For a list of free machine learning books available for download, go here (⭐72k).
- For a list of professional machine learning events, go here (⭐72k).
- For a list of (mostly) free machine learning courses available online, go here (⭐72k).
- For a list of blogs and newsletters on data science and machine learning, go here (⭐72k).
- For a list of free-to-attend meetups and local events, go here (⭐72k).
9. Awesome Hacker News
iOS / Nevix
10. Awesome Polars
Tutorials & workshops / Miscellaneous
- Handling Nested Data in Polars: explode() and unnest() - A comprehensive, 2026-updated guide to flattening complex nested JSON structures and arrays natively in Polars.
11. Awesome V
Editor plugins / Pulsar
- language-v - V language support for Atom (port of vscode-vlang) (migrated from atom.io)
12. Awesome Mysql
GUI
- TablePro (⭐2.1k) - Native macOS client for MySQL and many other databases with inline editing, SSH tunneling, and AI assistant. Free and open-source.
13. Awesome Ai in Finance
Data Sources / Traditional Markets
- FXMacroData - Macroeconomic and FX data API with central bank announcements, policy rates, inflation, employment, GDP, release calendars, and MCP access for 18 currencies.
Data Sources / Crypto Currencies
- BitBank.nz - AI-powered crypto forecasting and predictions API with machine learning models for 70+ cryptocurrency pairs.
Data Sources / Alternative Data
- Adanos Market Sentiment API - Market sentiment API for AI finance agents covering stocks across Reddit, X/Twitter, news, and Polymarket prediction markets with buzz, sentiment, trending, and comparison signals.
Others / Other Resource
- MeterCall — One metered API gateway. 21M+ endpoints (payments, SMS, AI, CRMs, gov data). Free tier; pay per call.
14. Awesome Cli Apps in a Csv
Commands cheatsheet and snippets
- mdpick (⭐1) - A terminal user interface (TUI) tool for interactively selecting and extracting code blocks or links from Markdown files and copy them to the clipboard, ready for being pasted right in the command line or anywhere else, or a tmux pane.
15. Awesome Osint
Domain and IP Research / GitHub
- ip2geo.dev - IP geolocation API providing city, country, timezone, ASN, and currency data from IP addresses.
Company Research / GitHub
- Tracxn - Search information about a company such as aquisitions, investors, people, research, etc
16. Awesome Eslint
Plugins / Code Quality
- Deslint (⭐0) - The design quality gate for AI-generated frontend code. 20 rules covering arbitrary colors/spacing/typography, design-system drift, responsive coverage, and WCAG 2.2 / 2.1 AA accessibility across React, Vue, Svelte, Angular, and plain HTML.
- eslint-plugin-ai-guard - Detects bugs and security issues commonly introduced by AI-generated code (async misuse, empty catch, auth gaps, SQL concat, secrets).
Plugins / Practices and Specific ES Features
- eslint-plugin-hex-under - A plugin to prove that a hexadecimal number is less than a specified value.
- ime-safe-form (⭐5) - Prevents accidental form submission during IME composition by requiring
e.isComposingguard or formsubmitevent.
Plugins / Testing Tools
- Vitest
- ESLint Plugin Vitest (⭐477) - ESLint plugin for Vitest.
Tools / Testing Tools
- ESlint Rules Index - A big table of ESlint Rules to help developers find them easily.
17. Awesome Javascript
QA Tools / Runner
- Rev-dep (⭐222) - Trace imports, identify circular dependencies, find unused code, clean node modules — all from a blazing-fast CLI.
Generators / Other
- Nuxt (⭐60k) - The Intuitive Vue Framework.
18. Awesome Integration
Projects / API Management
- Gravitee.io API Management (⭐406) (⭐404) - A lightweight, open-source platform offering flexible API governance, robust security, and straightforward configuration.
Projects / API Documentation
- Zudoku (⭐507) (⭐500) - A customizable framework built on OpenAPI, focused on delivering exceptional developer experiences through quality documentation.
Projects / Data Integration
- Estuary Flow (⭐909) (⭐907) - Versatile, scalable platform that provides both real-time and batch data integration for ETL and ELT pipelines.
Projects / Message Broker
- LavinMQ (⭐882) (⭐878) - High-performance message queue server implementing AMQP 0-9-1 and MQTT protocols, built with Crystal for exceptional throughput and minimal resource usage.
Resources / Data Formats
- YAML (⭐461) (⭐459) - A human-friendly and easy-to-read data serialization format that is widely used for configuration files and data exchange. It supports rich data types and is compatible with most programming languages.
19. Awesome Hacking
Awesome Repositories
Repository: CI/CD Attacks (⭐581)
Description: Offensive research of CI/CD systems and deployment processes
Repository: Cyber Security University (⭐2.9k)
Description: Free educational resources that focus on learning cybersecurity by doing
Repository: Cybersources (⭐2.1k)
Description: A collection of all types of tools and resources for cybersecurity
Repository: Detection Engineering (⭐1.2k)
Description: Resources for designing, building, and operating detective cybersecurity controls
Repository: IoT and Hardware Security (⭐35)
Description: Collection of tools, books, resources and software about IoT and hardware security
Repository: Malware Persistence (⭐277)
Description: Techniques adversaries use to maintain system access across restarts
Repository: Node.js Security (⭐3k)
Description: Curated list of tools, security incidents and other resources around Node.js security
Repository: Password Cracking (⭐921)
Description: Tools and resources for recovering passwords
Repository: Prompt Injection (⭐464)
Description: Prompt injection vulnerabilities targeting AI and LLM systems
Repository: Red Teaming Toolkit (⭐10k)
Description: Cutting-edge open-source security tools (OST) for red teamers and threat hunters
Repository: Reinforcement Learning for Cyber Security (⭐1k)
Description: List of awesome reinforcement learning for security resources
Repository: Reversing (⭐1.4k)
Description: Collection of resources to learn Reverse Engineering from start
Repository: Social Engineering (⭐3.9k)
Description: List of awesome social engineering resources
Repository: Static Analysis (⭐14k)
Description: List of static analysis tools, linters and code quality checkers for various programming languages
Other Useful Repositories
Repository: AI Security (⭐1.6k)
Description: Curated list of AI security resources
Repository: Annual Security Reports (⭐1.1k)
Description: Cybersecurity trends, insights, and challenges from annual reports
Repository: CVE PoC (⭐7.7k)
Description: List of CVE Proof of Concepts (PoCs) updated daily by Trickest
Repository: Executable Packing (⭐1.6k)
Description: Resources about executable packing and unpacking
Repository: Red Team Physical Tools (⭐570)
Description: Curated list of tools for physical security, red teaming, and tactical covert entry
Repository: Security Cheatsheets (⭐32k)
Description: OWASP Cheat Sheet Series for application security
Repository: Suricata (⭐223)
Description: Suricata IDS/IPS and network security monitoring resources
Repository: ThreatHunter-Playbook (⭐4.5k)
Description: A Threat hunter's playbook to aid the development of techniques and hypothesis for hunting campaigns
Repository: Tor (⭐89)
Description: Resources about the Tor network and anonymous communication
20. Awesome Open Hardware
Conferences
- FOSDEM - Annual open source event in Brussels.
- Open Hardware Summit - Annual conference on open hardware.
- Latch-Up - A three-day conference dedicated to free and open source silicon. Hosted in North America every spring.
- ORConf - Another three-day conference dedicated to free and open source silicon. Hosted in Europe every autumn.
- Hackaday Supercon - A hardware hacking conference hosted by Hackaday.
21. Awesome Game Remakes
Action
- Heretic2R (⭐209) - Heretic II (1998, Raven Software) reverse-engineered source port.
22. Awesome Godot
Plugins and scripts / Godot 4
- Signal Lens (⭐333) - Visual debugger for signals. Click on a node in the remote scene tree and instantly view all its signals' connections and emissions in real-time.
23. Typography
Tools
24. Awesome Mongodb
Tools / Monitoring
- Percona Monitoring and Management (⭐1k) - Free and open-source platform for managing and monitoring databases performances
25. Awesome Job Boards
Various / United Kingdom
- FoundRole – AI-powered job search platform and job application tracker for knowledge workers.
26. Awesome Npm
Web
- npmx.dev - Fast and modern viewer for the npm registry.
27. Awesome Computational Biology
Benchmarks & Datasets
- DUD-E (Directory of Useful Decoys, Enhanced) — Structure-based virtual screening benchmark with active ligands and challenging decoy sets across diverse protein targets.
28. Awesome Lit
Component Libraries
- Burnish Components (⭐1) - Web components for rendering MCP tool-call output as UI.
29. Awesome Neovim
Programming Languages Support / Diagnostics
- J-Cowsert/classlayout.nvim (⭐36) - Visualize C/C++ struct and class memory layouts (field offsets, padding, alignment) in a floating window.
Editing Support / Comment
- jeangiraldoo/codedocs.nvim (⭐77) - A powerful and customizable annotation framework with support for many languages and annotation conventions.
Preconfigured Configuration / Automation
- plutowang/nvim.pack (⭐3) - Declarative, event-driven lazy-loading configuration built purely on native Vim.pack for extreme startup performance.
30. Free Programming Books (English, By Programming Language)
Python / Constraint Logic Programming (extended Prolog)
31. Awesome Zig
Language Essentials / Command Line and Argument Parser
- plutowang/zlap (⭐4) - A declarative, fluent, and type-safe command-line argument parser for Zig with subcommand support, inspired by Rust's clap.
32. Awesome Go
Job Scheduler
- tickstem/cron (⭐0) - Go client for scheduling HTTP cron jobs, with execution history, failure alerts, and tsk-local for testing handlers without live credentials.
Security
- gspy (⭐0) - Forensic goroutine-to-syscall inspector for live Go processes.
Utilities
- stacktower (⭐507) - Visualize dependency graphs as physical tower structures, inspired by XKCD #2347.
Web Frameworks
- NotNet (⭐2) - A lightweight Go framework for building fast, ergonomic RESTful APIs with middleware and flexible routing.
33. Awesome Rust
Applications / Message Queue
- lonewolf-io/Narwhal (⭐129) - An extensible pub/sub messaging server for edge applications.
Applications / Productivity
- iBz-04/gloamy (⭐51) [gloamy] - Rust-first autonomous agent runtime for CLI, channels, gateway, and hardware workflows.
Applications / System tools
- ataraxy-labs/sem (⭐1.8k) - Entity-level semantic version control CLI. Diff, blame, graph, and impact analysis at the function/class level across 26 languages via tree-sitter.
- ataraxy-labs/weave (⭐927) - Entity-level merge driver for Git. Resolves merge conflicts by understanding code structure via tree-sitter. Drops into git as a custom merge driver via .gitattributes.
- tw93/Kaku (⭐4.5k) - A fast, out-of-the-box terminal emulator built for AI coding, with zero-config defaults, AI assistant integration, and WezTerm-compatible Lua configuration. macOS-only.
Applications / Virtualization
- superradcompany/microsandbox (⭐5.6k) - Lightweight microVM sandboxing library for running isolated code execution in milliseconds. Supports Rust, Python, and TypeScript SDKs with OCI-compatible container images.
Development tools / Workflow Automation
- claudectl (⭐61) [claudectl] - Auto-pilot for Claude Code with a local LLM brain (ollama/llama.cpp/vLLM) that learns to auto-approve/deny tool calls. Multi-session orchestration, health monitoring, spend control.
34. Awesome Software Architecture
Tools / Scalability and Resilience
- Pumler - Real-time collaborative text-to-diagram editor for PlantUML, Mermaid, and Structurizr (C4), with browser-based PNG/SVG export.
35. Awesome Magento2
Legend
- 🔥 Hot — one of the top-10% most-starred GitHub repos in its category (requires at least 5 GitHub entries in the category).
- 🫡 Actively maintained — last commit within 90 days and a release within the last year.
- 🪦 Graveyard — archived on GitHub or no commits/releases in the last three years. Graveyard entries live in a collapsed block at the bottom of their section and are kept for historical reference. Pinned entries are never moved here.
Events: Meet the community
- MageUnconference Netherlands 🫡 - Magento unconference held in the Netherlands.
- MageUnconference Germany - Magento unconference held in Germany.
Front-ends / Meet Magento
- Adobe PWA Studio - Adobe's headless React frontend. GraphQL client; offers Venia theme, Peregrine hooks, Buildpack (Webpack) and UPWARD (SSR/image middleware).
- Magento Luma - Magento 2's default demo theme (extends Magento/blank). The name also refers to the whole Luma stack: XML layout + blocks/containers + PHTML templates, enriched with LESS-compiled CSS and RequireJS/KnockoutJS/jQuery.
- Alokai (⭐11k) 🫡 - Formerly Vue Storefront — headless frontend framework.
- ScandiPWA (⭐552) - React/Redux PWA theme for Magento 2.3+.
- Breeze Evolution - Lightweight Luma-compatible theme targeting 100 PageSpeed.
- Front-Commerce - French PWA front-end solution for Magento.
- Hyvä - Luma replacement using TailwindCSS and AlpineJS. Commercial license. Active compatibility-module ecosystem.
Tools / Meet Magento
- Magento Log Viewer (VS Code extension) - VS Code extension to view, watch and manage Magento log files and reports directly in your workspace.
Open Source Extensions / Development Utilities
- Magewire PHP (⭐256) 🫡 - A Laravel Livewire port for building complex AJAX-based components with ease. Used by the Hyvä Checkout.
Open Source Extensions / Deployment
- easyaudit-cli (⭐14) - Static analysis CLI tool for Magento 2 codebases - detects anti-patterns, code quality issues, and architectural problems. SARIF output for CI/CD integration.
Open Source Extensions / CMS
- module-page-builder-widget (⭐29) - Native Magento Page Builder support for CMS Widgets
Open Source Extensions / Adminhtml / Backend
- magento2-hyva-admin (⭐175) - This module aims to make creating grids and forms in the Magento 2 adminhtml area joyful and fast.
- theme-adminhtml-m137 (⭐36) - M137 Admin Theme for Magento/Mage-OS
Open Source Extensions / Infrastructure
- magento-cache-clean (⭐48) - A faster drop in replacement for bin/magento cache:clean with file watcher
- module-theme-optimization (⭐41) - bfcache, speculative loading, and view transitions for Magento
Open Source Extensions / Progressive Web Application
- magento2-default-theme (⭐74) - A Magento theme built with Tailwind
- magento2-default-theme-csp (⭐15) - A strict CSP compatible Magento theme built with Tailwind and Alpine.js
- magento2-theme-module (⭐22) - Magento Tailwind Theme companion module
Blogs / Other
- MageTalk - Community podcast by Kalen Jordan and Phillip Jackson.
Learning / Other
- Max Bucknell — Magento 2 JavaScript - Max Bucknell's talk on Magento 2's JavaScript stack.
- The Magento 2 Beginner Tutorial Class - Free YouTube series for learning Magento 2.
Official Resources / Other
- Magento GitHub Repository (⭐12k) 🫡 - Magento 2 GitHub repository.
- Magento Developer Blog - Developer blog run by Magento.
Influencing People / Other
- Alan Storm - Prolific Magento tech writer and creator of Pestle.
- Alessandro Ronchi - Co-founder of ExtDN; maintainer of Mageres.
- Anna Völkl - integer_net; regular speaker and language-pack contributor.
- Ben Marks - Former Magento Evangelist; long-time community advocate.
- David Alger - Creator of Warden; long-time Magento infrastructure voice.
- Fabian Schmengler - integer_net; frequent conference speaker on Magento 2 architecture.
- Ivan Chepurnyi - Long-time core contributor; speaker.
- Jisse Reitsma - Founder of Yireo; trainer and book author.
- Kalen Jordan - Co-host of MageTalk podcast.
- Mark Shust - Creator of markshust/docker-magento; educator on YouTube.
- Mathias Elle - Author of the Magento Log Viewer VS Code extension.
- Max Pronko - Trainer; runs the DevChannel YouTube series.
- Peter Jaap Blaakmeer - CTO at elgentos; open-source contributor.
- Phillip Jackson - Co-host of MageTalk podcast.
- Riccardo Tempesta - MageSpecialist; creator of MSP_DevTools.
- Roma Glushko - Maintains magento2-dev-plus-exam notes and the Tango CLI.
- Sander Mangel - Organiser of MageUnconference NL; language-pack co-maintainer.
- Vinai Kopp - Trainer and author of Mage2Katas; deep Magento 2 internals expertise.
36. Awesome Sysadmin
Software / Configuration Management
- CINC - Free distribution of Chef, a configuration management tool using a pure-Ruby, domain-specific language (DSL) for writing system configuration "recipes". (Source Code)
Apache-2.0Ruby
- OpenVox - Community fork of the last open source version of Puppet, a software configuration management tool which includes its own declarative language to describe system configuration. (Source Code (⭐157))
Apache-2.0Ruby/C
37. Awesome Terraform
Providers / Vendor supported providers
- terraform-provider-qovery (⭐18) - Provider for Qovery — manage Kubernetes deployments, environments, applications, databases, Helm charts, and Terraform services on AWS, GCP, Azure, and Scaleway.
Tools / Community providers
- InfraSketch - Free browser-based tool to visualize Terraform HCL and Docker Compose as architecture diagrams. Supports AWS & Azure. No signup, no credentials needed.
38. Awesome Docker
Development Environment / Other
- Bytebase (⭐14k) - Database DevOps and CI/CD for MySQL, PostgreSQL, and more, with SQL review, schema migration, and access control. By Bytebase.
- Next: Apr 20 - Apr 26, 2026