Awesome List Updates on Apr 24, 2026
12 awesome lists updated today.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Free for Dev
Generative AI
- Maxim - An LLM evaluation and observability platform with agent simulation and prompt playground. Free tier offers 10k monthly logs, access to prompt playground, simulations and evaluations via BYOK.
2. Awesome Hacking
Awesome Repositories
Repository: Cellular Hacking (⭐3.7k)
Description: This is a list of hacking research in the 3G/4G/5G cellular security space.
Repository: Drone Hacking (⭐58)
Description: List of Drone hacking tools and resources
3. Awesome Digital History
Archives and primary sources / Africa
- West African Arabic Manuscript Database - A comprehensive collection of manuscripts that provides insight into the Islamic scholarly tradition in West Africa.
Archives and primary sources / Austria
- Digitarium - Digital edition of the historical Wiener Zeitung.
Archives and primary sources / Global
- Mementoweb - Find archived web pages in Internet Archive, Archive-It, British Library, archive.today, and GitHub.
Archives and primary sources / Great Britain
- British Library - Maps, manuscripts and sounds.
Archives and primary sources / North America
- Women Working 1800-1930 - An exploration of women's impact on the economic life of the United States between 1800 and the Great Depression.
Archives and primary sources / Switzerland
- e-gs - Online web portal of the ETH Zurich Graphics Collection.
- Sammlung Schweizerischer Rechtsquellen online - Retrodigitalisierte und digitale Editionseinheiten der Schweizerischen Rechtsquellen. Ediert wird rechtshistorisches Quellenmaterial vom Mittelalter bis in die Frühe Neuzeit (1798).
4. Awesome Algorand
Language SDKs & Tools / Swift
- swift-algorand (⭐1) - Modern Swift SDK for the Algorand Blockchain with async/await and Swift concurrency support.
- swift-algokit (⭐2) - AlgoKit utilities for Swift developers.
- swift-arc (⭐1) - Swift library for working with Algorand ARC metadata standards for NFTs.
- swift-mint (⭐1) - Swift library for minting NFTs on the Algorand Blockchain.
- swift-algochat (⭐1) - End-to-end encrypted messaging on Algorand with hybrid ECDH and PSK ratcheting in Swift.
Testing & Debugging / Visual Studio
- swift-algotest (⭐1) - Swift testing framework for Algorand smart contracts with mock chain support.
Blockchain Explorers / Visual Studio
- Algo Explorer (⭐0) - Modern Algorand Blockchain explorer with real-time transaction monitoring.
AI and Machine Learning / Visual Studio
- corvid-agent (⭐0) - An autonomous AI agent platform built on Algorand with encrypted on-chain messaging.
- AlgoChat (⭐3) - Encrypted peer-to-peer chat client using Algorand transactions and PSK ratcheting.
DeFi Platforms / Visual Studio
- DorkFi - Cross-chain borrow/lend protocol on Algorand and Voi Network. Features overcollateralized lending, WAD stablecoin minting, and UNIT governance token.
NFT Marketplaces / Visual Studio
- NFT Gallery (⭐0) - Algorand NFT gallery browser with ARC-standard support.
5. Free Programming Books (English, By Programming Language)
APL
- Introduction to College Mathematics with A Programming Language (1978) - E. J. LeCuyer (PDF)
6. Awesome Php
Table of Contents / Static Analysis
- Deptrac (⭐2.9k) - A static analysis tool for enforcing dependency rules between architectural layers.
7. Awesome Cpp
Networking
- SNMP++ - a C++ API which supports SNMP v1/2c/v3. [custom permissive license]
8. Awesome Rust
Applications
- LWE (⭐110) - Linux desktop app for browsing, managing, and applying Wallpaper Engine content, built with Rust and Tauri.
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
9. 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.
10. 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.
11. 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
12. 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