MoreRSS

site iconTrack Awesome listModify

Track Awesome List Daily Updates on Github.
Please copy the RSS to your reader, or quickly subscribe to:

Inoreader Feedly Follow Feedbin Local Reader

Rss preview of Blog of Track Awesome list

Awesome List Updated on Mar 02, 2026

2026-03-02 10:51:44

1. Awesome Cakephp

Authentication and Authorization

2. Awesome Datascience

Datasets / Book Deals (Affiliated)

  • GBIF - Global Biodiversity Information Facility: 2.4B+ species occurrence records. Free, open API for ecological modeling and ML research.
  • FAOSTAT - UN FAO statistics on food production, trade, land use, and emissions for 245+ countries. Free API and bulk download.

3. Static Analysis

Multiple languages / Other

  • Skylos (⭐323) — Dead code detection, security scanning, secrets detection, and code quality analysis for Python, TypeScript, and Go. Framework-aware analysis with 98% recall. Includes CI/CD GitHub Action, VS Code extension, and MCP server for AI agent integration.

4. Awesome Mongodb

Tools / Development

Applications / Web

  • LastSaaS (⭐43) - Open-source SaaS platform foundation with multi-tenant auth, Stripe billing, and MCP server, built with Go and MongoDB

5. Awesome Bitcoin

Additional Resources

  • Knowing Bitcoin - Comprehensive Bitcoin education with 214+ in-depth guides on Lightning Network, wallets, security, privacy, and nodes.

6. Awesome Bash

Just for fun

7. Awesome Neovim

Startup / Cursorline

Code Runner / Quickfix

8. Awesome Ruby

Business logic

  • Servactory (⭐34) - A set of tools for building reliable service objects of any complexity.

9. Awesome Regression Testing

Tools and frameworks (a-z↓)

  • BitDive - BitDive is a zero-code regression testing tool for Java/Kotlin applications. It captures real runtime behavior (methods, SQL, HTTP) and enables Live Context Replay with automatic mocking to detect semantic drift between versions.
  • BFFless - Self-hosted platform for hosting and viewing visual regression screenshots from CI/CD pipelines with GitHub Actions integration.

Online services (a-z↓)

  • Keploy - Open-source regression testing tool that automatically generates test cases and mocks from real API calls.

Blog posts (a-z↓)

10. Awesome Ai in Finance

LLMs

  • FinRpt - Dataset, Evaluation System and LLM-based Multi-agent Framework for Equity Research Report Generation.

11. Awesome Python

Code Analysis

Specific Formats Processing

  • PDF
    • pdf_oxide (⭐95) - A fast PDF library for text extraction, image extraction, and markdown conversion, powered by Rust.
    • pdfminer.six (⭐6.9k) - Pdfminer.six is a community maintained fork of the original PDFMiner.
    • pikepdf (⭐2.7k) - A powerful library for reading and editing PDF files, based on qpdf.
    • PyPDF2 (⭐9.8k) - A library capable of splitting, merging and transforming PDF pages.
    • ReportLab - Allowing Rapid creation of rich PDF documents.

12. Awesome Testing

Software / Browser Extensions & Utilities

  • Anchor Browser - Cloud browser infrastructure with built-in stealth and proxy rotation for automated testing at scale

13. Awesome Math

Youtube Series

14. Free for Dev

Tools for Teams and Collaboration

  • cDox — Private document editor hosted in Canada. Write, format, collaborate, and publish documents with clean public links. Data is never used for AI training. Free plan includes 50 MB storage, up to 3 public links, and export to PDF, Word, and Markdown.

15. Awesome Mac

Reading and Writing Tools / Markdown Tools Awesome List

  • Pixley Reader (⭐4) - A dedicated reader for browsing Markdown specs, docs, and changelogs generated by AI tools. Open-Source Software App Store

16. Awesome Rust

Applications / File manager

Applications / System tools

  • git-ai-project/git-ai (⭐1.2k) - A git extension that tracks AI-generated code in your repositories, linking lines to the agent, model, and transcripts.

Applications / Utilities

Development tools / Build system

Libraries / GUI

Libraries / Network programming

17. Awesome Go

Audio and Music

Miscellaneous Data Structures and Algorithms

  • combo (⭐2) - Combinatorial operations including permutations, combinations, and combinations-with-replacement.

Uncategorized

  • goffi (⭐22) - Pure Go FFI with libffi-style typed call interface and structured error handling for calling C libraries without CGO.

Utilities

  • go-safecast (⭐83) - Safe number type conversion library that prevents integer overflow and underflow (addresses gosec G115 and CWE-190).

Windows / Libraries for creating HTTP middlewares

Go Tools / Libraries for creating HTTP middlewares

  • govisual (⭐677) - Zero-config, pure-Go HTTP request visualizer & debugger for local Go web development.

18. Awesome Claude Code

Hooks 🪝 / General

  • parry (⭐3) by Dmytro Onypko - Prompt injection scanner for Claude Code hooks. Scans tool inputs and outputs for injection attacks, secrets, and data exfiltration attempts. [NOTE: Early development phase but worth a look.].

Slash-Commands 🔪 / Version Control & Git

  • /fix-issue (⭐46k) by metabase - Addresses GitHub issues by taking issue number as parameter, analyzing context, implementing solution, and testing/validating the fix for proper integration.
  • /fix-pr (⭐46k) by metabase - Fetches and fixes unresolved PR comments by automatically retrieving feedback, addressing reviewer concerns, making targeted code improvements, and streamlining the review process.

Slash-Commands 🔪 / Code Analysis & Testing

  • /check (⭐22) by rygwdn - Performs comprehensive code quality and security checks, featuring static analysis integration, security vulnerability scanning, code style enforcement, and detailed reporting.
  • /repro-issue (⭐5) by rzykov - Creates reproducible test cases for GitHub issues, ensuring tests fail reliably and documenting clear reproduction steps for developers.

Slash-Commands 🔪 / Context Loading & Priming

  • /load_coo_context (⭐1) by Mjvolk3 - References specific files for sparse matrix operations, explains transform usage, compares with previous approaches, and sets data formatting context for development.
  • /load_dango_pipeline (⭐1) by Mjvolk3 - Sets context for model training by referencing pipeline files, establishing working context, and preparing for pipeline work with relevant documentation.
  • /prime (⭐33) by yzyydev - Sets up initial project context by viewing directory structure and reading key files, creating standardized context with directory visualization and key documentation focus.
  • /rsi (⭐3) by ddisisto - Reads all commands and key project files to optimize AI-assisted development by streamlining the process, loading command context, and setting up for better development workflow.

Slash-Commands 🔪 / CI / Deployment

  • /release (⭐5) by kelp - Manages software releases by updating changelogs, reviewing README changes, evaluating version increments, and documenting release changes for better version tracking.

Slash-Commands 🔪 / Miscellaneous

  • /mermaid (⭐44) by GaloyMoney - Generates Mermaid diagrams from SQL schema files, creating entity relationship diagrams with table properties, validating diagram compilation, and ensuring complete entity coverage.

CLAUDE.md Files 📂 / Language-Specific

  • Metabase (⭐46k) by metabase - Details workflow for REPL-driven development in Clojure/ClojureScript with emphasis on incremental development, testing, and step-by-step approach for feature implementation.

CLAUDE.md Files 📂 / Domain-Specific

  • Cursor Tools (⭐4.7k) by eastlondoner - Creates a versatile AI command interface supporting multiple providers and models with flexible command options and browser automation through "Stagehand" feature.

Alternative Clients 📱 / General

  • Omnara (⭐2.6k) by Ishaan Sehgal - A command center for AI agents that syncs Claude Code sessions across terminal, web, and mobile. Allows for remote monitoring, human-in-the-loop interaction, and team collaboration.

Awesome List Updated on Mar 01, 2026

2026-03-01 11:21:49

1. Awesome Cli Apps

Other Resources / Emoji

2. Urban and Regional Planning Resources

Planning Data Specifications / Transportation

  • GATIS - A data specification for active transportation infrastructure that is supported by the National Collaboration on Bicycle, Pedestrian, and Accessibility Infrastructure Data (NC-BPAID).

3. Awesome Bioinformatics

Command Line Utilities

  • grepq (⭐58) - Fast FASTQ filtering by matching reads against one or more regex patterns.

Sequence Alignment / Pairwise

Variant Prediction/Annotation / Structural variant callers

  • ANNOVAR - An annotation tool for genetic variants, predicting effects on genes, transcripts, and regulatory elements, which allows for custom database integration. [ paper-2010 | web ]

4. Awesome Rtc

Server Software / Media Servers

  • LiveKit - Open-source WebRTC infrastructure for building scalable real-time audio and video applications.

5. Awesome Integration

Projects / API Management

Projects / API Documentation

  • Zudoku (⭐460) (⭐460) - A customizable framework built on OpenAPI, focused on delivering exceptional developer experiences through quality documentation.

Projects / API Gateway

  • Gloo Edge (⭐151) (⭐151) - An Envoy Proxy–based gateway offering advanced traffic control, enhanced security, and observability for microservices ecosystems.

Projects / Business Rules Engine

  • OpenL Tablets (⭐190) (⭐190) - Flexible open-source decision management system that simplifies defining and executing business rules and decision tables.
  • ZEN Engine (⭐1.6k) (⭐1.6k) - A cross-platform, open-source Business Rules Engine written in Rust that executes JSON Decision Models through interconnected graphs of decision tables, functions, and expressions.

Projects / Data Integration

Projects / Data Mapping Solution

  • AtlasMap (⭐210) (⭐210) - Interactive web-based tool that simplifies mapping across Java, XML, CSV, and JSON data sources with an intuitive interface.

Projects / Integration Frameworks

Projects / Message Broker

  • LavinMQ (⭐867) (⭐867) - High-performance message queue server implementing AMQP 0-9-1 and MQTT protocols, built with Crystal for exceptional throughput and minimal resource usage.

Projects / Self-Service Integration

  • n8n (⭐176k) (⭐177k) - Open-source workflow automation tool with 400+ connectors, giving you full control over your data and integrations.

Projects / Workflow Engine

Resources / API Specification

  • AsyncAPI (⭐5.1k) (⭐5.1k) - An essential tool for developing Event-Driven Architectures (EDA) and enables engineers to build a better tooling ecosystem.

Resources / Data Formats

  • YAML (⭐453) (⭐453) - A human-friendly and easy-to-read data serialization format that is widely used for configuration files and data exchange. It supports rich data types and is compatible with most programming languages.

Resources / Protocols

6. Awesome Cl

YAML

  • yamson (⭐4) - Fast YAML and JSON parsers for Common Lisp (not yet emitters). Apache2.0.

7. Awesome Ci

  • Name: gitlab-ci-local (⭐3.7k)

    Description: Run your GitLab CI/CD pipelines locally instead of pushing to test your .gitlab-ci.yml

    Features: Docker and shell executor, variable expansion, includes, caching, artifacts, services, parallel jobs

    Supported repositories: GitLab

    Documentation: Documentation (⭐3.7k)

    Price: Open Source (⭐3.7k) (MIT)

    Stars: Stars

8. ALL About RSS

universally from / multiple sources

9. Awesome Neovim

Fuzzy Finder / Assembly

Colorscheme / Assembly

10. Awesome Testing

Software / API Testing

  • Spiderhash - Webhook debugging and request inspection tool for testing callback payloads, headers, and delivery behavior.

Software / UI & End-to-End Testing

  • TestDino - A Playwright‑focused test reporting and analytics platform that centralizes CI runs, classifies failures, and uses AI insights to help teams debug faster and ship more reliable releases.

Software / Accessibility & Usability Testing

  • RatedWithAI - AI-powered website accessibility scanner that checks for ADA and WCAG 2.2 compliance with instant actionable audits.
  • WAVE - Suite of evaluation tools that helps authors make their web content more accessible to individuals with disabilities.

11. Awesome Go

Databases / NoSQL Database Drivers

  • Kamva/mgm (⭐764) — Mongo Go Models (mgm) is a fast and simple MongoDB ODM for Go (based on official Mongo Go Driver) ☆764

12. Awesome Ai

AI Coding Agents / Claude Code

13. Free for Dev

Security and PKI

  • Smart Grow Vault — Secure Enterprise-grade platform for managing environment variables and secrets. Free tier includes up to 3 applications and 150 secrets per project.

Log Management

  • Smart Grow Logs — Centralized log management platform with end-to-end encryption, real-time alerts, and multi-platform SDKs. Free tier includes up to 3.000 logs per day.

Email

  • Waitlio — Waitlist management software for product launches. Create branded waitlist pages, collect and verify email subscribers, manage signups with tags and analytics. Free plan includes 100 subscribers/month, 1 waitlist, and API access.

Storage and Media Processing

  • QRtracer – Free QR code generator with built-in scan analytics, bulk generation & brand customisation, focused on reliability without any ads.

14. Awesome Mac

Input Methods / Audio Record and Process

  • LangSwitcher (⭐2) - Open-source keyboard layout text converter. Select text typed in wrong layout, press ⇧⇧ and it's instantly converted. Supports EN/RU/DE/FR/ES. Open-Source Software Freeware

15. Awesome Rust

Applications / Web

16. Awesome Go

Artificial Intelligence

  • langgraphgo (⭐203) - A Go library for building stateful, multi-actor applications with LLMs, built on the concept of LangGraph,with a lot of builtin Agent architectures.

Authentication and Authorization

  • authgate (⭐26) - A lightweight OAuth 2.0 Authorization Server supporting Device Authorization Grant (RFC 8628), Authorization Code Flow with PKCE (RFC 6749 + RFC 7636), and Client Credentials Grant for machine-to-machine authentication.

Bot Building

Miscellaneous Data Structures and Algorithms

Date and Time

  • go-date-fns (⭐3) - A comprehensive date utility library for Go, inspired by date-fns, with 140+ pure and immutable functions.

Functional

  • g (⭐49) - Functional programming framework for Go.

Logging

Machine Learning

  • born (⭐44) - Deep learning framework inspired by Burn (Rust), with autograd, type-safe tensors, and zero-CGO GPU acceleration.

Networking

  • cdns (⭐3) - Change DNS servers effortlessly via terminal.

Performance

  • otelinji (⭐26) - OpenTelemetry auto-instrumentation tool for adding spans to functions.

Science and Data Analysis

  • hdf5 (⭐21) - Pure Go implementation of the HDF5 file format for scientific data storage and exchange.
  • insyra (⭐51) - Data analysis library with statistics, visualization, Parquet support, and Python integration.
  • matlab (⭐8) - Pure Go library for reading and writing MATLAB .mat files (v5-v7.3) without CGO.
  • MatProInterface.go (⭐2) - MatProInterface.go is an open source package for defining mathematical programs (e.g., convex optimization problems) in Go.

Testing Frameworks

  • should (⭐36) - Testing library with zero dependencies, detailed struct diffs and human-readable error messages.

Regular Expressions

  • coregex (⭐125) - Production regex engine with Rust regex-crate architecture: multi-engine DFA/NFA, SIMD prefilters, drop-in stdlib replacement.

Go Tools / Libraries for creating HTTP middlewares

DevOps Tools / Libraries for creating HTTP middlewares

  • colima (⭐27k) - Container runtimes on macOS (and Linux) with minimal setup.
  • kubefwd (⭐4.1k) - Bulk Kubernetes port forwarding with unique IPs per service for local development.

Other Software / Libraries for creating HTTP middlewares

Awesome List Updated on Feb 28, 2026

2026-02-28 10:38:10

1. Awesome Gemini Cli

Development Tools & Utilities

  • rule-gen (⭐1) - Generate AI coding rules from your actual codebase using Google Gemini. Feeds source files into Gemini's 1M token context window and produces project-specific rules. Supports Cursor (.mdc), Claude Code (CLAUDE.md), Copilot, and Windsurf output formats. Zero dependencies.

2. Awesome Pascal

Graphic

  • KIcon (⭐67). [Delphi] [FPC] This component makes sense if a more complex manipulation with icons (or better icon files *.ico) than just viewing is needed. Full PNG icon image support, correct rendering, icons with alpha channel.

Control packs

  • KControls (⭐67). [Delphi] [FPC] Control components. All controls have been written with the aim to become both cross-IDE compatible (Delphi/C++Builder VCL and Lazarus LCL) and cross-platform compatible in Lazarus. // Most useful are TKGrid with its DB-aware heritage TKDBGrid — a very full-featured grid implementation incl. inplace editors. There's also hex editor, print preview, editors, labels, buttons etc.

Math

  • mrMath (⭐103). [Delphi] [FPC] High-performance, multithreaded matrix and linear algebra library featuring hand-optimized assembler routines for SSE, AVX, AVX2 and FMA. Provides core decompositions (SVD, LU, QR, Hessian, Cholesky), optimized eigenvalue solvers for symmetric matrices, and advanced algorithms such as PCA, CCA, non-negative matrix factorization, SSA, wavelet transforms, RBF splines, t-SNE, and linear/non-linear least-squares fitting. Supports Windows and Linux on both 32-bit and 64-bit platforms.

Other non-visual

3. Awesome Ada

Build and Package / Apache License

  • tada (⭐17) - An opinionated package management tool for Ada.

Linux and POSIX / Apache License

4. Awesome Docker

Monitoring

  • Dynatrace - 💲 Monitor containerized applications without installing agents or modifying your Run commands.

Dockerfile / Other

Metadata / Other

Testing / Other

  • dgoss (⭐5.9k) - A fast YAML based tool for validating docker containers.

Wrappers / Other

  • Ansible - Manage the life cycle of Docker containers. By RedHat.

CI Services / Other

  • CodeShip - 💲 Work with your established Docker workflows while automating your testing and deployment tasks with our hosted platform dedicated to speed and security.

CaaS / Other

5. Awesome Yew

Projects

6. Awesome Cpp

Database

7. Awesome V

Text processing

  • vsoup (⭐0) - A fast, JSoup-inspired HTML5 parser and DOM manipulation library for V, powered by Lexbor.

8. Awesome Datascience

Deep Learning Packages / Visualization Tools

Datasets / Book Deals (Affiliated)

  • AI Displacement Tracker (⭐1) - Structured dataset tracking 92 AI-attributed workforce reduction events affecting 453,748 workers across 12 countries and 11 sectors. JSON and CSV formats. CC-BY-4.0 licensed.

9. Static Analysis

Programming Languages / Other

  • lint ⚠️ — An opinionated, community-driven set of lint rules for Dart and Flutter projects. Like pedantic but stricter

Multiple languages / Other

  • oclint — A static source code analysis tool to improve quality and reduce defects for C, C++ and Objective-C.
  • Teamscale ©️ — Static and dynamic analysis tool supporting more than 25 languages and direct IDE integration. Free hosting for Open Source projects available on request. Free academic licenses available.

Other / Other

  • ansible-lint — Checks playbooks for practices and behaviour that could potentially be improved.

10. Awesome Bitcoin

Utilities

Blockchain API and Web services

  • Bitview - An open source Bitcoin Core data extractor and visualizer (aka FOSS Glassnode)

Market Data API

  • CoinMetrics.io JSON REST API (free as well as paid) with access to market data. Also CSV data file download available.

Wallets API

Open Source Wallets

C++ Libraries

Additional Resources

  • Bennet.org - Interactive technical guides for bitcoiners.

11. Awesome Neovim

LSP

Media / Cursorline

12. Awesome Mac

Reading and Writing Tools / Office

  • Keynote - Build stunning presentations. FreewareApp Store
  • Numbers - Create impressive spreadsheets. FreewareApp Store
  • Pages - Documents that stand apart. FreewareApp Store

Reading and Writing Tools / Ebooks

  • Simple Comic - EBook reader for PDF, CBZ, and CBR formats with Live Text search. Open-Source Software FreewareApp Store

Developer Tools / Developer Utilities

  • PortKiller (⭐4.2k) - Cross-platform port management tool to monitor ports, manage Kubernetes port forwards and Cloudflare Tunnels, and kill processes in one click. Open-Source Software

Developer Tools / Regular Expression Editors

  • RegexMate - A regular expression testing tool with a built-in quick reference guide.

Design and Product / Other Tools

Communication / Collaboration and Team Tools

  • Textual - Internet Relay Chat (IRC) client. Open-Source Software App Store
  • WeChat - Official WeChat app for Mac. FreewareApp Store

Audio and Video Tools / File Sharing

  • Audio Profile Manager - Allows you to pin input/output devices for each particular combination of connected devices. May suppress HDMI displays from being chosen. App Store
  • VidCrop - A simple video cropping tool that supports multiple formats and precise trimming.
  • Musicer - A lightweight local music player that supports multiple formats for enjoying music anytime.

Translation Tools / Audio Record and Process

  • MoePeek (⭐287) - Lightweight translation tool with instant selection translation, OCR screenshot translation, clipboard translation, and manual input translation. Open-Source Software

Finance / Audio Record and Process

  • SubList - Track subscriptions, renewals, and spending in one place with reminders, analytics, and iCloud sync.

Utilities / Audio Record and Process

  • cmd+x - Launch Activity Monitor with Ctrl+Opt+Delete, cut and move files in Finder with Cmd+X.

Utilities / Clipboard Tools

  • iCopy - Clipboard management, quick reply, efficiency multiplier artifact FreewareApp Store

Utilities / Menu Bar Tools

  • Sharptooth - Effortlessly manage your Bluetooth devices right from the menu bar with custom hotkeys and smart automation.
  • Hue in the Menu - Philips Hue light management in the menu bar with multi-room support. App Store Freeware

Utilities / General Tools

  • Deskmark - Add watermarks to the desktop, ideal for recording videos. App Store
  • Vidwall - Easily import MP4/MOV videos as system wallpapers and lock screen animations. Open-Source Software Freeware

Utilities / Productivity

Utilities / Password Management

  • Keyzer - Simple password manager that supports saving portable password files.

Utilities / Finder Tools

  • SwiftyMenu - A Finder extension which presents a customizable menu to rapidly open selected folders or files with your favorite applications.

Utilities / System Related Tools

Remote Login Software / System Related Tools

  • Steam Link - The Steam Link app allows you to play your Steam games across all your computers. Freeware
  • Windows App - Connect to a remote PC or virtual apps and desktops made available by your admin. Freeware

13. Awesome Rust

Applications

Awesome List Updated on Feb 27, 2026

2026-02-27 10:50:25

1. Free Programming Books (English, By Programming Language)

Python / Constraint Logic Programming (extended Prolog)

2. Awesome Wpo

Books

3. Awesome Games of Coding

Language Independent

  • Artifacts MMO - Artifacts is a Sandbox MMORPG where you can use any programming language to control your characters with our API.

JavaScript

  • Programming Game - A realtime survival MMORPG played via websockets. There's a super simple in browser demo that showcases how to play.
  • AdventureLand - Adventure Land is an experimental Indie MMORPG. Anyone can code up to 4 characters, let JavaScript do the grinding while you do something productive!

4. Awesome Veganism

Restaurants

  • Bavel, Netherlands
    • Vannu - Fancy plantbased dining with locally sourced ingredients. They serve accompanying homemade juices as well.

Organizations and Activism

  • Animal Equality - International organization documenting conditions in factory farms and running corporate campaigns to end animal exploitation
  • Mercy For Animals - Leading farmed animal protection organization using investigations, corporate engagement, and public education
  • The Humane League - Ending the abuse of animals raised for food through institutional and individual change campaigns
  • Veganuary - Global campaign inspiring people to try vegan each January, with resources and recipes year-round
  • Vegan Outreach - Grassroots advocacy reaching millions through outreach programs and the Vegan Mentor program

Documentaries

  • Dominion - Feature-length documentary exposing standard practices in animal agriculture through drone footage and hidden cameras
  • Cowspiracy - Groundbreaking environmental documentary exploring the impact of animal agriculture on the planet
  • The Game Changers - Documentary following elite athletes and scientists exploring optimal nutrition through plant-based eating
  • Earthlings - Comprehensive documentary about humanity's dependence on animals for economic purposes

Apps and Tools

  • HappyCow - Find vegan and vegetarian restaurants worldwide with community reviews and photos
  • abillion - Review plant-based products and restaurants while donating to animal welfare organizations with every review
  • Is It Vegan (⭐486) - Open source library and tool to check if a food ingredient or product is vegan

5. Awesome Keycloak

Articles

Community Extensions

6. Awesome Osint

Speciality Search Engines

  • ONYPHE - OSINT engine indexing exposed assets and services across the internet.

Document and Slides Search

  • Epstein Exposed - Comprehensive searchable database of 2M+ DOJ Epstein case documents, 1,700+ persons, flight logs, emails, and network graph visualization.

Username Check / GitHub

  • Trace - Real-time OSINT platform to search usernames, emails, phone numbers, and full names across 600+ platforms with breach detection and AI risk scoring.

Image Search / GitHub

  • Lenso.ai - Reverse image search tool with facial recognition, created for finding people, similar images, copies of photos, identical places and more.

7. GoBooks

Advanced Books / Beyond Effective Go: Part 1 - Achieving High-Performance Code

  • Take a deep dive into Go's concurrency primitives and be able to apply them expertly but also avoid many of their gotchas.
  • Be able to diagnose concurrency and performance issues using Go's profiler, execution tracing, and benchmarking tools.

8. Awesome Acg

Uncategorized

  • AIRI (⭐18k) - A soul container of AI waifu / virtual characters to bring them into our world. [English/中文/日本語]

9. Awesome Dotnet Core

Community / Workflow

10. Awesome V

Telegram

  • velegram (⭐0) - A V language wrapper for TDLib (Telegram Database Library).

11. ALL About RSS

Multi-subject / Crypto or Blockchain relevant

12. Awesome Neovim

AI / Diagnostics

  • taigrr/neocrush.nvim (⭐10) - Integration with Crush AI coding assistant, with edit highlighting, auto-focus, Telescope support, terminal and version management.

Dependency Management / Quickfix

  • taigrr/glaze.nvim (⭐11) - Centralized manager for Go binaries, with parallel installs, auto-update checking, and a Mason-style UI.

Workflow / Stats Tracking

  • taigrr/blast.nvim (⭐1) - Activity tracking client for NvimBlast with per-project configuration, monorepo support, and privacy controls.

13. Awesome Ai

AI Coding Agents / Claude Code

14. Awesome Terraform

Providers / Vendor supported providers

Tools / Community providers

15. Awesome Mac

Reading and Writing Tools / Markdown Tools Awesome List

  • Scratch - Lightweight, offline-first markdown notes app with WYSIWYG editing and local AI agent support. Open-Source Software Freeware

Awesome List Updated on Feb 26, 2026

2026-02-26 10:52:30

1. Awesome Mysql

Development

  • dbsafe (⭐9) - Pre-execution safety analysis for MySQL DDL/DML operations

2. Magictools

Engines and Frameworks / Voxel Editors

  • 🎉 vectarine (⭐112) - Vectarine is a cross-platform game engine focusing on fast prototyping and having fun. Write games using Luau and extend the engine with Rust modules.

3. Awesome Flame

App Releases / Puzzle Games

4. Awesome Build123d

Quick Start

  • jojain/build123d-sandbox (⭐14) - Interactive CAD Design in the Browser - A powerful web-based sandbox for creating 3D models using Python and build123d, powered by pyodide and WebAssembly. Runs fully in your browser. Visit the live application here.

Editors and IDEs

  • yeicor-3d/yet-another-cad-viewer (⭐102) - A web-based CAD viewer for OCP models (CadQuery/build123d) that supports static site deployment. It also has a build123d playground for editing and sharing models directly in the browser (demo) Tests

Part Libraries and Part Generators

5. Awesome Osint

Speciality Search Engines

  • BGP.he.net - Free BGP and network intelligence toolkit

Other Resources / GitHub

  • Aware-online.com - Curated collection of OSINT tools and methodologies for investigations.

6. Awesome Azure Openai Llm

1. App & Agent

3. Research & Survey

5. Best Practices

7. Free for Dev

Storage and Media Processing

  • MConverter – Convert files in bulk. Supports many formats, including AVIF and JXL. Extract image frames from videos. Compress PDFs. Free for 15 files per 24h, up to 100 MB each, processed in batches of eight.

Miscellaneous

  • Dadroit V Web — In-browser JSON viewer for large files. Tree view, RegEx search, export, and URL loading with Bearer/Basic auth. Fully client-side, no data uploaded. Free.

8. Awesome Rust

Applications / Image processing

Applications / System tools

  • gitbutlerapp/gitbutler (⭐20k) - A modern Git-based version control interface with both a GUI and CLI built from the ground up for AI-powered workflows.

9. Awesome Zig

Network & Web / Web3 Framework

Multimedia & Graphics / Image and Video Processing

10. Awesome Claude Code

Hooks 🪝 / General

  • Dippy (⭐16) by Lily Dayton - Auto-approve safe bash commands using AST-based parsing, while prompting for destructive operations. Solves permission fatigue without disabling safety. Supports Claude Code, Gemini CLI, and Cursor.

Tooling 🧰 / Orchestrators

  • sudocode (⭐197) by ssh-randy - Lightweight agent orchestration dev tool that lives in your repo. Integrates with various specification frameworks. It's giving Jira.

Alternative Clients 📱 / General

  • claude-tmux (⭐29) by Niels Groeneveld - Manage Claude Code within tmux. A tmux popup of all your Claude Code instances, enabling quick switching, status monitoring, session lifecycle management, with git worktree and pull request support.
  • claude-esp (⭐3) by phiat - Go-based TUI that streams Claude Code's hidden output (thinking, tool calls, subagents) to a separate terminal. Watch multiple sessions simultaneously, filter by content type, and track background tasks. Ideal for debugging or understanding what Claude is doing under the hood without interrupting your main session.

Awesome List Updated on Feb 25, 2026

2026-02-25 11:12:43

1. Awesome Workflow Automation

Multi-Agent Orchestration / 🦞 Awesome OpenClaw Resources

  • SuperAGI (⭐17k) ⭐ 15K+ stars — Open-source autonomous AI agent framework with GUI, performance telemetry, and a tools marketplace.
  • MetaGPT (⭐64k) ⭐ 44K+ stars — Multi-agent software company simulation. Assigns product manager, engineer, and QA roles to automate entire development workflows from a single natural language requirement.
  • LangChain (⭐127k) ⭐ 90K+ stars — The foundational LLM framework. Tools, memory, retrieval, agents, chains. Vast ecosystem and wide adoption.
  • CrewAI (⭐44k) ⭐ 32K+ stars — Role-based multi-agent framework. Agents collaborate like a team, each with a defined role. Minimal setup, works without LangChain. Popular for customer service and marketing automation.
  • LangGraph (⭐25k) ⭐ 10K+ stars — Graph-based stateful multi-agent orchestration from LangChain. Build cyclical, precise agent workflows with full control over state.
  • AutoGen (Microsoft) (⭐55k) ⭐ 35K+ stars — Conversational multi-agent framework. Agents collaborate, iterate, and execute with minimal human input. Popular in academic and training environments.
  • OpenAI Agents SDK (⭐19k) ⭐ 11K+ stars — Lightweight Python SDK for multi-agent workflows. Provider-agnostic (100+ LLMs), built-in tracing and guardrails. Released March 2025.
  • Google ADK — Google's Agent Development Kit. Modular framework integrating with Gemini and Vertex AI. Released April 2025.
  • Mastra — TypeScript-native agent framework. Workflows, memory, RAG, and integrations built for JavaScript teams.
  • SmolAgents (Hugging Face) (⭐26k) ⭐ 10K+ stars — Minimal Python library for powerful agents. Uses code execution as the primary agent action rather than JSON tool calls.
  • PydanticAI ⭐ 7K+ stars — Agent framework built on Pydantic. Type-safe, structured LLM outputs and actions. Natural fit for FastAPI developers.
  • Swarms (⭐5.8k) ⭐ 4K+ stars — Framework for orchestrating large swarms of AI agents for enterprise automation at scale.

💻 AI Coding Agents & IDEs / 🦞 Awesome OpenClaw Resources

  • Devin — The most autonomous coding agent available. Plans, codes, tests, and deploys in its own cloud sandbox with a shell, editor, and browser. Goldman Sachs uses hundreds of instances internally.
  • Cursor — AI-native IDE (VS Code fork). The most broadly adopted AI coding tool among individual developers. Semantic codebase indexing, multi-file agent mode, and inline edits.
  • Windsurf — Agentic IDE with Cascade agent and persistent memory across sessions. Acquired by Cognition (makers of Devin) in 2025.
  • Claude Code — Anthropic's agentic coding tool. Deep codebase understanding, multi-file edits, terminal integration, and MCP support. Available in VS Code, JetBrains, terminal, and browser. Consistently rated highest for complex reasoning, debugging, and architectural changes.
  • GitHub Copilot — Microsoft's AI coding assistant. Agent mode, Copilot Workspace for issue-to-PR flows, and the strongest enterprise IP indemnity in the market.
  • Cline (⭐58k) — Open-source agentic coding assistant for VS Code. BYOK (bring your own key), full shell access, and MCP support.
  • Aider — Open-source terminal coding agent. Git-integrated pair programming that works with any LLM. Excellent for open-source codebases.
  • Amazon Q Developer — AWS-native AI coding assistant. Deep AWS integration, security scanning, and code transformation features.
  • Kiro (AWS) — AWS's agentic IDE with dual spec-driven and vibe-coding modes. Differentiates through DevOps automation. Launched mid-2025.
  • Trae (ByteDance) — Free VS Code-based IDE with unlimited Claude and GPT-4o access. Builder Mode for automated project generation.
  • Augment Code — The first AI coding assistant to achieve ISO/IEC 42001 certification for AI management systems.

☁️ Hosted / No-Code Agent Builders / 🦞 Awesome OpenClaw Resources

  • Wordware — Natural language agent builder. Teams build and share agents without code.
  • Relevance AI — No-code multi-agent platform. Build, collaborate on, and deploy agent workforces.
  • Lindy — Deploy AI agents for sales, ops, recruiting, and email. Goal-based configuration rather than trigger-action rules. HubSpot, Gmail, Slack, Notion integrations.
  • Gumloop — Visual AI-first canvas. Nodes + subflows + templates for common AI automations. 1,000 free credits on signup.
  • Relay.app — Approvals, human-in-the-loop flows, and a clean UI. Used by teams at Cursor, Ramp, and Motion.
  • Stack AI — Visual builder → internal app or API. Templates for support, sales, policy Q&A. Enterprise governance with role-based access and audit history.
  • Agentforce (Salesforce) — Salesforce's agentic AI platform. Deploy AI agents directly inside Slack as virtual teammates.

LLM App & RAG Builders / 🦞 Awesome OpenClaw Resources

  • Flowise (⭐49k) ⭐ 30K+ stars — Drag-and-drop LLM flow builder using LangChain. Chatflow, Agentflow, and Assistant builders. 100+ model and vector DB integrations.
  • Dify (⭐130k) ⭐ 58K+ stars — Open-source LLM app platform. Workflow builder, RAG, knowledge base management, code nodes, agent mode. Enterprise edition with SOC2 compliance.
  • LlamaIndex (⭐47k) ⭐ 36K+ stars — Data framework for LLM apps. Best-in-class RAG pipelines, retrieval, and observability/evals.
  • Langflow (⭐145k) ⭐ 42K+ stars — Visual builder for LLM apps and MCP servers. Python-based, 100+ integrations, strong RAG pipeline support. Backed by DataStax.
  • Haystack (deepset) (⭐24k) ⭐ 18K+ stars — Python LLM framework for production RAG and agent pipelines. Maximum developer control.
  • Botpress ⭐ 12K+ stars — Open-source chatbot and conversational AI platform. Multi-channel deployment and no-code flow builder.
  • Rasa ⭐ 18K+ stars — Enterprise open-source conversational AI. CALM architecture separates language understanding from business logic. Trusted by American Express.
  • Rivet ⭐ 3K+ stars — Visual programming environment for creating and debugging AI agent pipelines with a node graph UI.
  • OpenWebUI (⭐125k) ⭐ 50K+ stars — Feature-rich local web interface for LLMs (Ollama, OpenAI-compatible). Agent and workflow support.
  • Sim Studio — Open-source visual builder for AI agent simulations and workflows.

What is Workflow Automation?

  • Classic iPaaS — Connect SaaS apps with triggers and actions (Zapier, Make)
  • AI-augmented automation — Workflows with LLM steps that reason and adapt (n8n AI agents, Make AI Grid)
  • Agentic AI platforms — Autonomous agents with memory, planning, and tool use (OpenClaw, Lindy)
  • Multi-agent systems — Teams of specialized AI agents collaborating (CrewAI, AutoGen)
  • Browser automation agents — AI that navigates the web like a human (Browser-Use, Skyvern)
  • AI coding agents — Autonomous software engineers (Claude Code, Devin, Cursor)
  • MCP ecosystem — Standardized protocol for connecting AI to any tool or data source
  • 85% of enterprises plan to adopt AI agents (McKinsey 2025)
  • AI agent market reached $7.6B in 2025, projected at 49.6% annual growth through 2033
  • 85%+ of developers now regularly use AI coding tools

🔗 Classic Automation & iPaaS

  • ZapierReview — The most widely used automation platform. 8,000+ app integrations, AI Copilot, AI Agents, MCP support, and Chatbots. Trusted by 3M+ businesses.
  • MakeReview — Powerful visual canvas for building multi-step automations with branching logic and conditional flows. AI Grid for agent orchestration.
  • n8nReview — Open-source (fair-code) automation platform for developers and teams. 400+ integrations, native AI agent nodes, LLM support, self-hostable. 176K+ GitHub stars.
  • ActivePiecesReview — Open-source Zapier alternative. 492+ integrations, AI SDK for custom agents, visual builder, MCP server support, TypeScript-extensible.
  • Huginn (⭐49k)Review — Self-hosted agents that monitor the web and automate tasks on your own server.
  • IFTTTReview — Simple automation for web services, IoT, and smart devices. 1,000+ integrations.
  • PipedreamReview — Developer-first automation. 2,800+ integrations, MCP server with 10,000+ tools, AI agent builder with natural language support.
  • WorkatoReview — Intelligent enterprise automation. Recipes, real-time sync, AI suggestions, on-prem agent, low-code + custom code.
  • Tray.ioReview — Enterprise-grade low-code automation builder with AI orchestration.
  • Albato — No-code automation platform for connecting apps without technical expertise.
  • Node-RED — Low-code event-driven programming for IoT and workflow automation. Open-source, browser-based flow editor.
  • ParabolaReview — No-code automation for data workflows — pull, transform, and send data without code.
  • TallyfyReview — Automate workflows, approvals, and SOPs for teams.
  • Kissflow — Low-code platform with AI natural language workflow creation and predictive workflow optimization.

🧠 AI-Powered Automation Platforms

  • Latenode — Build AI Agents and Integrate with Apps & APIs. 300+ integrations, JavaScript support, visual builder, messenger automation (WhatsApp, Telegram, LinkedIn).
  • TaskadeReview — AI-powered workflow automation with custom agents, real-time collaboration, and project management.
  • Dify — Open-source LLM app development platform. Visual drag-and-drop workflow builder, RAG pipeline, knowledge base, multi-trigger support. 58,000+ GitHub stars.
  • Voiceflow — Build, test, and deploy conversational AI agents and voice workflows for any channel.
  • Automateo — Create LLM-based workflows that produce consistent, structured AI outputs.
  • Dreamlit AI — AI email agent that turns database events into automated email workflows.
  • Sintra AI — A team of specialized AI helpers for marketing, customer support, sales, recruiting, and data analysis.
  • Agent BuilderReview — Build your own custom AI assistants with OpenAI's no-code Agent Builder.

🏠 Self-Hosted & Local AI Agents

  • OpenClaw (⭐228k) ⭐ — Your own personal AI assistant. Runs locally on any OS. Connects to WhatsApp, Telegram, Slack, Discord, Signal, iMessage, Microsoft Teams, Matrix, and more. Uses natural language — no predefined workflows needed. Features browser control, cron jobs, voice via ElevenLabs, multi-agent routing, Canvas workspace, and a public skill registry (ClawHub (⭐20k)) with 5,700+ community skills. Privacy-first. MIT license.
  • Openwork (⭐8.9k) — MIT-licensed open alternative to Anthropic's Cowork with multi-LLM support for browser automation.

🏠 Self-Hosted & Local AI Agents / 🦞 Awesome OpenClaw Resources

🏢 Enterprise AI Automation / 🦞 Awesome OpenClaw Resources

  • UiPath — Leading enterprise RPA + AI platform. Combines bots, AI, and process mining at scale.
  • Automation Anywhere — Enterprise intelligent automation. AI agents + bots for large-scale operations.
  • ServiceNow — Enterprise service workflows with agentic AI for HR, IT, and customer support.
  • IBM watsonx.ai — Enterprise AI platform for building and deploying agents adapted to org-specific data.
  • Appian — Low-code process automation for enterprise workflows.

Specialized Agent Libraries / 🦞 Awesome OpenClaw Resources

  • Mem0 (⭐48k) — Persistent memory layer for AI agents. Remembers users, preferences, and past interactions across sessions and tools.
  • Agno (Phidata) (⭐38k) — Framework for building multimodal agents with memory, knowledge, tools, and reasoning.
  • Firecrawl — Web data layer for AI agents. Search the web, navigate pages, and extract structured data from any website. Used inside OpenClaw and many agent stacks.
  • ZenML (⭐5.2k) — MLOps + LLMOps framework. Manages the production lifecycle of agents — the "outer loop" that LangChain and CrewAI leave unaddressed.

AI Browser Agents / 🦞 Awesome OpenClaw Resources

  • Browser-Use (⭐79k) ⭐ 60K+ stars — Open-source Python library. Makes websites accessible to AI agents using a DOM + Vision hybrid approach. Works with Claude, GPT, Gemini, and local Ollama models. MIT license.
  • Skyvern (⭐21k) ⭐ 10K+ stars — Vision LLM-based browser automation. Playwright-compatible SDK plus a no-code workflow builder. Best for form fills, logins, downloads, and RPA-style tasks.
  • Stagehand ⭐ 5K+ stars — AI-native Playwright wrapper. Adds LLM reasoning on top of deterministic Playwright scripting. Built and maintained by Browserbase.
  • Playwright MCP (⭐28k) ⭐ 10K+ stars — Microsoft's MCP server for AI-controlled browser automation. Uses the accessibility tree (Snapshot Mode) — no screenshots needed, fast and deterministic.
  • Perplexity Comet — Consumer AI browser (Chromium-based). Autonomous navigation, form filling, email and calendar management, voice control. Launched July 2025.

Browser Infrastructure / 🦞 Awesome OpenClaw Resources

  • Browserbase — Gold standard browser infrastructure for AI agents. Persistent sessions, stealth mode, session recordings, Playwright and Puppeteer compatible. Raised $40M Series B at $300M valuation (June 2025). Processed 50M+ sessions in 2025.
  • Apify — Full web automation platform. Cloud actors, proxy management, scheduling, and an official MCP server for AI agent integration.
  • Steel — Open-source browser infrastructure built specifically for AI agents.
  • Hyperbrowser — AI-native browser platform combining natural language commands with Playwright reliability. YC-backed.

🔌 MCP (Model Context Protocol) / 🦞 Awesome OpenClaw Resources

  • Nov 2024 — MCP public release by Anthropic
  • Nov 2025 — MCP 2025-11-25 spec: async Tasks, OAuth 2.1, enterprise governance
  • Dec 2025 — MCP donated to the Linux Foundation (AAIF), co-founded by Anthropic, Block, and OpenAI

Core MCP Resources / 🦞 Awesome OpenClaw Resources

Platforms with MCP Support / 🦞 Awesome OpenClaw Resources

  • Claude / Claude.ai — MCP client; connect any MCP server to Claude
  • OpenClaw — MCP via the skills and tools ecosystem
  • Zapier — MCP server; call Zaps from any AI agent
  • n8n — MCP server support built in
  • Make — MCP server option
  • Cursor — MCP client
  • Claude Code — MCP client; extend coding workflows with external services
  • Pipedream — MCP server with 10,000+ tools
  • Playwright MCP — Browser automation accessible via MCP
  • Langflow — Build and deploy MCP servers visually

📊 Data Pipeline & Workflow Orchestration / 🦞 Awesome OpenClaw Resources

  • Apache Airflow — Industry-standard open-source platform for authoring, scheduling, and monitoring data workflows. Python-based DAGs.
  • Prefect — Modern Python workflow orchestration. Better developer experience than Airflow with strong observability.
  • Temporal — Durable workflow execution platform. Handles retries, timeouts, and long-running distributed workflows reliably.
  • Windmill — Open-source platform for building workflows, data pipelines, cron jobs, and scripts from code.
  • Dagster — Data orchestration built around software-defined assets. Strong observability and testing support.
  • Kestra — Open-source declarative workflow orchestration. YAML-based, 500+ plugins, cloud-native.
  • Apache Kafka — Distributed event streaming platform. Foundation for real-time data pipelines and event-driven automation.

📋 Project Management with Automation / 🦞 Awesome OpenClaw Resources

  • ClickUpReview — All-in-one project management with powerful automations and AI features.
  • Asana — Project management with a no-code AI agent builder for automating workflow stages from intake to reporting.
  • AirtableReview — Spreadsheet-database hybrid with automated workflows and AI features.
  • SmartsheetReview — Collaborative work management with automation, AI-assisted formulas, and integrations.
  • WrikeReview — Project management with customizable workflow automation and an AI work assistant.
  • Notion — All-in-one workspace with AI writing assistant and workflow automation via integrations.
  • Monday.com — Work OS with no-code automations, AI-powered features, and 200+ integrations.

🗺️ Visual Mapping & Diagramming / 🦞 Awesome OpenClaw Resources

  • LucidchartReview — Visual workflow mapping, flowcharts, and diagramming. AI-assisted diagram generation.
  • Miro — Collaborative online whiteboard with workflow visualization and AI features.
  • draw.io — Free, open-source diagramming for workflows, architecture diagrams, and flowcharts.

Workflow Automation / 🦞 Awesome OpenClaw Resources

AI Agents / 🦞 Awesome OpenClaw Resources

OpenClaw / 🦞 Awesome OpenClaw Resources

MCP / 🦞 Awesome OpenClaw Resources

Browser Automation / 🦞 Awesome OpenClaw Resources

AI Coding Agents / 🦞 Awesome OpenClaw Resources

📂 Resources & Directories / 🦞 Awesome OpenClaw Resources

  • 🌐 Firecrawl Blog — Browser agent guides and web automation news

📘 Books / 🦞 Awesome OpenClaw Resources

  • AI Engineering: Building Applications with Foundation Models (Chip Huyen, 2025)

Automation Platforms / 🦞 Awesome OpenClaw Resources

AI Agents & Frameworks / 🦞 Awesome OpenClaw Resources

AI Coding / 🦞 Awesome OpenClaw Resources

🤝 Contributing / 🦞 Awesome OpenClaw Resources

  • Actively maintained (updated within the last 12 months)
  • Clear documentation, community, or commercial backing
  • Genuinely fits one of the listed categories — not general-purpose AI assistants

2. Awesome Zsh Plugins

Plugins / superconsole - Windows-only

  • awsmultiaccount (⭐0) - Manages AWS profiles and assuming roles in a multi-account organization. It provides helper functions to easily switch between AWS profiles and assume the OrganizationAccountAccessRole in different accounts. Requires the aws cli and jq
  • k9s (⭐0) - Provides an iteractive $KUBECONFIG selector for k9s.
  • matecito (⭐0) - Detects your language and country to display quotes from local authors in your native language. Simple, offline, no noise.
  • mlir (⭐11) - Adds goodies for MLIR developers including tab completion of mlir-opt and colorizing its output.
  • ohmyai (⭐0) - AI-powered command suggestions for Zsh. Type what you want to do, press the hotkey, and get shell command suggestions from OpenAI.

Completions / superconsole - Windows-only

  • hledger (⭐0) - Provides aliases and completions for hledger, a powerful, double-entry accounting tool.

3. Awesome Nextjs

Extensions

Apps

  • DevToolKit (⭐0) - Free online developer tools built with Next.js — JSON Formatter, JWT Decoder, Regex Tester, Base64/URL Encoder, Hash Generator.

4. Webcomponents the Right Way

Components

5. Awesome Gemini Cli

MCP Servers

  • BGPT MCP (⭐3) - Search scientific papers and get structured experimental data (methods, results, sample sizes, quality scores) from full-text studies. Works with any MCP client including Gemini CLI.

6. Awesome V

Utility

  • vanadium (⭐0) - Ada-level runtime safety for the V programming language.

7. Awesome Datascience

Deep Learning Packages / Visualization Tools

  • MetaReview - Free online meta-analysis platform with 11 interactive D3.js statistical charts (forest plot, funnel plot, Galbraith, L'Abbé, Baujat, etc.), 5 effect size measures, AI literature screening, and publication-ready report export. github.com (⭐0)

8. Awesome Neovim

AI / Diagnostics

  • wsdjeg/chat.nvim (⭐14) - A lightweight, extensible chat plugin with AI integration, multiple providers, and built-in tools.

Colorscheme / Assembly

9. Awesome Python

Data Analysis

  • pandas - A library providing high-performance, easy-to-use data structures and data analysis tools.

GUI Development

  • urwid - A library for creating terminal GUI applications with strong support for widgets, events, rich colors, etc.

Game Development

  • Pygame - Pygame is a set of Python modules designed for writing games.

HTML Manipulation

  • lxml - A very fast, easy-to-use and versatile library for handling HTML and XML.
  • WeasyPrint - A visual rendering engine for HTML and CSS that can export to PDF.

Image Processing

  • scikit-image - A Python library for (scientific) image processing.

Internationalization

  • Babel - An internationalization library for Python.

Science

  • astropy - A community Python library for Astronomy.

10. Awesome Mac

Developer Tools / Developer Utilities

  • Poirot (⭐15) - A macOS companion app for browsing Claude Code sessions, exploring diffs, and re-running commands. Open-Source Software Freeware

Design and Product / Screen Recording

  • Reframed - A powerful screen recorder with built-in video editor. Capture screen, areas, windows or iOS devices with webcam and microphone - then trim, zoom, style and export. Open-Source Software Freeware

11. Awesome Rust

Applications / Database

  • pgdogdev/pgdog (⭐4k) - A fast proxy for scaling PostgreSQL with connection pooling, load balancing, and sharding.

Applications / Productivity

12. Awesome Windows

Productivity

  • Beetroot - Manages clipboard history with AI text transforms and OCR extraction.