Awesome List Updates on Apr 24, 2026
14 awesome lists updated today.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Python
Messaging
- faststream (⭐5.1k) - A framework for building asynchronous services over Apache Kafka, RabbitMQ, NATS, MQTT and Redis.
Web Security
- secure (⭐985) - HTTP security headers for Python web applications with ASGI and WSGI middleware.
2. Awesome Lowcode
Automation
- Agentic Workflow (AWFlow) - AI-powered browser extension to automate web tasks, extract data, and run workflows directly in your browser.
Online database creator apps
- RootCX - One place for every internal app and AI agent. Shared database, SSO, RBAC, audit logs, and integrations.
Misc
- NoCodeVista - No-code website builder for creating professional websites visually — no coding needed.
3. 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 (⭐60)
Description: List of Drone hacking tools and resources
4. 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).
5. Awesome Inertiajs
Useful Links
- Kitchen sink (⭐45) - Demonstration application made with Laravel and Vue.
Adapters / Client-side
Adapters / Server-side
Resources / Server-side
💜Starter kit - Laravel's official starter kits for Vue, React and Svelte.
⭐Data (⭐1.7k) - Larave package for working with data objects, with built-in support for Inertia.
6. Awesome Zsh Plugins
Plugins / superconsole - Windows-only
- zsh-pkg-update-nag (⭐1) - At new-shell start — rate-limited to once every 4 hours — checks your Homebrew formulae/casks,
npm -g,uv tool, and RubyGems globals for available updates and offers to upgrade them behind a singleY/n/sconfirmation.
7. Free Programming Books (English, By Programming Language)
APL
- Introduction to College Mathematics with A Programming Language (1978) - E. J. LeCuyer (PDF)
8. 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.
9. 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.
10. Awesome Cpp
Networking
- SNMP++ - a C++ API which supports SNMP v1/2c/v3. [custom permissive license]
11. Awesome Rust
Applications
- LWE (⭐110) - Linux desktop app for browsing, managing, and applying Wallpaper Engine content, built with Rust and Tauri.
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
12. 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.
- Navigation Timing Level 2 (W3C) - Use
responseStartandrequestStartto derive Time to First Byte (TTFB).
- 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).
Tools / Meetups
- Speculation Rules Generator - Build speculation rules JSON for prefetch and prerender configurations.
- Critical CSS Generator - Generate critical-path CSS for above-the-fold rendering.
- Core Web Vitals Report - Generate a Core Web Vitals report using CrUX historical data.
Analyzers / Meetups
- Request Map - Visualize first- and third-party request dependencies as an interactive map.
- PageSpeed Insights - Lab and field CWV diagnostics for any URL.
- Dareboost - [Multi-audit] Website quality testing across performance, accessibility, SEO, and security best practices.
- 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.
- Waterfall Tools - Advanced client-side network request waterfall viewer for HAR, WPT JSON, Chrome traces/netlogs, and tcpdump captures.
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 (⭐724) - 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.
13. 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
14. Awesome Docker
Security
- pindock (⭐1) - Pin and update Docker image digests in Dockerfiles and compose files. By deadnews.
Terminal / Terminal UI
- easydocker (⭐100) - A Terminal UI highly inpired by k9s levaraging beatiful BubbleTea graphics. By joao-zanutto.
- Prev: Apr 25, 2026
- Next: Apr 23, 2026