Awesome List Updates on Aug 01, 2026
7 awesome lists updated today.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Fiber
⚙️ Middlewares / 🧬 Core
- Host Authorization (⭐40k) - Validates the
Hostheader against an allowlist to protect against DNS rebinding attacks.
- Paginate (⭐40k) - Parses pagination parameters from the query string, supporting page-based, offset-based and cursor-based strategies.
- SSE (⭐40k) - Server-Sent Events transport that handles headers, event formatting, flushing, heartbeats and disconnect detection.
⚙️ Middlewares / 💻 Contrib
- coraza (⭐301) - Web application firewall middleware for Fiber powered by Coraza.
- uptime (⭐301) - Records heartbeat history and serves a status dashboard with a JSON API for monitoring uptime.
🚧 Boilerplates / 🌱 Third Party
- rachmanzz/fiber-starter (⭐0) - A Go backend boilerplate using Fiber v3, PostgreSQL (pgx v5), and SQLC.
🛠️ Tools / 🌱 Third Party
- gofiber/cli (⭐94) - Official Fiber command line interface for project generation, live reloading and version migration.
2. Collective Ai Tools
Crypto
- Arkham Intelligence - On-chain analytics platform that deanonymizes blockchain addresses and tracks entity activity using AI.
#freemium
- Token Metrics - AI-powered crypto research and ratings platform with price predictions and portfolio tools.
#freemium
Experiments
- Google Labs - Google's hub for early-access AI experiments, including Whisk, NotebookLM, and other prototype tools.
#free
Gaming
- Scenario - AI-powered game asset generation trained on your own art style for consistent characters, items, and environments.
#freemium
Image Classification
- Clarifai - Computer vision platform for image and video classification, object detection, and custom model training.
#freemium
Interior Designing
- Interior AI - Generates redesigned photos of real rooms in dozens of styles from a single uploaded photo.
#freemium
Model
- Llama - Meta's family of open-weight large language models, free for research and most commercial use.
#free#opensource
- Mistral - French AI lab's open-weight and API models, including Mistral Large and Codestral.
#freemium#opensource
Psychology
- Wysa - AI mental health chatbot offering CBT-based coping tools and mood tracking.
#freemium
Weather
- Tomorrow.io - AI-driven weather intelligence platform with hyperlocal forecasting and API access.
#freemium
3. Awesome Osint
Google Dorks Tools
- DorkCraft (⭐2) - Google dork generator that builds advanced search queries for OSINT and reconnaissance.
Domain and IP Research / GitHub
- osint-recon (⭐0) - Passive OSINT reconnaissance framework in Rust: subdomains, DNS, ASN, certificate transparency history, GitHub dorking, tech fingerprinting, emails and document metadata for authorized red team engagements.
Image Analysis / GitHub
- JPEG Audit - Free online JPEG forensics: EXIF/IPTC/XMP and GPS, automated tamper checks with a severity-rated verdict, JPEG structure and quantization tables, perceptual hash, and a Street View comparison using the EXIF camera bearing.
4. Awesome Integration
Projects / AI Gateway
- agentgateway (⭐4.1k) (⭐4k) - 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.
- LiteLLM (⭐55k) (⭐54k) - An LLM gateway that exposes 100+ model providers through a unified OpenAI-compatible API, with spend tracking, fallbacks, and rate limiting.
Projects / API Management
- Gravitee.io API Management (⭐438) (⭐438) - A lightweight, open-source platform offering flexible API governance, robust security, and straightforward configuration.
Projects / API Design
- oasdiff (⭐1.3k) (⭐1.3k) - Compare OpenAPI specs and detect breaking changes, with changelog generation in multiple output formats.
- OpenAPI Style Validator (⭐236) (⭐236) - Ensure that your OpenAPI specs meet your organization's standards with this flexible and customizable style validator.
Projects / API Documentation
- OpenAPI Explorer (⭐352) (⭐350) - Creates intuitive, interactive user interfaces from OpenAPI specs, simplifying API exploration and testing.
- Zudoku (⭐567) (⭐567) - A customizable framework built on OpenAPI, focused on delivering exceptional developer experiences through quality documentation.
Projects / API Gateway
- Envoy Gateway (⭐2.9k) (⭐2.9k) - CNCF Envoy-based gateway with Gateway API, mTLS, JWT, and other built-ins.
- Gloo Edge (⭐169) (⭐169) - An Envoy Proxy–based gateway offering advanced traffic control, enhanced security, and observability for microservices ecosystems.
- Higress (⭐8.9k) (⭐8.9k) - A next-generation cloud-native gateway based on Envoy and Istio, offering high performance, easy-to-use, and rich plugin extensibility.
Projects / API Testing
- API clients
- Bruno (⭐46k) (⭐46k) - A fast, offline API client designed for git-friendly workflows and seamless testing.
- curl (⭐42k) (⭐43k) - A versatile command-line tool for data transfer across multiple protocols, essential for quick API testing.
- curlie (⭐3.7k) (⭐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) (⭐80k) - 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) (⭐40k) - 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.7k) (⭐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.9k) (⭐8k) - 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.
- MQ clients
- JMSToolBox (⭐235) (⭐232) - A universal JMS client offering broad compatibility and streamlined messaging testing across various brokers.
- kcat (⭐5.7k) (⭐5.8k) - A lightweight command-line tool for Apache Kafka, providing efficient message production and consumption.
- MQTT Explorer (⭐4k) (⭐4k) - A detailed MQTT client delivering structured topic visualization and intuitive debugging.
- Offset Explorer - A comprehensive GUI for managing Apache Kafka clusters with user-friendly monitoring and administration tools.
- Service Bus Explorer (⭐2.2k) (⭐2.2k) - An advanced GUI for Azure Service Bus that enables in-depth testing and seamless management of topics, queues, and subscriptions.
Projects / B2B Integration
- phase4 (⭐233) (⭐230) - Embeddable, lightweight Java library implementing the AS4 messaging protocol, including the Peppol and CEF/eDelivery profiles.
Projects / Data Integration
- Apache SeaTunnel (⭐9.5k) (⭐9.5k) - High-performance, distributed data integration platform supporting batch and streaming synchronization across hundreds of connectors.
- Conduit (⭐603) (⭐604) - Lightweight data integration tool written in Go that streams data between systems using built-in or standalone connectors, with Kafka Connect compatibility.
- Estuary Flow (⭐959) (⭐950) - Versatile, scalable platform that provides both real-time and batch data integration for ETL and ELT pipelines.
Projects / Data Mapping Solution
- Kaoto (⭐111) (⭐111) - 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 (⭐925) (⭐925) - 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
- BlazingMQ (⭐3.2k) (⭐3.2k) - Distributed message queuing system focused on efficiency and reliability for modern workflow needs.
- LavinMQ (⭐982) (⭐980) - 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 (⭐878) (⭐844) - Open-source registry for API designs and schemas, supporting Avro, Protobuf, JSON Schema, OpenAPI, and AsyncAPI artifacts with configurable compatibility rules.
- Karapace (⭐624) (⭐624) - Open-source, drop-in replacement for Confluent Schema Registry and the Kafka REST API.
Projects / Self-Service Integration
- n8n (⭐198k) (⭐199k) - Open-source workflow automation tool with 400+ connectors, giving you full control over your data and integrations.
Projects / Stream Processing
- ksqlDB (⭐312) (⭐312) - Database purpose-built for stream processing applications on Kafka, queried with SQL.
- RisingWave (⭐9.2k) (⭐9.2k) - Postgres-compatible streaming database for incremental, real-time materialized views over event streams.
Projects / Workflow Engine
- Flowable (⭐9.4k) (⭐9.4k) - Compact, efficient set of open-source engines for automating and scaling enterprise workflows.
- LittleHorse (⭐391) (⭐387) - High-throughput, low-latency microservice orchestration engine built on Kafka Streams, with SDKs in multiple languages.
- Restate (⭐4.2k) (⭐4.2k) - Durable execution engine for building resilient workflows, event-driven services, and stateful handlers as plain code.
- Temporal (⭐22k) (⭐22k) - Open-source workflow-as-code platform designed for building reliable, scalable, and fault-tolerant applications.
Resources / API Specification
- Arazzo Specification (⭐456) (⭐454) - A standard, programming language-agnostic representation for describing sequences of API calls (workflows) and their dependencies.
- TypeSpec (⭐5.8k) (⭐5.8k) - A highly extensible language for describing API data shapes and protocols, capable of compiling to OpenAPI, JSON Schema, Protobuf, and other formats.
Resources / Data Formats
- YAML (⭐491) (⭐491) - 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.
5. Awesome Cpp
Frameworks
- micron.cpp (⭐11) - A pure C++ implementation (& redesign) of libc and the Standard Library. [Boost/MIT]
Miscellaneous
- Spicy (⭐296) - C++ parser generator for dissecting protocols & files. [BSD] website
6. Awesome Javascript
Files / Runner
- File Viewer (⭐1.8k) - Browser-native components for previewing files without server-side conversion.
7. Awesome Mac
Reading and Writing Tools / Note-taking
- NoteGen - Open-source, local-first Markdown note-taking app that turns scattered records into structured notes with AI.
Developer Tools / Frameworks For Hybrid Applications
- Rilmazafone - Design DMG installers on a WYSIWYG canvas and build exactly what you drew, no scripts.
Utilities / General Tools
- Phosphene - Use any video as your macOS wallpaper on the desktop and the lock screen, picked directly from System Settings.
- Next: Jul 31, 2026