Awesome List Updates on Jun 22 - Jun 28, 2026
52 awesome lists updated this week.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Age
Articles
- Stäuble, Mirco. "Actually Good Encryption? Confusing Users by Changing Nonces." Semester project. Department of Computer Science, ETH Zürich. 2022.
2. Awesome Java
Artificial Intelligence
- Anahata ASI (⭐19) - Java agent container with local LLM adapters, stateful tool execution, context management and IDE integration.
- Dokimos (⭐40) - Evaluation framework for LLM and AI-agent applications that scores responses, validates tool calls and execution traces, and catches quality regressions in CI.
- Regulus (⭐3) - Google ADK plugin suite that adds runtime compliance profiles, audit envelopes and GRC adapters for regulated Java AI agents.
Bean Mapping
- Immuto (⭐2) - Annotation processor that generates type-safe mapper implementations for Java Records using canonical constructors, with zero runtime reflection.
Code Formatting / Text-Based User Interfaces
- google-java-format (⭐6.1k) - Reformats Java source code to follow Google Java Style.
- JHarmonizer (⭐19) - Safely reorders Java source code with configurable rules and Palantir Java Format.
- Palantir Java Format (⭐823) - Formatter based on google-java-format with wider lines and lambda-friendly output.
Code Generators / Text-Based User Interfaces
- CRUDGen (⭐8) - Compile-time annotation processor generating CRUD layers, DTOs, JSON Patch, and custom HTTP endpoints for Spring Boot.
Configuration / Text-Based User Interfaces
- sealed-env (⭐7) - Encrypts environment files with a shared Node.js and Java/Spring Boot format plus optional TOTP unsealing.
Data Structures / Text-Based User Interfaces
- Wormhole4j (⭐6) - High-performance sorted map with fast range scans and thread-safe concurrent access, based on the Wormhole index structure.
Database / Text-Based User Interfaces
- SchemaCrawler - Discovers, documents and diagrams relational database schemas from Java, build tools and the command line.
Decompilation / Text-Based User Interfaces
- CFR (⭐2.6k) - Java decompiler focused on modern language features.
- Fernflower (⭐4.3k) - Java decompiler with broad JVM bytecode support.
- JD-Core (⭐587) - Core Java decompiler library.
- Procyon (⭐1.2k) - Java decompiler and metadata toolkit.
- transformer-api (⭐2) - Unified API that exposes multiple decompilers through one in-memory transformation interface.
- Vineflower (⭐2.2k) - Modern maintained fork of Fernflower.
Distribution / Text-Based User Interfaces
- Nuts (⭐145) - Installs and runs Java applications from Maven repositories, reusing descriptors and provisioning required JDKs.
Document Processing / Text-Based User Interfaces
- jackson-dataformat-spreadsheet (⭐21) - Jackson dataformat module for reading and writing Excel (XLSX/XLS) as POJOs via
ObjectMapper.
Financial / Text-Based User Interfaces
- Wickra (⭐15) - Technical-analysis library with 514 streaming O(1)-per-tick indicators on a native Rust core, on Maven Central as org.wickra:wickra; more indicators and incremental updates than the pure-Java ta4j.
Flat File / Text-Based User Interfaces
- BeanIO (⭐67) - Maps flat files of fixed-length or delimited records to and from Java beans using XML or annotation configuration.
- fixedformat4j (⭐50) - Annotation-driven mapping of fixed-width flat files to and from POJOs and Java records.
- Flatpack (⭐62) - Parses and writes delimited and fixed-length flat files with optional column-mapping definitions.
GUI / Text-Based User Interfaces
- FlatLaf (⭐4.2k) - Modern Swing Look and Feel with Darcula and IntelliJ themes.
HTTP Clients / Text-Based User Interfaces
- JQuickCurl (⭐1.1k) - Executes HTTP requests from cURL syntax through annotations, XML configuration and dynamic proxy clients.
Networking / Text-Based User Interfaces
- java-ngrok (⭐57) - Java wrapper for ngrok; programmatic tunnels for ingress, webhooks, demos, and APIs.
PDF / Text-Based User Interfaces
- GraphCompose (⭐72) - Declarative engine for structured business PDFs with semantic layout, atomic pagination, theme tokens, and native vector charts.
Performance analysis / Text-Based User Interfaces
- Argus (⭐13) - JVM diagnostics CLI for jcmd, JFR, async-profiler, heap analysis and machine-readable health verdicts.
Testing / Frameworks
- Selenium Boot (⭐2) - Zero-boilerplate Selenium + TestNG framework with auto driver management, smart retry, self-healing locators, AI failure analysis, and a built-in HTML report.
Testing / Miscellaneous
- test-watch-maven-plugin (⭐0) - Maven plugin providing Vitest-inspired watch mode for tests with smart selection and parallel execution.
3. Awesome Vscode
CSS Peek / More
- Tailwind CSS IntelliSense - Autocomplete, linting and hover previews for Tailwind CSS.
Haskell / More
- Haskell - Official Haskell support powered by the Haskell Language Server (HLS); supersedes the former Haskell IDE Engine and haskell-linter.
Java / More
Framework-specific / More
- Vue - Official - Official Vue language support (Volar). Supersedes Vetur, which is now in maintenance mode.
TypeScript / More
- TSLint reached end-of-life in 2019 — use ESLint with typescript-eslint to lint TypeScript.
Laravel / More
- Laravel Pint - Run and configure Laravel Pint, the opinionated PHP code-style fixer for Laravel.
Other extensions / Smarty Template Support
- PHP Create Class - Create PHP classes, interfaces, traits and enums from the context menu.
- PHP Debug - XDebug extension for Visual Studio Code
Ruby / Smarty Template Support
- endwise - Automatically add
endto Ruby code blocks as you type.
Niketa Theme by Dejan Toteff / Gradle Tasks
- @IsidorN - VS Code Dev
Libraries / Gradle Tasks
- typed-vscode - Generates types from contribution points of your extension manifest
Tools / Gradle Tasks
- Online TextMate Themes Editor - since VS Code supports TextMate themes, you can create them in this online editor and then create a new VS Code package using Yo Code tool
- Azure Tools - Microsoft's official Azure extension pack, bundling the core Azure extensions for working with Azure resources directly from VS Code.
4. Awesome Billing
Pricing / Usage-based Pricing
- StripeMeter (⭐22) - 🆓 Open-source, Stripe-native usage metering in TypeScript. Reconciles computed usage against Stripe invoices for “pre-invoice parity”, with exactly-once processing and real-time cost projections.
Calculator / Market Research
- Infracost (⭐12k) - 💸 Cloud cost estimates from Terraform code, surfaced as a breakdown in the terminal or as a diff in pull requests before resources are provisioned. Infracost Inc. sells a hosted dashboard (Infracost Cloud) on top of the Apache-2.0 CLI.
Invoice / Generators
- Invoice Builder (⭐446) - 🆓 Offline-first desktop app to create, manage and export invoices and quotes to PDF, with all data kept in a local database you own.
- microinvoice (⭐147) - 🆓 Fast Node.js library to generate PDF invoices with PDFKit, no headless browser required.
Payments / Electronic invoices
- Polar (⭐10k) - 💸 Open-source monetization platform to sell SaaS and digital products. Polar Software Inc. runs the hosted polar.sh service as the merchant of record, handling billing, sales tax and VAT remittance for a cut of each transaction; the self-hostable OSS ships the full stack (checkout, subscriptions, usage metering, license keys) on top of your own Stripe account.
5. Awesome Iam
Machine Identity / Identifiers
- SPIFFE/SPIRE (⭐2.4k) - 🆓 A CNCF framework issuing short-lived, cryptographically-verifiable identities (SVIDs) to workloads across heterogeneous environments.
- NanoMDM (⭐599) - 🆓 Minimalist Apple MDM server and library to enroll and manage the identity of Apple devices, inspired by MicroMDM.
OAuth2 & OpenID / Other tools
- obligator (⭐831) - 🆓 Simple and opinionated OpenID Connect server designed for self-hosters. Single static binary with flat-file or SQLite storage.
Trust & Safety / Threat Intelligence
- OSINT Stuff Tool Collection (⭐8.2k) - “A collection of several hundred online tools for OSINT”: domain, IP, email, username and social-network lookups useful for unmasking fraud and abuse.
- Maigret (⭐33k) - 🆓 “Collect a dossier on a person by username from 3000+ sites”, useful for account enumeration and unmasking fraud or abuse.
Blocklists / Emails
check-if-email-exists- 💸 Verify an email address's reachability over SMTP without sending anything, catching typos, disposable domains and role accounts at signup.
6. Awesome Cl
Others / Third-party APIs
- cl-oauth2 - OAuth 2.0 and OpenID Connect client library for Common Lisp. Supports authorization code (with PKCE), client credentials, device authorization, token refresh, JWT verification (RS256/ES256/HS256), OIDC discovery, and token caching. MIT.
- built with LLMs
7. Awesome Integration
Projects / AI Gateway
- agentgateway (⭐3.3k) (⭐3.3k) - An open-source data plane for agentic AI connectivity, providing security, observability, and governance for agent-to-tool (MCP) and agent-to-agent (A2A) communication.
Projects / API Management
- WSO2 API Manager (⭐988) (⭐988) - A fully open-source API platform offering robust governance, flexible deployment, and community-driven innovation.
Projects / API Documentation
- OpenAPI Explorer (⭐350) (⭐350) - Creates intuitive, interactive user interfaces from OpenAPI specs, simplifying API exploration and testing.
- Zudoku (⭐549) (⭐549) - A customizable framework built on OpenAPI, focused on delivering exceptional developer experiences through quality documentation.
Projects / API Gateway
- Envoy Gateway (⭐2.8k) (⭐2.8k) - CNCF Envoy-based gateway with Gateway API, mTLS, JWT, and other built-ins.
- Gloo Edge (⭐163) (⭐163) - An Envoy Proxy–based gateway offering advanced traffic control, enhanced security, and observability for microservices ecosystems.
Projects / API Testing
- API clients
- Bruno (⭐45k) (⭐45k) - A fast, offline API client designed for git-friendly workflows and seamless testing.
- curl (⭐42k) (⭐42k) - A versatile command-line tool for data transfer across multiple protocols, essential for quick API testing.
- curlie (⭐3.6k) (⭐3.7k) - A modern, user-friendly frontend to curl that combines simplicity with powerful performance.
- gRPC UI (⭐5.9k) (⭐5.9k) - An interactive web-based tool for gRPC APIs, providing a browser-based interface for testing and exploring gRPC services with dynamic form generation.
- grpcurl (⭐12k) (⭐13k) - A command-line tool for interacting with gRPC servers, enabling inspection and invocation of RPC methods with support for server reflection and protocol buffer files.
- Hoppscotch (⭐79k) (⭐79k) - A lightweight, web-based API development tool offering real-time testing with an intuitive interface.
- HTTPie (⭐38k) (⭐38k) - An intuitive CLI HTTP client that simplifies crafting API requests and inspecting responses.
- HttpMaster - Free and lightweight desktop tool for HTTP testing and debugging.
- Insomnia (⭐39k) (⭐38k) - A cross-platform client that streamlines API debugging and testing for both REST and GraphQL services.
- posting (⭐12k) (⭐12k) - A modern, terminal-based API client designed for efficient and seamless API interactions.
- Postman - The industry-standard tool for API development and testing, featuring automation, mock servers, and collaborative documentation.
- Requestly (⭐6.7k) (⭐6.7k) - Lightweight Git-Friendly API Client Built for Modern Developers.
- resty (⭐2.6k) (⭐2.7k) - A tiny command-line REST client implemented as shell functions around curl, handy for quick API exploration from the terminal.
- SoapUI (⭐1.6k) (⭐1.7k) - A comprehensive open-source solution for testing both SOAP and REST web services with extensive automation features.
- Wombat (⭐1.4k) (⭐1.4k) - A cross-platform desktop gRPC client with automatic proto parsing, TLS support, and intuitive UI for testing unary, streaming, and bidirectional gRPC requests.
- xh (⭐7.8k) (⭐7.9k) - A fast, friendly CLI HTTP client that reimplements HTTPie's design with improved performance, HTTP/2 support, and built-in curl translation.
- Yaade (⭐1.9k) (⭐2k) - A self-hosted, collaborative API development environment designed for team sharing with multi-user support, persistent storage, and support for REST, WebSockets, and Markdown documentation.
- Yaak (⭐18k) (⭐19k) - A fast, privacy-first desktop API client for REST, GraphQL, WebSocket, Server-Sent Events, and gRPC with offline-first design, built with Tauri and React.
Projects / Data Integration
- Apache SeaTunnel (⭐9.4k) (⭐9.4k) - High-performance, distributed data integration platform supporting batch and streaming synchronization across hundreds of connectors.
- Conduit (⭐601) (⭐600) - Lightweight data integration tool written in Go that streams data between systems using built-in or standalone connectors, with Kafka Connect compatibility.
- Estuary Flow (⭐938) (⭐938) - Versatile, scalable platform that provides both real-time and batch data integration for ETL and ELT pipelines.
Projects / Data Mapping Solution
- Kaoto (⭐108) (⭐108) - Visual data mapper for Apache Camel with a drag-and-drop interface supporting XML, JSON, CSV, and XSLT transformations. Successor to AtlasMap.
Projects / Integration Platform as a Service
- Camel K (⭐921) (⭐921) - Lightweight Kubernetes-native integration platform built on Apache Camel that runs integration routes directly on Kubernetes and OpenShift as cloud-native serverless services.
Projects / Message Broker
- LavinMQ (⭐969) (⭐969) - High-performance message queue server implementing AMQP 0-9-1 and MQTT protocols, built with Crystal for exceptional throughput and minimal resource usage.
Projects / Schema Registry
- Apicurio Registry (⭐816) (⭐814) - Open-source registry for API designs and schemas, supporting Avro, Protobuf, JSON Schema, OpenAPI, and AsyncAPI artifacts with configurable compatibility rules.
- Karapace (⭐620) (⭐619) - Open-source, drop-in replacement for Confluent Schema Registry and the Kafka REST API.
Projects / Self-Service Integration
- n8n (⭐193k) (⭐193k) - Open-source workflow automation tool with 400+ connectors, giving you full control over your data and integrations.
Projects / Stream Processing
- ksqlDB (⭐305) (⭐305) - Database purpose-built for stream processing applications on Kafka, queried with SQL.
Projects / Workflow Engine
- Inngest (⭐5.5k) (⭐5.5k) - Event-driven durable execution platform that runs reliable step functions inside your existing services.
- LittleHorse (⭐381) (⭐379) - High-throughput, low-latency microservice orchestration engine built on Kafka Streams, with SDKs in multiple languages.
- Temporal (⭐21k) (⭐21k) - Open-source workflow-as-code platform designed for building reliable, scalable, and fault-tolerant applications.
Resources / API Specification
- Arazzo Specification (⭐443) (⭐440) - A standard, programming language-agnostic representation for describing sequences of API calls (workflows) and their dependencies.
Resources / Data Formats
- YAML (⭐478) (⭐478) - 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.
8. Awesome Computational Biology
Benchmarks & Datasets
- Bento (⭐12) — Protein-ligand docking benchmark covering rigid, flexible, de novo, blind, induced-fit, and covalent docking tasks.
Preprocessing Tools
- AutoZyme (⭐10) — Autonomous agentic framework that speeds up bioinformatics software (e.g. Scanpy, Seurat) on CPUs while preserving the original results.
Molecular Generation
- Matcha (⭐26) — Multi-stage Riemannian flow matching model for physically valid molecular docking with scoring, pose filtering, and benchmarks.
LLM for Biology
- CASSIA (⭐98) — Multi-agent LLM for reference-free, interpretable cell-type annotation of single-cell RNA-seq data, with dedicated annotation, validation, scoring, and reporting agents.
9. Awesome Sysadmin
Software / Configuration Management Database
- iTop - Complete ITIL web based service management tool. (Source Code (⭐1.1k))
AGPL-3.0PHP
Software / Monitoring & Status Pages
- cState - Static status page for hyperfast Hugo. Clean design, minimal JS, super light HTML/CSS, high customization, optional admin panel, read-only API, IE8+. (Demo, Source Code (⭐2.9k))
MITHTML
External links / Websites
- awesome-sysadmin.theravenhub.com - Alternative frontend to filter and search the list.
10. Public Apis
Cryptocurrency
API: btcnode.uk
Description: Bitcoin blockchain data, fees, mempool, SEC insider trades, Reddit sentiment. x402 micropayments for paid endpoints.
Auth: No
HTTPS: Yes
CORS: Unknown
Development
API: SiteIntel
Description: Extract metadata, tech stack, emails, and screenshots from any URL
Auth:
apiKeyHTTPS: Yes
CORS: Unknown
Machine Learning
API: GoldBean
Description: OCR, Translation, NLP & ERNIE LLM via Baidu AI (free tier available)
Auth:
apiKeyHTTPS: Yes
CORS: Unknown
Shopping
API: BuyWhere
Description: Real-time product catalog API for AI agents across merchants in 7 countries (SG, MY, TH, VN, PH, ID, US)
Auth:
apiKeyHTTPS: Yes
CORS: Unknown
11. Awesome Terraform
Tools / Community providers
- Kapitan (⭐1.9k) - Generates Terraform/OpenTofu JSON and other infrastructure configuration from inventory-driven templates.
12. Awesome Windows
Text Editors
- Markra - Local-first WYSIWYG Markdown editor with native AI review.
13. Awesome Json
Applications
- JSON Design Studio - Professional schema authoring environment.
Command-line tools
- JSONKit (⭐0) - Swiss Army knife: format, validate, query via dot-notation, diff, flatten, convert to CSV, and stats. Zero dependencies, Python 3.10+.
- Parsrs (⭐86) - CSV, XML, and data text parsers and generators written in pure POSIX shellscript. Includes
parsrj.shandmakrj.sh.
- jsonskim (⭐1) - Extract structure by collapsing arrays and truncating strings. LLM-ready output.
Editors
- JSON table editor - Display JSON array as table, provides search, filtering and edition features. It supports large files of multiple gigabytes. (Rust).
Frontend components
- SmarkForm - Enhance HTML forms to import/export any possible data, including arrays and subforms to any depth.
Libraries
- codables - Declarative, type-rich (de)serializer able to handle almost any data type.
- qjson (⭐7) - A fast library for C++17 that is header-only.
- TOON PHP Lite (⭐1) - Lightweight TOON encoder/decoder for human-readable, LLM-friendly structured data. (PHP).
- yyjson (⭐3.8k) - High performance parser and serializer in C.
Online tools
- Dadroit V Web - In-browser viewer for large files with tree view, RegEx search, and URL loading with auth. Fully client-side.
- DataFormatter Pro - Browser-based formatter, validator, diff, and converter with a tree view.
- JSON Blob - An online tool to view, edit, format, and share data. Also has an API for making requests against stored blobs.
- JSON Viewer Tool - Online tool to view, format, validate, minify, and convert data in the browser.
- JSONMaster - Free online validator, formatter, minifier and viewer.
- JSONtapose - Intuitive, beautiful and secure client-side comparison and visualization tool.
- jsontosdk - Paste a data sample to get typed TypeScript interfaces and a Zod schema with LLM-named types. No signup.
- Softwium - Fake and dummy REST API for testing.
- JSONing - A toolset including a formatter, comparer, JSONPath tester, patch generator, and data generator.
Schema Specifications
- JSON Model (⭐6) - A lightweight featureful DSL for data modeling.
JSON Schema Tools
- JSON Schema CLI (⭐283) - Command-line interface for formatting, linting, testing, bundling, and validating schema files for local development and CI/CD pipelines.
JSON Schema Resources
- Learn JSON Schema - Open-source reference documentation for the schema specification.
14. Awesome Hacker News
Android / Nevix
15. Awesome Testing
Software / UI & End-to-End Testing
- DevAssure - Agentic testing for E2E web UI on real browsers. Agent can be added to Github Actions to test only the flows that have changed in a PR.
16. Awesome Amazon Seller
Software and Tools
- Inventory Hero - Automated inventory management for Amazon FBA that forecasts demand, drafts restocks, and works inside Claude via MCP.
Product Research and Pre-Launch
- Amazon Product Opportunity Explorer - Official Amazon tool for exploring product opportunity niches and reviewing demand, competition, and search trends.
- Amazon Revenue Calculator - Official Amazon tool for estimating selling fees, fulfillment costs, and revenue by fulfillment method.
- CPSC Regulatory Robot - U.S. Consumer Product Safety Commission tool that helps identify basic consumer product safety requirements.
- USPTO Patent Public Search - Official USPTO search tool for U.S. patents and patent application publications.
17. Awesome Love2d
Utilities
- L5 - A lightweight creative coding library that ports Processing / p5.js into Lua.
18. Awesome Mqtt
Platforms
- ForestHub - Edge AI agent platform; its open-source runtime edge-agents (⭐81) orchestrates AI agents on Linux edge gateways with MQTT as a first-class workflow transport, running offline with local SLMs alongside cloud LLMs.
19. Awesome Game Remakes
FPS
- 4TAK (⭐2) - client and server based on q2pro-rerelease and q2pro
- ericw-tools (⭐478) - Quake/Hexen 2 Map compiling tools.
- ew-progs - Eternal War: Shadows of Light's progs source code.
- ew-engine - Eternal War: Shadows of Light's engine source code.
- heavymetal (⭐1) - A static recompilation of Heavy Metal: FAKK2 (2000) targeting modern Windows 11 x86-64.
- lilium-arena (⭐8) - Lilium Arena - Compatible with Quake 3 Arena 1.32.
- lilium-salvation (⭐4) - An engine replacement for Dark Salvation
- lilium-voyager (⭐54) - An engine replacement for Star Trek Voyager: Elite Force Holomatch (multiplayer).
- mint-arena (⭐41) - Spearmint Quake 3 and Team Arena game code.
- mint-metal (⭐17) - Incomplete (unusable for practical purposes) Heavy Metal F.A.K.K.² / American McGee's Alice game code for Spearmint.
- Oblivion-Reconstructed (⭐2) - Reverse-engineered Oblivion Extension Pack source code for original Quake II.
- OmegA-engine (⭐31) - Modern OpenArena engine based on Quake3e
- OmegA-mod (⭐27) - OmegA mod for OpenArena
- openQ4 (⭐39) - The modern binary replacement for QUAKE 4.
- openQ4-game (⭐3) - openQ4 game libraries
- qk1 - Modernized Quake for Unix-like operating systems and 9front.
- qk1 (⭐7) - quake 1 and quakeworld port for plan9.
- q2tools-220 (⭐73) - Quake 2 map compiler tools with v220 map support, automatic phong, enhancements, and fixes.
- qfusion (⭐77) - This is Warsow's fork of qfusion, the id Tech 2 derived game engine.
- quake3-rust-edition (⭐5) - id Tech 3 reimagined in Rust — multiplayer FPS with lag compensation, TDM, demos, and ultra-wide support.
- QL-SRP (⭐8) - Source Reconstruction Project for QUAKE LIVE [WIP]
- realice (⭐8) - Heavy Metal F.A.K.K. 2 / American McGee's Alice reverse engineered.
- REBLIVION (⭐3) - Unofficial ported and enhanced Oblivion Extension Pack for Quake II: Rerelease.
- spearmint (⭐270) - Spearmint — an updated id Tech 3 engine for continuing the classics and creating new games.
- Tremulous110e (⭐0) - Improved Tremulous 1.1.0 engine based on ioquake3
- tremulous (⭐2) - Latest Tremulous based on GrangerHub/tremulous
- MadnessPatch (⭐322) - A patch that fixes various issues in the PC port of Alice: Madness Returns.
- VorpalFix (⭐285) - A patch that addresses various technical issues and adds quality-of-life improvements to the 2011 remaster of American McGee's Alice.
- xash3d-fwgs (⭐2.6k) - Xash3D FWGS engine
Online
- Netrek - Netrek is a multiplayer battle simulation game with a Star Trek theme. Up to 16 players are divided into two teams that fight each other for dominion over the galaxy.
RPG
- Amber (⭐10) - Engine for the Amber trilogy
- Ambermoon.net (⭐525) - Ambermoon rewrite in C#
- Arianne RPG - Arianne is an engine to develop multiplayer online games like Stendhal
- castarook (⭐0) - Experience 3D chess with RPG combat, dynamic terrain, and dice-driven battles blending strategy and role-playing elements in a living game world.
- ChaosEsqueAnthology - A free 3d game for PC that does not limit the player. Fight,Build,Gain
- Thirdeye (⭐18) - Reimplementation of AESOP that runs Eye of the Beholder 3 and Dungeon Hack.
Simulator
- dxx-redux (⭐69) - Descent 1&2 source port based on DXX-Retro.
- FLUF - Freelancer Universal Framework
- freelancer-retold - A campaign and gameplay rework for the 2003 game Freelancer.
- forsaken-3ds (⭐2) - Nintendo 3DS port of Forsaken (1998)
- Endless Sky (⭐7.4k) - Space exploration, trading, and combat game.
Strategy
- aeon (⭐1) - Open-source browser god-game & civilization sim where every creature is a real, evolving neural network. Fusion of WorldBox (god sandbox) and Civ (deep progression) - lead a people in Survival or shape the world in Creative. Artificial life, genetic evolution, emergent societies.
- 1oom (⭐99) - 1oom is a Master of Orion Classic (1993) game engine recreation that requires the original files to run.
- Allure (⭐230) - A massive HJSON mod focusing around quick-action, immersive RTS gameplay. Lore package included.
- Beyond-All-Reason (⭐4k) - Open source RTS game built on top of the Recoil RTS Engine
- CzechDraughts (⭐0) - Cross-platform Czech Draughts (Česká Dáma) game implemented as a C# console application.
- ChaosGame (⭐0) - chaotic 2D real-time strategy game built from scratch. Command units with random skills, unlock advanced tech trees, and survive the tactical onslaught.
- durer-jatekok (⭐1) - Online version of previous strategy games at Dürer Competition
- Dune-II---The-Maker (⭐358) - A remake of the classic Dune 2 - The Building of a Dynasty (by Westwood Studios) with several enhancements. Like: higher screenresolutions, zooming, multiselect, skirmish play, etc.
- Dune Legacy - Updated clone of Westood Studios' Dune2 which uses data files from the original game.
- Evolution-RTS (⭐150) - Evolution RTS is a free an Open Source RTS game designed using the Spring Engine.
- EmperorReborn (⭐11) - Play Emperor: Battle for Dune on Windows 10 and 11 with real 16:9 widescreen, fullscreen and working multiplayer. Free, open-source launcher and patcher for the Westwood Dune RTS.
- freeserf.net (⭐169) - Settlers 1 clone written in C#
- galaxyofdrones (⭐2) - An open source multiplayer space strategy game.
- GeneralsGameCode (⭐1.2k) - Command and Conquer: Generals - Zero Hour
- grenzmark (⭐0) - Grenzmark is a Godot 4 remake of the Settlers II, Return to the Roots and Widelands
- green-turkiye (⭐0) - Raise awareness of environmental pollution in Turkiye through this engaging strategy game designed to inspire action and promote sustainability.
- grid-wars (⭐1) - AI-generated TRON-themed 3D hex strategy game (three.js): single-player vs the MCP + online multiplayer. Untested — use at your own risk.
- hex-tactics (⭐1) - PIXI.js + React hex-grid tactical battle sandbox — procedural strategic/tactical worlds, a pure-function battle engine, 5 motion modes, and a defendHeight formation system.
- invazion (⭐11) - Azimutant (formerly named "InvaZion") is a collaborative game inspired by Hordes.fr/Die2Nite.
- JS.Hawkoniwa-Island (⭐2) - A homemade island development game inspired by "箱庭諸島". Supports auto-save.
- kiomet (⭐163) - Kiomet.com real-time strategy game (repository commits may lag behind game updates)
- machines (⭐37) - Community fork of Machines: Wired for War
- Mindustry (⭐28k) - The automation tower defense RTS written in Java
- OpenRAG-Skill (⭐1) - Enable evidence-first retrieval augmented generation within Claude Code using prompt-only input and in-chat source material.
- OpenLRR (⭐0) - An open source re-implementation of LEGO Rock Raiders
- OpenFrontIO (⭐2.3k) - Online browser-based RTS game
- Open-Realms-of-Stars (⭐171) - 4X Strategy game.
- opensage-adk (⭐0) - Build AI agents with self-made tools, hierarchical memory, and sandboxed execution for software engineering tasks
- parabellum (⭐24) - An attempt to build a #Travian 3.x clone written in #Rust.
- permafrost-engine (⭐2.8k) - An OpenGL RTS game engine written in C based on Everglory
- Pillage-First-Ask-Questions-Later (⭐158) - An open-source, single-player, Travian alternative browser strategy game, inspired by Travian T4 and Travian Kingdoms
- Rescue Max! - A 2D space real-time, action/strategy game. you are in control of a ship that you fly around space fighting enemies and making friends on your way. The main objective is to rescue people from planets and take them to star bases. its writen in java1.4.
- Rotp-Fusion (⭐59) - Created by Ray Fowler, Remnants of the Precursors is an open-source modernization of the original 1993 Master of Orion.
- rise-of-legions (⭐160) - Rise of Legions is a hybrid of MOBA, tower defense and deckbuilding - with fast-paced, easy-to-pickup tug-of-war strategy. Play solo or bring a friend for co-op or 2v2, collect cards, build your deck and crush your enemies.
- Scorched Earth Online War - Online War system for IL-2 Sturmovik and Iron Front in ArmA 2
- Seven Kingdoms: Ambition - An enhanced version of 7K:AA (Seven Kingdoms: Ancient Adversaries).
- singularity (⭐0) - A simulation of a true AI. Survive, grow, and learn.
- terra-concordia-public (⭐0) - Press kit, release notes & community resources for Terra Concordia — a digital eurogame by NCB Company.
- TheOldWorld (⭐0) - 2D Isometric RTS Game
- thinker (⭐142) - Improved game engine features for SMACX.
- Transarctica-2 (⭐2) - Remake of the classic game Transarctica (In development)
- triplea (⭐1.5k) - TripleA is a turn based strategy game and board game engine, similar to Axis & Allies or Risk.
- ufoai (⭐0) - UFO:Alien Invasion
- Ugh-Guys- (⭐1) - A browser-based, StarCraft-style asymmetric RTS set in a mythic pre-flood world — Three.js + Vite, three factions, fog of war, pathfinding, and an AI opponent. 100% procedural, no external assets.
- Unvanquished (⭐1.1k) - Unvanquished is a free and open source FPS/RTS hybrid game powered by the Daemon game engine. Historically based on Tremulous as a continuation with decades of work over it.
- vaultfront (⭐0) - VaultFront is a browser RTS and a derived AGPL fork of OpenFrontIO, itself evolved from WarFront.io. Created with help from ChatGPT 5.4 and Codex.
- vera20k (⭐6) - Red Alert 2: Yuri's Revenge — rebuilt from scratch in Rust for large multiplayer battles.
- wages-of-war (⭐0) - A clean-room, open-source Rust reverse enginering of the Wages of War: The Business of Battle (1996) engine.
- war1 (⭐148) - A remake of Warcraft: Orcs & Humans written in C
- War8 (⭐0) - Turn-based abstract board game built with C++ and SFML, based on "Război în 8" from Nicolae Oprișiu’s "Olimpiada Jocurilor Raționale" ("The Olympiad of Rational Games", Chapter 10). Includes PvP, PvC, CvC, turn timer, HUD, leaderboard, themes, and Easy/Hard AI.
- WarKingdoms (⭐240) - Unity RTS Prototype (Warcraft 3 Style)
- WazzaP's Boss Generals Mod (⭐2) - The official repository of WazzaP's Boss Generals mod for C&C Generals Zero Hour
- Zero-K (⭐804) - Open source RTS game running on the Spring/Recoil engine
20. Awesome Zsh Plugins
Plugins / superconsole - Windows-only
- ghq-gh-wiki-clone (⭐0) - A ZSH plugin that, after
ghq get/ghq clonefetches a repository, automatically clones its GitHub Wiki (when the wiki has pages) into a .wiki subdirectory of that repository.
- safe-venv-auto (⭐22) - A security-aware ZSH plugin that automatically activates and deactivates Python virtual environments as you navigate directories, with built-in protection against untrusted environments.
- zaw-src-package-managers (⭐1) - Optional sources of zaw (⭐586) for several package managers: rubygem (ruby), pypi (python), clib (⭐5.1k) (C), appstore (⭐12k) (Mac App Store), homebrew (Mac CUI App), brewcask (Mac GUI App)
21. Awesome Go
Configuration / Stream Processing
- deatil/go-array (⭐22) — Read/set map, slice, JSON data ☆
22
Scripting / Embeddable Languages
- cel-expr/cel-go (⭐3k) — Common Expression Language for Go ☆
3,005
22. Awesome Audit Algorithms
Papers / 2026
- The Fair Game: Auditing & debiasing AI algorithms over time - Jouarnal of Cambridge Forum on AI: Law and Governance
23. Awesome V
Command-line
- fastgit (⭐0) - A command-line tool written in V, designed to automate and simplify uploading, syncing, and modifying GitHub repositories.
- httest (⭐0) - A CGI-enabled HTTP test server for mocking backends, inspecting requests and simulating latency and failures.
- lagger (⭐1) - A dynamic network latency and packet loss simulation proxy designed to emulate real-world network degradation at the application layer.
- musicc (⭐0) - A lightweight, high-performance command-line music compiler.
Editor plugins
- tree-sitter-v (⭐0) - Tree-sitter grammar for V language. Maintained fork with modern API, crates.io package, 244 node types.
24. Awesome D
Programming Languages
- brainfuck-d - Brainfuck interpreter, compiler and REPL written in D.
25. Awesome Mongodb
Libraries / JavaScript
- Monarch ORM (⭐30) - Type-safe ODM for MongoDB with complete type inference
- Typegoose (⭐2.3k) - Define Mongoose models using TypeScript classes
Libraries / R
- mdbplyr (⭐1) - Build MongoDB queries and aggregations as if you were using
dplyr, no more head-crushing JSON fights!
Tools / Administration
- MongoDB Atlas - MongoDB Inc. DBaaS offer (works with AWS, Azure, or GCP)
Tools / Desktop
- MQLens (⭐36) - Free, native, cross-platform GUI with all auth modes, TLS/SSH/SOCKS5, aggregation explain plans, schema analysis, GridFS, embedded mongosh and an optional AI query assistant; encrypted credentials, zero telemetry
26. Awesome Gemini Cli
Agent Orchestration & CLI Tools
- postmortemthis (⭐0) - Runs Gemini CLI alongside your other coding agents (Claude Code, Codex, Qwen, Vibe) in parallel and read-only over your diff, then synthesizes their reviews into one ship / no-ship verdict. A cross-model review panel.
Development Tools & Utilities
- EGC (⭐22) - Persistent cross-session memory for Gemini CLI and 12 other AI coding tools. SQLite-backed state survives context resets, install with
npm install -g @egchq/egc.
Non-Gemini CLI
- NotFair (⭐2.9k) - Open-source Claude Code skills for SEO, GEO, Google Ads, and Meta Ads. Connects to live data via Google Ads MCP, Meta Ads MCP, Google Search Console MCP, and Google Analytics (GA4) MCP. Includes a
/notfair:geminicross-model review skill that runs Gemini as a second-opinion gate on ad campaigns, SEO metadata, and schema markup. MIT, ~2.9k stars.
27. Awesome Mac
Developer Tools / Developer Utilities
- Tintpad (⭐2) - Menu bar launcher that opens your terminal at the right repo with a coding agent (Claude Code, Codex) already running.
Download Management Tools / Audio Record and Process
- Harbor (⭐134) - Open-source download manager for HTTP(S), magnet links, and
.torrentfiles.
Proxy and VPN Tools / Audio Record and Process
- TrustTunnel - A modern, open-source VPN protocol originally developed by AdGuard VPN.
Utilities / Menu Bar Tools
- Agent Island (⭐1) - MacBook notch companion for Claude Code and Codex sessions, showing live status and auto-resuming selected long-running tasks.
Utilities / Quality of Life Improvements
- MaCursor (⭐45) - Custom cursor themes for macOS.
28. Awesome Game Engine Dev
Game Engines / Awesome Collections
- 📚 Cool Engines (⭐109) - List of open source graphic & game engines.
- 📚 Fantasy Consoles (⭐1.6k) - List of available fantasy consoles/computers.
Game Engines / Popular
- 🎉 Godot (⭐112k) 🔥 - Feature-packed, open source engine. Excellent! [Awesome (⭐10k) | Website]
Game Engines / Commercial
- 💰 Cave Engine - Fast and easy Python game engine for 3D.
- 💸 GameMaker - Popular 2D game development environment by YoYo Games.
Game Engines / Specialty
- 🎉 Adventure Game Studio (⭐827) - Open source engine for point-and-click adventure games. [Website]
Learning / Computer Graphics
- Graphics API: DirectX
- 🌎 DirectX - Microsoft API used to create 2D/3D games and apps. [Blog | Samples (⭐6.8k)]
- 📚 DirectXTutorial.com - Older resource with lots of tutorials on DirectX versions 9 & 11.
Learning / Engine Development
- Books
- 📚 Data-Oriented Design - Practical methodology that reduces complexity, improves performance.
- 📚 Game Engine Architecture - Theory and practice of game engine development.
- 📚 Game Engine Black Book: DOOM - History, engineering, and development of the Doom engine.
Learning / Game Development
- Awesome Collections
- 📚 Awesome Gamedev (⭐3k) - Collection of free resources for making games.
- 📚 GameDev-Resources (⭐6.6k) - Wonderful list of game development resources.
- 📚 Magic Tools (⭐17k) - List of game development resources to make magic happen.
- 🌎 Web Game Dev - Resources on techniques and tools around JavaScript game development.
Learning / Programming
- 📚 Games of Coding (⭐2.1k) - Games that teach you a programming language.
- 📚 Learn to Program (⭐4.8k) - Educational resources to learn to program.
Libraries / C
- 📚 Awesome C (⭐11k) - List of awesome C frameworks, libraries, resources and other shiny things.
Libraries / C++
- 📚 Awesome C++ (⭐72k) - List of awesome C++ frameworks, libraries, and resources.
- 📚 Awesome C++ Game Dev (⭐2k) - List of awesome C++ things for Game Development.
Libraries / C#
- 📚 Awesome C-Sharp (⭐915) - List of awesome C-Sharp frameworks, libraries and software.
- 📚 Awesome .NET (⭐21k) - Collection of awesome .NET libraries, tools, frameworks and software.
Libraries / Haxe
- 📚 Awesome Haxe (⭐89) - Awesome curated list of useful Haxe links.
- 📚 Awesome Haxe Game Dev (⭐421) - Awesome list of game dev resources for Haxe.
Libraries / JavaScript
- 📚 Awesome JavaScript (⭐35k) - Collection of browser-side JavaScript libraries and resources.
Libraries / Python
- Python: Game Engine w/Editor
- 💰 Cave Engine - Fast and easy Python game engine for 3D.
- 🎉 ursina (⭐2.6k) - Game engine powered by Python and Panda3D.
- Python: Gui
- 🎉 CustomTkinter (⭐13k) - Modern, customizable UI-library based on Tkinter.
- 🎉 Kivy (⭐19k) - Cross-platform gui framework. [Website]
- 🎉 NiceGUI (⭐16k) - Create web-based user interfaces with Python.
- 🔒 PySide - Official Python bindings for Qt.
- 💸 PyQt - Python bindings for Qt.
- 📚 tkinter - Standard Python interface to the Tcl/Tk GUI toolkit.
Open Source Games / Awesome Collections
- 📚 Open Source Games (⭐2.8k) - Collection of games that have the source code available on GitHub.
Open Source Games / C
- 🔒 Wolfenstein 3D (⭐2.5k) - The original open source release of Wolfenstein 3D.
Open Source Games / C++
- 🔒 NetHack (⭐3.8k) - Official NetHack git repository.
Specialty Topics / Asset Pipeline / Formats
- 📚 glTF - Runtime 3D asset delivery format for scenes, meshes, materials, animations, data.
- 🎉 KTX-Software (⭐1.3k) - Khronos texture container tools and library for KTX/KTX2 workflow.
- 🎉 MikkTSpace (⭐358) - Standard for tangent space used in baking tools to produce normal maps.
Tools / Software / Awesome Collections
- 🌎 Itch.io Tools - Huge collection of game dev tools on Itch.io.
- 📚 Tiny Tools - Tools that might be useful in building your game.
Tools / Software / Debugging / Profiling
- 🆓 Nsight - Debug, profile, and export frames built with Direct3D, Vulkan, OpenGL, OpenXR.
- 🆓 PIX - Debugging and profiling for game developers using Direct3D 12.
- 🎉 RenderDoc (⭐11k) - Stand-alone graphics debugging tool.
- 🎉 Tracy Profiler (⭐16k) - Frame profiler.
Tools / Software / Level Editors
- 💰 Crocotile 3D - Tool for creating 3D scenes with 2D tiles.
Tools / Software / Materials / Textures
- 🆓 SPARTAN - Generate a wide variety of different background types that are tileable.
Tools / Software / Pixel Art
- 🎉 Pixelorama (⭐9.7k) - Open source pixel art multitool. [Web Version]
Tools / Software / Tilemap Editors
- 🎉 Ogmo Editor (⭐579) - Free, open source, project oriented tile map editor.
29. Awesome Naming
Other
- Great Firewall of China - Chinas controversial internet censorship system and a reference to the Great Wall of China.
30. Urban and Regional Planning Resources
Platforms and Software Resources / Transportation Planning Tools and Platforms
- SafeStreets - A free, OpenStreetMap-based web platform providing address-level walkability and pedestrian-safety scores on a 15-minute-city framework (daily-needs reach, transit access, and walking comfort).
Other Resources / Other Technology Resource Aggregators
- Data Center Policy Database - A searchable database of data center policies, useful for planners navigating the land rezoning, water and energy demands, and transparency issues that accompany data center siting in their jurisdictions.
31. Awesome Selfhosted
Software / Bookmarks and Link Sharing
- Faved - Handcrafted bookmark manager combining powerful tagging, instant search, and a clean, distraction-free interface. Built for large collections and advanced workflows, optimized for efficiency and ease-of-use. (Demo, Source Code (⭐1.1k))
MITDocker
Software / Miscellaneous
- Transmute - File converter for images, video, audio, json, excel and more. Supports over 2,000 conversions!. (Source Code (⭐965))
MITDocker
Software / Task Management & To-do Lists
- Focus Flow (⭐36) - Complete ecosystem for time management using the Pomodoro technique.
MITDocker/K8S
32. Awesome Animal Care
Common Resources for all animals / Welfare Organizations
- International Fund for Animal Welfare (IFAW) - Global nonprofit that works to rescue, protect and advocate for animals in crisis, from wildlife conservation to ending illegal trade and responding to disasters.
33. Awesome Machine Learning
C++ / General-Purpose Machine Learning
- ols-regression-engine (⭐0) - A low-level Linear Regression Engine utilizing the Ordinary Least Squares (OLS) method and QR decomposition.
Python / Neural Networks
- zij (⭐2) - A canon of deep learning optimization algorithms.
34. Awesome Osint
People Investigations / GitHub
- LERS Portal Directory (Ministry of Cyber Affairs) - Directory of platform law-enforcement data-request (LERS) portals (WhatsApp, Google, Apple, Telegram, TikTok, Binance) with eligibility and submission steps for authorised investigators.
Domain and IP Research / GitHub
- IPOK - Free, no-login IP reputation lookup that aggregates up to 8 risk sources, flags residential vs datacenter, and profiles /24 C-block neighbors. Also offers a CLI and a Chrome extension.
DNS / GitHub
- Subhunt (⭐1) - Multi-source subdomain enumeration tool querying crt.sh Certificate Transparency logs, HackerTarget, and RapidDNS. Features HTTP/HTTPS liveness probing with status codes, alive/dead filtering, multi-format export (TXT/JSON/CSV), and a full CLI.
35. Awesome Rust
Applications / Embedded
- rtic-rs/rtic (⭐2.3k) [rtic] - Real-Time Interrupt-driven Concurrency framework for building embedded real-time systems.
Applications / Productivity
- fkiene/llmtrim (⭐68) [llmtrim] - Local proxy that compresses LLM API requests to cut input and output tokens without changing the answers. Sits between AI tools and the provider via HTTPS_PROXY; works with Claude Code, Codex, and more.
Applications / Utilities
- YueMiyuki/Risuko (⭐76) - A full-featured download manager.
Development tools / Embedded
- Development Tools
- probe-rs/probe-rs (⭐2.8k) [probe-rs-tools] - Embedded debugging toolkit for flashing and debugging ARM and RISC-V microcontrollers.
- Vaishnav-Sabari-Girish/ComChan (⭐122) - A minimal serial monitor with plotter TUI.
Development tools / Static analysis
- dupehound (⭐57) [dupehound] - Duplicate-code detector that fingerprints function bodies (winnowing), so copies survive renaming. Repo slop score, duplication history chart, and a CI gate that points to the original function to reuse. Supports Rust and 11 other languages.
Libraries / Network programming
- DNS
- kweonminsung/bind9_rndc_rust (⭐1) [rndc] - BIND9 RNDC protocol implementation for Rust
- kweonminsung/bind9_rndc_rust (⭐1) [rndc] - BIND9 RNDC protocol implementation for Rust
36. Awesome Swift
AI
- Open Agent SDK (⭐20) - Open-source Agent SDK with full agent loop, 34 built-in tools, sub-agent orchestration, MCP integration, and multi-provider LLM support.
37. Awesome Datascience
Tutorials
- Train LLM From Scratch (⭐6.3k) - A straightforward method for training your LLM, from downloading data to generating text.
38. Awesome Data Engineering
Data Comparison
- FutureSearch SDK (⭐42) - Python SDK that dispatches parallel web-research agents across table rows, synthesizing multi-agent findings into structured columns.
Charts and Dashboards
- Dekart (⭐347) - Open-source SQL to map platform for BigQuery, Snowflake, and PostGIS.
Workflow
- OrionBelt Semantic Layer (⭐54) - Open-source semantic sidecar that compiles YAML-defined dimensions, measures, and metrics into optimized SQL across 8 engines (BigQuery, ClickHouse, Databricks, Dremio, DuckDB, MySQL, PostgreSQL, Snowflake). Unified REST, MCP, and Postgres wire protocol; one model powers AI agents, analytics, DQ rules, and KPIs.
- DataFlow (⭐4.9k) - Open-source platform for data preparation, synthetic data generation, and AI/data pipelines. Includes reusable skills for automating workflow steps across data and AI tasks.
Datasets / Realtime
- Eventum - Data generation platform for producing synthetic event streams with complex correlations.
39. Awesome Mac
Productivity / Clipboard
- Clipy/Clipy (⭐8.6k) — Clipboard extension app for macOS. ☆
8,632
System Tools / System Utilities
- yagcioglutoprak/dusty (⭐47) — Free, open-source macOS menu bar cleaner. ☆
44
40. Collective Ai Tools
Finance
- SwiftAlerts - Connect Claude, Codex, Cursor, and other AI assistants to structured market intelligence.
#paid#finance#analytics
Image Generator
- Seedream AI Studio - Multi-model AI image generation using ByteDance Seedream 5.0/4.5/4.0, with one-click image-to-video animation via Kling 2.1.
#freemium
Prompts
- CreatorSkills - Marketplace of 30+ downloadable AI skills for content creators covering YouTube scripting, sponsorship analysis, and audience growth. Works with Claude and ChatGPT.
#paid
Video
- Gemini Omni AI - Craft cinematic AI videos with Gemini Omni, the unified omni-model — generate, edit, and remix clips in native 4K with built-in audio and Director's Mode.
#freemium
41. Awesome Crystal
Caching
- apt-larder (⭐4) - An HTTP caching proxy for APT package repositories
GUI Development
- CrymbleUI (⭐34) - A nice and fast GUI framework for Crystal. Declarative DSL, Reactive State, Performant, Rich Widget Set including VirtualMatrix and RecursiveGrid
42. Awesome Ocaml
User Interface
- Notty (⭐8) - Notty is a declarative terminal library for OCaml, structured around the notion of composable images.
43. Awesome Lowcode
AI
- VNovels - A browser-based visual novel maker and platform: build branching, choice-based stories in a visual graph and scene editor with an AI story assistant, generate art, music and SFX with AI, and publish playable visual novels. No coding required.
- Playcode - AI website and app builder that creates and hosts web apps from text prompts.
Automation
- Endtest - AI-powered end-to-end testing without writing code.
44. Free for Dev
Testing
- Lastest - Ship fast. Don't break things. AI-supported visual verification and tests you can actually trust. Free forever plan: 1 project, 500 runner-minutes/mo, 1 concurrent run, no credit card.
Security and PKI
- CertObserver CT Search - Find public SSL/TLS certificates recorded in Certificate Transparency logs. CT search is free but CT monitoring is not.
Monitoring
- drumbeats.io - Cron, heartbeat, and uptime monitoring with incident management and status pages. Free for up to 50 monitors with 1-min interval and unlimited team seats.
- Prismix - Free REST API (GET /api/v1/statuses) returning real-time operational status for 75+ AI services including OpenAI, Anthropic, Gemini, Mistral, and more. No authentication required. [Free tier available with Pro at $10/month]
Web Hosting
- boomurl - Publish static sites (HTML/Markdown/images/PDF or a whole folder) to an instant HTTPS URL with no account; free tier shows a small banner. Custom domains supported.
45. Awesome Preact
Contents / Toolkits
- PreactPress (⭐1) - Vite and Preact powered static site generator for docs, blogs, and marketing sites (demo).
Contents / Libraries
- Kamod Hooks (⭐1) - Preact hooks library ported from ahooks (⭐15k).
46. Awesome Developer First
Monitoring
- Respan - Full-stack AI engineering platform to trace agent workflows in production, evaluate output quality with custom graders, iterate on prompts without code changes, and route across 250+ models through one gateway. Formerly Keywords AI.
47. Awesome Docker
User Interfaces / Terminal
- DockTUI - Fast, zero-dependency terminal dashboard for Docker and Compose.
48. Awesome Go
Data Integration Frameworks
- confluence2md (⭐19) - Confluence to Markdown crawler and converter.
Financial
- paystack-sdk-go (⭐1) - A comprehensive, zero-dependency, and fully typed Go SDK for the Paystack API.
Testing Frameworks
- assay (⭐2) - Framework-agnostic evaluation library for testing Go agents and MCP servers with deterministic checks, CI-ready exit codes, and zero-code YAML-based testing.
Selenium and browser control tools
- selenosis (⭐84) - Stateless Kubernetes-native hub that routes Selenium, Playwright, and MCP sessions to on-demand browser pods via custom resources.
Markup Languages
- picoloom (⭐81) - Markdown-to-PDF converter with CLI and Go library APIs.
49. Awesome Deno
Modules / Utils
- envapt (⭐9) - Read environment variables as typed values with built-in converters, Standard Schema validation, and zero dependencies.
50. Awesome Inertiajs
Hooks / Server-side
- useApi (⭐0) - React hook for calling JSON API endpoints from Inertia.js apps, with optional piping into page props.
51. Awesome Neovim
AI / Diagnostics
- BRONZowl/codux.nvim (⭐2) - Run OpenAI Codex in a persistent floating terminal and send files, selections, diagnostics, or file explorer targets.
Programming Languages Support / Diagnostics
- simonwinther/cppman.nvim (⭐15) - Search C++ docs from cppman and view results in a floating window, backed by a local SQLite index for fast lookups.
Programming Languages Support / Markdown and LaTeX
- gunasekar/markview-smart-tables.nvim (⭐2) - Auto-fit and word-wrap wide Markdown tables in
markview.nvim.
Utility / Cursorline
- leblocks/toggle.nvim (⭐11) - Toggle between common words under the cursor such as public ⇄ private ⇄ protected. Easy to add and overwrite built-in toggles.
Database / Stats Tracking
- clang-engineer/dadbod-vertica.nvim (⭐0) - Vertica adapter for vim-dadbod (⭐4.4k) via the official
vsqlclient, with schema-tree integration forvim-dadbod-ui.
52. Awesome Cli Apps
AI / Agents
- OpenCode (⭐174k) - Open-source agent TUI.
- Nanocoder (⭐2.1k) - Local-first agent TUI.
AI / LLM Interaction
- lilbee - Use local models to talk to your files, code, and more.
- Next: Jun 15 - Jun 21, 2026