Awesome List Updates on Apr 13 - Apr 19, 2026
10 awesome lists updated this week.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Fuzzing
Books
- Fuzzing Against the Machine: Automate vulnerability research with emulated IoT devices on QEMU (2023)
Papers / The Network and Distributed System Security Symposium (NDSS)
2. Awesome Go
Version Control
- gitty (⭐1) - Single-binary Git/GitHub CLI that replaces add→commit→push with one command; human-readable syntax, no external dependencies.
3. Awesome Network Analysis
Books / Software-specific
- R for Social Network Analysis (R4SNA), by Termeh Shafie and David Schoch (work in progress).
4. Awesome for Beginners
Python
- BeeWare Briefcase (⭐3.2k) (label: good first issue)
Turn Python projects into distributable native applications across desktop and mobile platforms.
- Mem0 (⭐51k) (label: good first issue)
Mem0 is a memory framework for LLM applications.
5. Urban and Regional Planning Resources
Platforms and Software Resources / AI in Planning Tools and Platforms
- vLLM - A high-throughput and memory-efficient inference and serving engine for LLMs.
6. Awesome Wpo
Books
Case studies
- Google Developers Case Studies - Learn why and how other developers have used the web to create amazing web experiences for their users.
Events / Conferences
- We Love Speed – We Love Speed was born from the desire to share knowledge and experiences in web performance as widely as possible.
Analyzers / Meetups
- Page Speed - The PageSpeed family of tools is designed to help you optimize the performance of your site. PageSpeed Insights products will help you identify performance best practices that can be applied to your site, and PageSpeed optimization tools can help you automate the process.
- YSlow for PhantomJS - YSlow for PhantomJS also introduces new output formats for automated test frameworks: TAP (Test Anything Protocol) and JUnit.
- Yellow Lab Tools - Online quick and easy tool that audits frontend bad practices, reveals performance issues, and profiles JavaScript.
- Pagelocity - A web performance optimization and analysis tool.
- Speed Racer (⭐1.9k) - Collect performance metrics for your library/application using Chrome headless.
- Speedrank - Speedrank monitors the performance of your site in the background. It displays Lighthouse reports over time and delivers recommendations for improvement. Speedrank is a paid product with 14-day-trial.
Analyzers - API / Meetups
- PSI (⭐3.1k) - PageSpeed Insights for Node.js - with reporting.
- Pingdom - A tool to get the uptime of your website (with probes from different locations)
Bundle Analyzer / Meetups
- Webpack bundle analyzer (⭐13k) - webpack plugin and CLI utility that represents bundle content as a convenient interactive zoomable treemap.
- Lasso-analyzer (⭐4) - analyze and Visualise project bundles created by Lasso.
- Compression webpack plugin (⭐1.4k) - Prepare compressed versions of assets to serve them with Content-Encoding.
Benchmark - JavaScript / Meetups
- Benchmark.js - A robust benchmarking library that works on nearly all JavaScript platforms, supports high-resolution timers, and returns statistically significant results.
Bookmarklets / Meetups
- CSS Stress - CSS Stress is a Testing and Performance Profiling.
CDN / Meetups
- Cloudflare CDN - A content delivery network that uses next-gen tech to deliver fast, reliable, CDN services
- jQuery - jQuery CDN – Latest Stable Versions, powered by MaxCDN.
- 🇷🇺 Yandex CDN - Yandex Content Delivery Network hosts popular third-party JavaScript and CSS libraries (best for use in Russia).
CDN - Monitor / Meetups
- CDNperf - finds you fast and reliable JavaScript CDNs that make your sites snappy and happy.
Extensions / Meetups
- Browser Calories (⭐132) - The easiest way to measure your performance budget.
Generators / Meetups
- Grunt-spritesmith (⭐1.1k) - Grunt task for converting a set of images into a sprite sheet and corresponding CSS variables.
- CSS Sprite Generator - CSS sprites allow you to combine multiple images into a single file.
Image Optimizers / Meetups
- Smush it - Smush it uses optimization techniques specific to image format to remove unnecessary bytes from image files. It is a "lossless" tool, which means it optimizes the images without changing their look or visual quality.
- OptiPNG - OptiPNG is a PNG optimizer that recompresses image files to a smaller size, without losing any information.
- Imageoptim - Free app that makes images take up less disk space and load faster, without sacrificing quality. It optimizes compression parameters, and removes junk metadata and unnecessary color profiles.
- Trimage - A cross-platform tool for losslessly optimizing PNG and JPG files.
Loaders / Meetups
- RequireJS - RequireJS is a JavaScript file and module loader. It is optimized for in-browser use, but it can be used in other JavaScript environments, like Rhino and Node.js.
- Labjs (⭐2.3k) - is an open-source (MIT license) project supported by Getify Solutions. The core purpose of LABjs is to be an all-purpose, on-demand JavaScript loader, capable of loading any JavaScript resource, from any location, into any page, at any time.
Metrics Monitor / Meetups
- Pingdom site Speed Test - Test the load time of that page, analyze it, and find bottlenecks.
- Dotcom-tools - analyze your website's speed in real browsers from 20 locations worldwide.
- WebPageTest - Run a free site speed test from multiple locations around the globe using real browsers (IE and Chrome) and at real consumer connection speeds. You can run simple tests or perform advanced testing including multi-step transactions, video capture, content blocking and much more. Your results will provide rich diagnostic information including resource-loading waterfall charts, Page Speed optimization checks and suggestions for improvements.
- BrowserView Monitoring - Continually checks web page load times in Internet Explorer, Chrome and Firefox from multiple points around the world.
- DareBoost - Real Browser Monitoring. Offers complete reports about web performance and quality using YSlow, Page Speed and numerous custom tips.
Metrics Monitor - API / Meetups
- WebPageTest API Wrapper for Node.js (⭐1.6k) - WebPageTest API Wrapper is an npm package that wraps WebPageTest API for Node.js as a module and a command-line tool.
Minifiers - JS & CSS / Meetups
- UglifyJS2 (⭐13k) - UglifyJS is a JavaScript parser, minifier, compressor or beautifier toolkit, written in JavaScript.
- Clean-css (⭐4.2k) - A fast, efficient, and well-tested CSS minifier for node.js.
- Django-pipeline (⭐1.5k) - Pipeline is an asset packaging library for Django, providing both CSS and JavaScript concatenation and compression, built-in JavaScript template support, and optional data-URI image and font embedding.
- Grunt-uncss (⭐3.8k) - A grunt task for removing unused CSS from your projects.
Web server Benchmarks / Meetups
- Apache JMeter - Open source load testing tool: It is a Java platform application.
- Locust - An open-source load testing tool. Define user behaviour with Python code, and swarm your system with millions of simultaneous users.
Web server Modules / Meetups
- PageSpeed Module - PageSpeed speeds up your site and reduces page load time. This open-source web server module automatically applies web performance best practices to pages and associated assets (CSS, JavaScript, images) without requiring that you modify your existing content or workflow. PageSpeed is available as a module for Apache 2.x and Nginx 1.x.
- Web Performance Working Group - The mission of the Web Performance Working Group, part of the Rich Web Client Activity, is to provide methods to measure aspects of application performance of user agent features and APIs.
- Page Visibility - This specification defines a means for site developers to programmatically determine the current visibility state of the page in order to develop power and CPU-efficient web applications.
- Resource Timing - This specification defines an interface for web applications to access the complete timing information for resources in a document.
- User Timing - This specification defines an interface to help web developers measure the performance of their applications by giving them access to high-precision timestamps.
- Performance Timeline - This specification defines a unified interface to store and retrieve performance metric data. This specification does not cover individual performance metric interfaces.
- HTTP Archive - It's a permanent repository of web performance information such as size of pages, failed requests, and technologies utilized. This performance information allows us to see trends in how the Web is built and provides a common data set from which to conduct web performance research.
7. Awesome Neovim
Workflow / Competitive Programming
- emrearmagan/atlas.nvim (⭐13) - Manage Bitbucket PRs and Jira issues.
8. Awesome Datascience
Datasets / Book Deals (Affiliated)
- Congressional Stock Brain - Free AI-powered tool that scores U.S. congressional STOCK Act trade disclosures by significance. Machine-scored signals from 537 lawmakers's public trade filings.
- ZipCheckup (⭐1) - Free ZIP-level environmental safety data for 42,000+ US ZIP codes: water quality, air quality, PFAS contamination, radon, lead, flood risk, and 11 more verticals. Public REST API, npm/PyPI packages, CC BY 4.0.
9. Awesome Data Engineering
Databases
- Graph
- ArcadeDB - Open-source multi-model database with native graph, document, key-value, and vector support. SQL, Cypher, and Gremlin query languages. Apache 2.0 license.
- Neo4j - The world's leading graph database.
- OrientDB - 2nd Generation Distributed Graph Database with the flexibility of Documents in one product with an Open Source commercial friendly license.
- ArangoDB - A distributed free and open-source database with a flexible data model for documents, graphs, and key-values.
- Titan - A scalable graph database optimized for storing and querying graphs containing hundreds of billions of vertices and edges distributed across a multi-machine cluster.
- FlockDB (⭐3.3k) - A distributed, fault-tolerant graph database by Twitter. Deprecated.
- Actionbase (⭐213) - A database for user interactions (likes, views, follows) represented as graphs, with precomputed reads served in real-time.
Data Ingestion
- DataRaven - Managed cloud object storage transfers for ingestion workflows.
- Xquik - Real-time X (Twitter) data extraction platform with REST API (76 endpoints), 20 bulk extraction tools, account monitoring, HMAC-signed webhooks, and MCP server for AI agent integration.
- Arpe.io - High-speed CLI tools for database export, import, replication and migration with parallel streaming to CSV, Parquet, JSON and cloud storage, supporting PostgreSQL, MySQL, Oracle, SQL Server and 80+ sources.
- Crustdata - A real-time B2B data API for company and people intelligence, providing firmographics, headcount signals, job listings, web traffic, and funding events via REST API and webhooks for data enrichment pipelines.
- crdt-merge (⭐1) - Conflict-free merge for DataFrames, JSON, ML models & distributed agents — powered by CRDTs.
Batch Processing
- dna-claude-analysis (⭐25) - Personal genome analysis toolkit with Python scripts analyzing raw DNA data across 17 categories (health risks, ancestry, pharmacogenomics, nutrition, psychology, etc.) and generating a terminal-style single-page HTML visualization.
Workflow
- Bonnard - Agent-native semantic layer with governed metrics, React SDK, and multi-warehouse support. Connects AI agents and dashboards to a single source of truth.
Datasets / Realtime
- DexPaprika - Free real-time DEX data via SSE streaming across 34 blockchains. 30M+ pools, 27M+ tokens, ~1 second price updates. No API key, no rate limits. Docs
Datasets / Data Dumps
- FirstData (⭐144) - The world's most comprehensive authoritative data source knowledge base. 160+ curated sources from governments, international organizations, and research institutions with MCP integration.
Testing / Data Profiler
- Provero (⭐9) - A vendor-neutral, declarative data quality engine. Define checks in YAML, run anywhere. Includes 16 built-in check types, SQL batch optimizer, anomaly detection, and data contracts.
- DataScreenIQ - Real-time data quality firewall for pipelines and APIs. Screens rows in milliseconds for schema drift, null spikes, type mismatches, and data anomalies with PASS / WARN / BLOCK decisions.
- DataDriven - Interview practice with SQL query execution, Python, and data modeling exercises.
Community / Podcasts
- Chain of Thought - Interviews with AI and data infrastructure leaders on building production systems.
- Latent Space - Technical deep dives on AI engineering, from model training to deployment.
- Practical AI - Making AI practical, productive, and accessible to everyone.
- Software Engineering Daily - Daily interviews about technical software topics, including data infrastructure.
- The Analytics Engineering Podcast - How analytics engineers build and maintain data pipelines at scale.
10. Awesome Gemini Cli
Agent Orchestration & CLI Tools
- clideck (⭐35) - WhatsApp-like dashboard for managing multiple AI coding agents (including Gemini CLI) in one browser window. Live status, session resume, autopilot that routes work between agents while afk, mobile remote to check in from a phone.
- Next: Apr 06 - Apr 12, 2026