Awesome List Updates on Apr 23, 2026
13 awesome lists updated today.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Php
Table of Contents / Static Analysis
- Deptrac (⭐2.9k) - A static analysis tool for enforcing dependency rules between architectural layers.
2. Awesome Roadmaps
Programming Language
- Go Developer Roadmap (⭐18k) - Go developer roadmap covering language fundamentals, tooling, and backend topics.
- Node.js Developer Roadmap (⭐4.8k) - Node.js developer roadmap covering fundamentals, tooling, and backend concepts.
- PHP Developer Roadmap (⭐3.7k) - PHP roadmap with a visual map and companion video material.
Web Development
- Angular Developer Roadmap (Alternative) (⭐153) - Alternative Angular roadmap focused on what to learn next across the ecosystem.
- ASP.NET Core Developer Roadmap (⭐20k) - ASP.NET Core roadmap with a maintained visual path and multilingual documentation.
- Frontend Developer Roadmap (⭐3) - Frontend developer roadmap with a visual path across core web technologies, frameworks, and tooling.
- Frontend Development Roadmap (⭐4.6k) - Frontend interview checklist and roadmap published as a PDF.
Mobile Development
- Android Developer Roadmap (Alternative) (⭐7.7k) - Alternative Android roadmap with comprehensive learning paths across the Android ecosystem.
Infrastructure / Operations
- DevOps Roadmap (⭐19k) - Step-by-step DevOps roadmap with learning resources across Git, Linux, containers, CI/CD, cloud, and observability.
- Platform Engineering Roadmap (⭐124) - Platform engineering roadmap published as an interactive website with a GitHub-backed source repository.
AI / Machine Learning / Data Science
- AI Engineer Roadmap (⭐616) - AI engineering roadmap focused on LLM applications, RAG, agents, and LLMOps.
- Data Analyst Roadmap (⭐794) - Full data analyst roadmap covering statistics, Excel, SQL, BI, Python, and communication skills.
- LLM Course (⭐79k) - Free LLM course with roadmap-style progression and practical Colab notebooks.
Security
- Cybersecurity Skills and Career Roadmap (⭐390) - Cybersecurity roadmap spanning web, network, cloud, container security, DevSecOps, and role-specific guidance.
Miscellaneous
- Digital Forensic (DFIR) Specialist Roadmap (⭐3) - Digital forensics and incident response roadmap for learners building DFIR skills.
- Embedded Systems Engineering Roadmap (⭐11k) - Embedded systems roadmap for beginners and practitioners, with curated learning resources and supporting material.
- FPGA / ASIC Engineering Roadmap (⭐573) - FPGA and ASIC engineering roadmap for learners targeting digital hardware and chip design roles.
- Mathematics Roadmap (⭐3.4k) - Comprehensive mathematics roadmap spanning foundations, core fields, and advanced topics.
- System Design Roadmap (⭐460) - System design and architecture roadmap focused on large-scale design topics.
Articles
- Backend Developer Roadmap - Article covering a backend learning path across web fundamentals, programming languages, databases, APIs, security, and frameworks.
- Cybersecurity Roadmap - Article outlining cybersecurity career paths, core skills, and a staged roadmap for getting started.
- Full Stack Developer Roadmap - Article mapping a full-stack learning path across frontend, backend, databases, version control, and projects.
- SQL Roadmap - Article covering a structured SQL learning path from fundamentals to advanced querying and database skills.
- The VM Lifecycle: How We Got Here, and Where We're Going - Roadmap-style article explaining the vulnerability management lifecycle, its phases, and how mature VM programs evolve over time.
3. Awesome Javascript
QA Tools / Runner
- fallow (⭐849) - Finds dead code, duplication, circular dependencies, and complexity hotspots in JavaScript and TypeScript projects.
4. Free for Dev
- Orbisearch - Free bulk email validator, 100 validations per day, no signup required.
- SendBridge Mail Tester — Free email deliverability test with no signup. Generates a unique inbox address, then analyzes SPF, DKIM, DMARC, Rspamd spam score, 23+ RBL blacklists, reverse DNS, and content quality. Unlimited tests, results in seconds, shareable report pages.
5. Awesome Design Systems
Design tools
- Lunacy - A free graphic design tool with offline mode, built-in assets (icons, illustrations, photos), and real-time collaboration. Great alternative to Sketch and Figma (macOS, Windows, Linux).
Unit & Regression test / Storybook addons
- Sherlo - Visual testing platform for React Native Storybook. Captures screenshots on iOS and Android simulators in the cloud and detects visual changes automatically.
6. Awesome Zsh Plugins
Plugins / superconsole - Windows-only
- mise (cowboyd) (⭐0) - Adds mise shims to your
$PATH. Uses the shims strategy so that tools are available in non-interactive shells (e.g. Emacs exec-path-from-shell).
- mise (wintermi) (⭐20) - Plugin for mise (formerly called rtx) a fast polyglot version manager, replacing tools like
nvm,nodenv,rbenv,rvm,chruby,pyenv, etc.
- patina (⭐202) - A blazingly fast ZSH syntax highlighter written in Rust.
Themes / superconsole - Windows-only
- aporia (⭐2) - Designed for developers who demand a state-of-the-art terminal environment. Features Asynchronous Prompt Engine: Native non-blocking background workers (zle -F) for instant terminal snappiness, project detection for Go, Rust, Python, Node, Ruby, PHP, Java, and C++, Git stash tracking and dedicated segments for Virtual Environments and Docker and built-in support for ghost-text Autosuggestions and live Syntax Highlighting.
7. Awesome Tmux
Tools and session management
- lazyclaude (⭐5) A lazygit-inspired TUI for managing multiple Claude Code sessions with live previews, activity tracking, and permission prompts in a tmux popup
- tmux-player-ctl (⭐33) Minimal tmux popup controller for MPRIS media players via playerctl
- tmux-tab (⭐3) Alt-tab for tmux sessions with MRU ordering and live previews.
Plugins
- opensessions (⭐965) Persistent tmux sidebar for session switching, agent status, git context, and instant jumps across sessions.
8. Awesome Testing
Software / Service Virtualization
- fakecloud (⭐160) - Free, open-source local AWS cloud emulator for integration tests, with 23 services at 100% conformance and first-party test-assertion SDKs in 6 languages.
9. Awesome Go
Networking
- macwifi (⭐1) - Wi-Fi scanning and Keychain password retrieval for macOS 13+.
Mock
- gomock (⭐5) - CLI tool to generate typed and framework-agnostic interface mocks, with support for generics.
Routers / Libraries for creating HTTP middlewares
- Fox (⭐11) - A high-performance HTTP router for building reverse proxies and API gateways, with first-class support for mutating routes at runtime.
10. Awesome Rust
Applications / Database
- tabularis (⭐1.2k) - A lightweight, developer-focused database management tool, built with Tauri and React.
Applications / System tools
- bolivian-peru/os-moda (⭐86) - NixOS distribution where an AI agent has root through 91 typed MCP tools. 9 Rust daemons (system bridge, atomic SafeSwitch deploys with auto-rollback, hash-chained audit ledger, AES-256-GCM crypto wallets, Noise_XX + ML-KEM-768 P2P mesh, local STT/TTS, MCP server lifecycle, system learning, domain-allowlisted egress proxy) communicate over Unix sockets.
Development tools / Workflow Automation
- GitoxideLabs/gitoxide (⭐11k) [gix] - Pure-Rust Git implementation with high-performance plumbing crates and CLI tools for clone, fetch, status, diff, commit, config, refs, and more.
11. Awesome Computational Biology
Compound Foundation Models / Compound Embedding
- GROVER (⭐387) — Self-supervised graph transformer for large-scale molecular representation learning from unlabeled compounds.
- Mol2Vec (⭐289) — Unsupervised molecular embedding method inspired by Word2Vec for learning vector representations of chemical substructures.
- MolFormer (⭐389) — Linear attention transformer pretrained on millions of SMILES strings for efficient molecular embeddings.
- Uni-Mol (⭐1.1k) — 3D molecular pretraining framework for universal representation learning on molecules and protein pockets.
12. Awesome Wpo
Events / Conferences
- PerfMatters - Conference is the ONLINE web performance conference by internationally renowned performance developers.
13. Awesome Neovim
Editing Support / Scrollbar
- DrKJeff16/shebang.nvim (⭐3) - Add or modify a shebang on top of the current file.
- Prev: Apr 24, 2026
- Next: Apr 22, 2026