Awesome List Updates on May 28, 2026
17 awesome lists updated today.
š Home Ā· š Search Ā· š„ Feed Ā· š® Subscribe Ā· ā¤ļø Sponsor
1. Awesome Mac
Window Management / Shell Utilities
- mrkai77/Loop (ā11k) ā Window management made elegant. ā
10,800
2. Collective Ai Tools
Image Editing
- PhotoRestore.ai - AI-powered restoration of old and damaged photos ā repairs scratches, fading, tears, and colorizes B&W images.
#freemium
Image Generator
- Alimvo - AI product photo and video generator for ecommerce brands. Create studio shots, lifestyle scenes, and ad creatives in minutes.
#freemium
3. Awesome Web Security
Scanning / Sub Domain Enumeration
- SecuriTool - Free online collection of 29 client-side web security tools: web auditor, JWT attacker/decoder, CVE search, CSP evaluator, email security checker (SPF/DKIM/DMARC), subdomain scanner, and more. 100% client-side, privacy-first, open source by @ReplikanteK.
4. Awesome Zig
Data & Science / Large Language Model
- SMC17/faiss-zig - Pure-Zig vector similarity search; Flat + HNSW + IVFFlat + IVFPQ. AGPL-3.0.
- SMC17/safetensors-zig - Pure-Zig HuggingFace safetensors reader; ~5x faster than the Rust upstream on Llama-shape parse fixtures. AGPL-3.0.
- SMC17/tokenizers-zig (ā2) - Pure-Zig HuggingFace tokenizers covering BPE / WordPiece / Unigram with full HF Encoding parity, sub-token offsets, and a 600-iter property fuzz. AGPL-3.0.
- SMC17/vllm-zig - LLM serving substrate. Real TinyLlama forward pass through Zig kernels: RoPE + GQA + KV cache + multi-thread SIMD matmul + streaming. AGPL-3.0.
5. Awesome Rust
Applications / Utilities
- IvanWng97/pixtuoid (ā85) [pixtuoid] - Terminal pixel-art office that visualizes Claude Code sessions as animated coworkers in real time.
Libraries / Asynchronous
- iii-hq/iii (ā17k) [iii-sdk] - Distributed runtime for composing services via Worker-Function-Trigger primitives. Real-time catalog, traceable function calls, and multi-language SDKs (Rust, Node.js, Python). Engine written in Rust (ELv2), SDKs under Apache 2.0.
6. Awesome Python
Projects / Database
- chdb (ā2.7k) - In-process OLAP SQL engine with the full ClickHouse dialect, zero-copy pandas/Arrow interop, and federation to remote ClickHouse clusters via
remoteSecure().
7. Awesome Selfhosted
Software / Video Surveillance
- Strix (ā690) - Auto-discovers working stream URLs for IP cameras and generates ready-to-use Frigate and go2rtc configs.
MITGo/Docker
8. Free for Dev
Miscellaneous
- RedirHub - API-first URL redirect infrastructure with custom nameservers, edge network, HTTPS, and proactive link monitoring. Free plan includes 2 hostnames, 100K requests per month, auto-SSL, path forwarding, and REST API access.
9. Awesome Iot
Software / Frameworks
- Jumpstarter (ā28) - Open source hardware-in-the-loop testing framework for automated testing on real and virtual IoT hardware with CI/CD integration.
10. Awesome Neovim
Project / Assembly
- karshPrime/switchboard.nvim (ā28) - Define "run", "build", or any custom command/bind per language or project, then use the same keybinds everywhere.
11. Awesome Gemini Cli
Agent Orchestration & CLI Tools
- Ivy Tendril (ā111) - Open-source desktop app that orchestrates Gemini CLI alongside Claude Code, Codex, and Copilot through a plan-based lifecycle with verification gates, self-improving memory, and git worktree isolation. Local-first, agent-agnostic, FSL licensed.
12. Awesome Regression Testing
Tools and frameworks (a-zā)
- DiffGoblin Action (ā0) - GitHub Action that screenshots two URLs and posts a visual diff as a PR comment. Zero config, no external service needed.
- Frostbyte Screenshot Action (ā0) - GitHub Action for automated website screenshots in CI/CD. API-based (no local browser), supports 5 viewports, full-page capture, dark mode.
- Lastest - Visual regression testing platform built on Playwright with screenshot diffing, baseline review, and AI flake triage. Self-hostable via docker-compose or k8s.
Online services (a-zā)
- MyVisReg ā Run visual regression tests directly in your browser with no installs or setup.
- PageBolt - Screenshot, video recording, PDF, and page inspection API with device emulation, ad blocking, and cookie banner removal.
- Wopee.io - Autonomous visual regression testing platform with AI-powered test agents. Integrates with Playwright, Cypress, and Robot Framework.
Slideshows, talks and videos (a-zā)
- Scaling up your Screenshot Testing, without the Friction - Mobile focussed talk from Droidcon/Fluttercon India. Explains the bottlenecks with scaling up screenshot testing and how to solve them.
13. Awesome Embedded Rust
Books, blogs, and training materials / Free and public materials
- The Rust on ESP Book - This book aims to provide a comprehensive guide on using the Rust programming language with Espressif SoCs and modules.
- Embedded Rust (no_std) on Espressif - Training for Rust using no_std (bare metal) approach on ESP32-C3, officially supported by Espressif.
- Embedded Rust (std) on Espressif - Training for Rust using std approach development on ESP32-C3 by Ferrous Systems. Uses the community-maintained
esp-idf-halecosystem.
Peripheral Access Crates / Espressif
esp32c5-
esp32c61-
esp32p4-
14. Awesome Cpp
Artificial Intelligence
- fastmcpp - C++ port of the fastmcp Python library. [Apache2]
15. Awesome Go
Continuous Integration
- PikoCI (ā12) - Self-hosted CI/CD inspired by Concourse. Single binary, any database, any queue. HCL pipelines, pluggable resource types and runners.
Database Tools
- go-postgres-s3-backup (ā2) - Serverless PostgreSQL backups to S3 using AWS Lambda, with daily, monthly, and yearly rotation.
Third-party APIs
- spec (ā108) - Lightweight OpenAPI 3.x builder supporting static generation and popular frameworks like chi, echo, gin, fiber, mux and more.
16. Awesome Music
Audio Tools
- Kima (ā1.1k) - a self-hosted music streaming server with ML-powered audio analysis, vibe-based discovery, and Subsonic API support.
MIDI Tools & Libraries
- Gingoduino (ā46) - music theory engine for embedded systems with MIDI 1.0/2.0 UMP support.
- JJazzLab (ā548) - a complete Midi-based framework for automatic backing tracks generation.
- Midimonster (ā594) - universal control and translation tool for most show control protocols.
- mididings (ā39) - A Python-based MIDI router and processor for Linux and macOS
- stagedings (ā7) - An UI and API for mididings
Related lists
- Awesome AI Music Generation (ā463) - A curated list of AI music generation tools and resources.
17. Awesome Ci
Name: PikoCI
Description: Self-hosted CI/CD inspired by Concourse. Single binary, runs in memory or with any SQL database and queue backend. HCL pipelines, pluggable abstractions.
Features: Go
Supported repositories: Apache-2.0
Documentation: Self-hosted
- Next: May 27, 2026