Awesome List Updates on Apr 24, 2026
7 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 Cpp
Networking
- SNMP++ - a C++ API which supports SNMP v1/2c/v3. [custom permissive license]
3. Awesome Rust
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.
Libraries / Encoding
- Binary
- bincode - A binary encoder/decoder
- jamesmunns/postcard (⭐1.4k) [postcard] - Postcard is a #![no_std] focused serializer and deserializer for Serde.
- m4b/goblin (⭐1.5k) [goblin] - cross-platform, zero-copy, and endian-aware binary parsing
4. 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 (⭐574) - 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.
5. Awesome Wpo
Agent Skills
- web-quality-audit (⭐1.8k) - Comprehensive quality review across all categories.
- core-web-vitals (⭐1.8k) - LCP, INP, and CLS specific optimizations.
- accessibility (⭐1.8k) - WCAG compliance, screen reader support, and keyboard navigation.
- performance (⭐1.8k) - Loading speed, runtime efficiency, and resource optimization.
- best-practices (⭐1.8k) - Security, modern APIs, and code quality patterns.
Books
- Web Performance Engineering in the Age of AI - Addy Osmani.
Documentation
- Chrome Developers: Performance - Deep guides on rendering, loading, and runtime performance.
- Lighthouse Docs - Audit methodology, scoring details, and usage guidance.
- Navigation Timing API (MDN) - Page navigation and load milestone metrics.
- Resource Timing API (MDN) - Detailed network timing for assets.
- Long Tasks API (MDN) - Detect main-thread blocking work.
- Paint Timing API (MDN) - First paint and first contentful paint signals.
- Largest Contentful Paint API (MDN) - Programmatic access to LCP entries.
- Layout Instability API (MDN) - Measure and inspect layout shifts (CLS).
Analyzers / Meetups
- PageSpeed Insights - Lab and field CWV diagnostics for any URL.
- Third Party Analysis Tool - Analyze third-party request risk, render-blocking impact, and potential single points of failure from WebPageTest runs.
- Web Font Analyzer - Inspect font loading timing, payload, and glyph usage using WebPageTest data.
- Webfont Usage Analyzer (⭐11) - Bookmarklet script to map loaded web fonts to visible DOM usage and help spot font optimization opportunities.
Real User Monitoring / Meetups
- SpeedCurve - Web performance monitoring combining synthetic testing, RUM, Lighthouse, Core Web Vitals, performance budgets, and competitive benchmarking.
Image Optimizers / Meetups
- Imager (⭐722) - Automated image compression for efficiently distributing images on the web.
Lazyloaders / Meetups
- quicklink (⭐11k) - Prefetch links in the viewport (via Intersection Observer) to make future navigations faster.
Loaders / Meetups
- prerender.js (⭐414) - Preloads pages and assets ahead of navigation for faster page transitions.
- Guess.js (⭐7.1k) - Predictive prefetching and performance optimization using analytics and machine learning.
Metrics Monitor / Meetups
- Sitespeed.io - Open-source tool that checks your site against web performance best practices and uses the Navigation Timing API to collect metrics. Outputs XML and HTML reports.
- Perfume.js (⭐3.2k) - Tiny library to collect Core Web Vitals and other performance metrics from real users.
- puppeteer-webperf (⭐1.9k) - Collect web performance metrics in Puppeteer scripts.
Specs / Meetups
- RFC 9218: HTTP Prioritization - Protocol-level prioritization mechanisms for HTTP.
Stats / Meetups
- Chrome User Experience Report (CrUX) - Origin-level real-user performance data from Chrome users.
6. Awesome Sysadmin
Software / Automation
- OpenBolt - Orchestration tool to run orchestration workflows or one-off tasks/scripts to automate the provisioning and management of nodes. Community fork of the last open source version of Puppet Bolt. (Source Code (⭐21))
Apache-2.0Ruby
7. Awesome Docker
Security
- pindock (⭐1) - Pin and update Docker image digests in Dockerfiles and compose files. By deadnews.
Terminal / Terminal UI
- easydocker (⭐101) - A Terminal UI highly inpired by k9s levaraging beatiful BubbleTea graphics. By joao-zanutto.
- Next: Apr 23, 2026