Awesome List Updates on Sep 07, 2026
11 awesome lists updated today.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Zig
Language Essentials / File Format Processing
- npmonster/yayl (⭐2) - YAML 1.2 parser, editor and emitter for Zig. Byte-faithful round trips keep untouched bytes, comments and layout intact. AI-assisted.
Interoperability / FFI Bindings
- pedronaugusto/zjolt (⭐0) - Zig bindings for Jolt Physics — the whole runtime, from shapes and the step to constraints, characters, vehicles, ragdolls, soft bodies and hair. AI-assisted.
- pedronaugusto/zecs (⭐0) - Zig bindings for flecs, Sander Mertens's entity component system — vendored byte for byte. AI-assisted.
- pedronaugusto/ztypeset (⭐0) - Text shaping and glyph rasterisation for Zig: vendored FreeType, HarfBuzz, SheenBidi and libunibreak behind one package. AI-assisted.
- pedronaugusto/zozz (⭐0) - Zig bindings for the ozz-animation runtime — skeletal animation sampling. AI-assisted.
- pedronaugusto/zmeshopt (⭐0) - Zig bindings for meshoptimizer — mesh indexing, optimization, simplification, compression and meshlet building. AI-assisted.
- pedronaugusto/zcgltf (⭐0) - Zig bindings for cgltf — glTF 2.0 parsing, validation, accessor reading and writing. AI-assisted.
- pedronaugusto/zrecast (⭐0) - Zig bindings for recastnavigation — navmesh baking, path queries, off-mesh links, dynamic obstacles through a tile cache and crowd steering. AI-assisted.
2. Awesome Mac
Audio and Video Tools / File Sharing
- Lyrimuse (⭐8) - Word-synced desktop lyrics for Apple Music, Spotify, QQ Music, NetEase Cloud Music, Kugou and YouTube Music / Spotify Web in the browser.
3. Open Source Flutter Apps
Productivity
- Authier - Authier is an experimental AGPL password manager monorepo with a React Native client, browser extensions, and a web vault for credentials and TOTP codes.
- Loofah - Loofah is an MIT-licensed, local-first meeting notetaker for macOS that records and transcribes on-device and stores notes as ordinary Markdown.
Finance
- admin-portal - Flutter (Dart) admin client for the Invoice Ninja v5 invoicing platform, shipping to iOS, Android, macOS, Windows, Linux, and web from a single codebase. Uses Redux + built_value over a single AppState that carries up to ten UserCompanyState slots, talks to the Laravel backend over REST, and ships with a hand-built .foss swap-out that strips the proprietary dependencies for the F-Droid, Snap, and Flatpak builds.
Tools
- Helm - Helm is a macOS system toolkit that puts fifteen maintenance and monitoring tools behind one window and one menu-bar item, covering storage, hardware metrics, and clipboard history.
- MangoDisk - MangoDisk is a safety-first disk cleaner and storage analyzer for macOS and Windows that scans locally, visualizes disk usage, and lets users review paths and sizes before removal.
- Voicebox (⭐52k) - Voicebox is a local-first AI voice studio that bundles seven TTS engines, Whisper STT, a Qwen3 LLM for refinement and personality, and a built-in Model Context Protocol server so any MCP-aware agent can speak in a cloned voice on a single desktop install.
Developer Tools
- d1v.ai Mobile - A Flutter mobile workspace for creating or importing projects, continuing AI-assisted work, inspecting files, and monitoring preview and deployment state from iOS or Android.
- OpenDesign (⭐95k) - A local-first Apache-2.0 desktop and web application that turns any of 27 coding-agent CLIs into a design engine, producing HTML prototypes, PDFs, PPTX decks, images, and HyperFrames MP4 against a portable
DESIGN.mdbrand contract, with BYOK across OpenAI / Anthropic / Azure / Google / Ollama and an MCP stdio server for agent-native integration.
Business
- Mise - Mise is a self-hosted restaurant system for macOS that runs a till, a kitchen display, QR table ordering, and a back office from one machine on the restaurant's own network.
- Posnic POS - Posnic POS is offline-first open-source POS and billing software for retail shops and restaurants, built as a JavaScript/Electron desktop app with a local MongoDB-backed checkout.
- Twenty - Twenty is an open-source CRM whose data model is a runtime artifact — every custom object, field, view, role, and AI agent is a row in metadata tables, with the GraphQL schema and SQL queries rebuilt per workspace on demand. Written in TypeScript with NestJS, React, PostgreSQL, and a native MCP server for Claude/ChatGPT/Cursor.
4. Awesome Lowcode
AI
- Erupt (⭐2.8k) - Annotation-driven Java/Spring Boot admin framework and AI harness. One annotated JPA entity becomes a full admin page with RBAC, Excel import/export and OpenAPI; ships 50+ LLM providers, MCP-native tools and A2A agents configurable from the admin UI. Self-hostable, open source (Java, Apache-2.0).
Visual programming
- Naratake - Drag-and-drop website builder for local businesses with 40 industry starting points, 111 components and 15 design styles. Publishes a real Next.js app with full source-code export.
Misc
- CapMonster Cloud - Cloud captcha solving service for reCAPTCHA, Cloudflare Turnstile and other captcha types, useful for automation, scraping and no-code workflows.
5. Awesome Jupyter
Visualization
- FlexViz (⭐6) - Interactive cross-filter dashboards for datasets that are too large for the browser.
Rendering/Publishing/Conversion
- Notebook Lens - View .ipynb notebooks with outputs inside JetBrains IDEs without running a kernel.
6. Awesome Svelte
Mobile
- Capgo - Live updates / OTA for Capacitor apps.
UI Libraries
- human-kit - Headless, accessible UI primitives for Svelte 5 - ARIA semantics, keyboard interaction and focus management included, styling left entirely to you.
Miscellaneous
- File Viewer (⭐2.2k) - An offline-first Svelte component that previews 206 file extensions with lazy renderer presets and no server-side conversion.
- crd-ui (⭐22) - Credit and debit card visualization for payment forms and saved-card views, with live brand detection and a 3D flip.
Scaffold
- Product Plate (⭐35) - An open-source SvelteKit + Convex starter for building SaaS products.
- microfolio (⭐143) - A static portfolio generator for creatives built with SvelteKit and Tailwind CSS 4, where content is just folders and Markdown files instead of a database, with interactive maps, EXIF metadata extraction and no tracking.
HTTP Requests / Form Components
- @stitchapi/svelte (⭐18) - Streaming-first StitchAPI bindings: typed, validated
stitchStore/stitchStreamStoreSvelte stores that re-render as response deltas arrive.
Routers / Form Components
- ufbr (⭐23) - An Universal File Based Router with Svelte support.
Desktop / JetBrains
- PR Cockpit (⭐44) - An extremely fast GitHub for reviewing pull requests: PRs open in about 20 ms. Keyboard-first, with a CLI for coding agents. Svelte 5 runes UI over a Bun server.
7. Awesome Neovim
Bars and Lines / Colorscheme Switchers
- nvim-mini/mini.nvim#mini.statuscolumn (⭐9.5k) - Module of
mini.nvimfor statuscolumn. Fast and improved defaults, fully customizable content, automatic dimming inside inactive windows.
8. Awesome Datascience
General Machine Learning Packages / Deep Learning architectures
- PhilanthroPy (⭐8) - Scikit-learn native toolkit for nonprofit fundraising analytics: leakage-safe donor propensity, lapse, planned-giving, wealth-screening and revenue-forecasting estimators.
9. Free Programming Books (English, By Subjects)
Artificial Intelligence
- Research, Rewritten - Hallie Ren (HTML, EPUB) (CC BY-NC-SA)
- The Last Mile - Hallie Ren (HTML, EPUB) (CC BY-NC-SA)
10. Awesome Data Engineering
Data Ingestion
- Jitsu (⭐5.1k) - An open-source Customer Data Platform. Captures event data from websites, apps, and servers and streams it into ClickHouse, Snowflake, BigQuery, Redshift, Postgres, and MySQL in real time.
- Scriptella ETL (⭐116) - Open-source, Java-based ETL and script execution tool for transferring and transforming data between databases, files, and other sources.
Testing / Data Profiler
- dbmask (⭐124) - Open-source tool that scans SQL databases for sensitive columns, masks them with deterministic fakes, and validates the masked copy row by row against the original.
11. Awesome Terraform
Learning and Studying
- DevOpsLesson Terraform Playground - Free browser-based Terraform simulator with guided HCL exercises and practice commands.
Tutorials and Blog Posts / Beginner Guides
- Introduction to Terraform - Beginner-friendly guide to Terraform fundamentals — providers, resources, state, and your first apply with hands-on examples.
Tutorials and Blog Posts / Azure
- azure-az104 (⭐1) - AZ-104 Azure Administrator study notes and hands-on Terraform examples, including a landing-zone reference architecture.
Community Modules / Miscellaneous
- terraform-helm-carbon-intensity-exporter (⭐0) - Terraform/Helm module to deploy the Kubernetes Carbon Intensity Exporter.
Providers / Vendor supported providers
- terraform-provider-nxip (⭐0) - Provider for nxip, IPAM with pool-based CIDR allocation across cloud and on-premise. 💲
Providers / Community providers
- terraform-provider-seekrit (⭐0) - Manage seekrit apps, environments, groups, service tokens, key grants and secrets. Write-only arguments and ephemeral resources keep secret values out of state.
Tools / Community providers
- Cynative (⭐197) - Open-source security agent framework for reviewing Terraform configurations and investigating live infrastructure through read-only cloud APIs.
- Datadef - Generates architecture diagrams and docs from a Terraform repo: parses
.tffiles without runningterraform initor reading state, draws modules as zones with per-environment counts, re-syncs daily. 💲
- SyncVey (⭐0) - Self-hosted AWS asset ledger with attribute-level drift detection between tfstate and live AWS state, scheduled scans, and middleware EOL alerts.
- Next: Sep 06, 2026