Awesome List Updates on Jul 21 - Jul 27, 2025
38 awesome lists updated this week.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Osint
Main National Search Engines
Other Tools / GitHub
- Find osint tool - Searches multiple OSINT tools to find information across various sources.
2. Awesome Rust
Libraries / Artificial Intelligence
- BAML (⭐4.8k) - A simple prompting language for building reliable AI workflows and agents. BAML's compiler is written in Rust!
Libraries / Scripting
- cel-rust (⭐446) [cel-interpreter] - Common expression language parser and interpreter
3. Awesome Typescript
Typescript Project Starters
- React Starter Kit (⭐23k) – A full-stack boilerplate for building modern web applications with Bun, TypeScript, React, tRPC, Drizzle ORM, and Cloudflare Workers.
4. Awesome List
Health and Social Science
- Transgender (⭐47) - Someone whose gender identity differs from their assigned birth sex.
5. Awesome European Tech
Index / Cybersecurity
- Focsec 🇪🇪 - IP Intelligence and VPN Detection API
6. Awesome Gatling
Tools / Plugins
- gatling-kafka (⭐13) - Gatling plugin for Kafka.
- gatling-wait (⭐7) - Plugin that simplifies waiting for specific events allowing customizable conditions, attempt management, and error handling.
Tools / Reporting
- gatling-elasticsearch (⭐12) - Logger which parses raw Gatling logs and sends them to the Elasticsearch.
7. Awesome Math
Number Theory / Algebraic Number Theory
- 📝 Introduction to Algebraic Number Theory - F. Oggier
Algebra / Abstract Algebra
- 📝 Algebraic Methods - F. Oggier
8. Awesome Developer First
IDE
- Jolt AI - An AI codegen and chat tool for 100k to multi-million line codebases that automatically identifies context files, handles multi-file changes, and matches code styles.
9. Awesome Windows
Communication
- Unigram (⭐4.4k) - Telegram client optimized for Windows.
10. Awesome Python
Package Management
- uv (⭐61k) - An extremely fast Python package and project manager, written in Rust.
11. Awesome Connectivity Info
Other sources
- The Global Findex - The Global Findex has been published since 2011 but as of 2025 now includes Digital Connectivity Tracker
12. Awesome Agi Cocosci
Embodied Intelligence / Explainable Deep Learning
- Embodied large language models enable robots to complete complex tasks in unpredictable environments - Nature Machine Intelligence, 2025. [All Versions]. Completing complex tasks in unpredictable settings challenges robotic systems, requiring a step change in machine intelligence. Sensorimotor abilities are considered integral to human intelligence. Thus, biologically inspired machine intelligence might usefully combine artificial intelligence with robotic sensorimotor capabilities. This work reports an embodied large-language-model-enabled robot (ELLMER) framework, utilizing GPT-4 and a retrieval-augmented generation infrastructure, to enable robots to complete long-horizon tasks in unpredictable settings. The method extracts contextually relevant examples from a knowledge base, producing action plans that incorporate force and visual feedback and enabling adaptation to changing conditions. The authors tested ELLMER on a robot tasked with coffee making and plate decoration; these tasks consist of a sequence of sub-tasks from drawer opening to pouring, each benefiting from distinct feedback types and methods. The authors show that the ELLMER framework allows the robot to complete the tasks. This demonstration marks progress towards scalable, efficient and ‘intelligent robots’ able to complete complex tasks in uncertain environments.
Science Logology / Literature Mining
- An intelligent guided troubleshooting method for aircraft based on HybirdRAG - Scientific Reports, 2025. [All Versions]. To enhance aircraft fault diagnosis efficiency, this paper proposes HybridRAG, an intelligent-guided troubleshooting framework that integrates knowledge graphs and large language models (LLMs). Unlike conventional retrieval-augmented generation (RAG) methods that rely on single-modal retrieval, HybridRAG adopts a multi-dimensional retrieval strategy, combining graph-based reasoning with both vector-based and BM25-based text retrieval techniques. This hybrid approach ensures comprehensive extraction of relevant information from both unstructured text and structured fault graphs, enhancing diagnostic precision, relevance, and robustness. Experimental results demonstrate that HybridRAG achieves an F1 score improvement of at least 4% and reduces hallucination rates by over 7% compared to mainstream RAG baselines. These advancements, combined with its unique integration of multi-modal retrieval, position HybridRAG as a novel framework for addressing complex aircraft maintenance challenges. Additionally, the paper presents an agent-based intelligent troubleshooting assistant that supports more interactive, adaptive, and flexible diagnostic Q&A, providing maintenance personnel with a significant advanced intelligent, context-aware diagnostic tool.
13. Awesome Playcanvas
3D Gaussian Splatting / YouTube Playables
- Braintrance - A platform to share and experience 3D memories.
14. Awesome LaTeX
Online editors
- Vexlio - Online diagram editor with built-in LaTeX equation support including live preview and easy exports.
Templates / TikZ
- TeXtured (⭐183) - A typographically elegant, clean, and structured LaTeX template (primarily intended for theses).
15. Awesome Ada
Questions and Answers
- ada-forum - Ada Forum at ada-lang.io.
- comp-lang-ada - Ada Usenet newsgroup/forum.
- hacker-news-ada - Ada at Hacker News.
16. Awesome Polars
Python / Miscellaneous
- seaborn_polars (⭐27) - Python package to plot Polars DataFrames and LazyFrames with seaborn by @pavelcherepan.
- functime - Machine learning Python package built on Polars for time-series predictions by @neocortexdb. According to the developpers, it's the world's fastest and most feature-full machine learning forecasting library !
- polars_istr (⭐16) - Python package for Processing IBAN, ISINs, URLs and other standard format data in Polars by @abstractqqq.
- catfact (⭐15) - Python package for working with categorical data in Polars DataFrames by @machow.
17. Awesome Wardley Maps
Reading
- Wardley Leadership Strategies - The Compendium of Wardley Mapping Leadership Gameplays and Strategies
18. Awesome Firebase Genkit
Talks / Dart - Official
- Dart client for Genkit: Call Genkit Flows from Flutter/Dart - Slides - Slides from a lightning talk at Google I/O Extended Tokyo 2025, introducing the Dart client library for calling Genkit flows from Flutter/Dart applications.
- Dart client for Genkit: Call Genkit Flows from Flutter/Dart - Video - Video from a lightning talk at Google I/O Extended Tokyo 2025, introducing the Dart client library for calling Genkit flows from Flutter/Dart applications.
19. Awesome Testing
Software / API Testing
- SpecTest (⭐27) - Truly declarative API testing framework in Js, or plain JSON.
Software / Visual Testing
- Happo - Cross-browser screenshot and visual regression testing service, integrates with tools like Storybook, Playwright, and Cypress.
20. Android Security Awesome
Tools / Reverse Engineering
- APKLab (⭐3.4k) - plugin for VS code to analyze APKs
21. Awesome Zig
GUI
- rcalixte/libqt6zig (⭐53) - Qt 6 bindings.
22. Awesome Composer
Plugins / IRC
- Composer Translation Validator (⭐0) - Validates translation files in your project, supports several file formats (regarding different frameworks) and provides useful validators for comparison, consistency and syntax checks.
23. Awesome Cpp
Logging
- Abseil Logging - The Abseil Logging library provides facilities for writing log messages to stderr, files, or other sinks. [Apache-2.0]
- ng-log (⭐35) - C++14 library for application-level logging. [BSD-3-Clause]
24. Awesome Go
Messaging
- GoEventBus (⭐28) - A blazing‑fast, in‑memory, lock‑free event bus library
25. Awesome Django
Third-Party Packages / Admin
- django-admin-collaborator (⭐51) - Add real-time user presence, edit locks, and chat to Django admin with Channels and Redis.
Third-Party Packages / Admin Themes
- django-smartbase-admin (⭐49) - Django SmartBase Admin 🚀 performance-tuned 👥 end-user ready beautiful admin panel
26. Awesome Capacitor
Other plugins
- Shamir (⭐5) - Shamir's Secret Sharing cryptographic algorithm.
- capacitor-app-attest (⭐1) - Apple Attest with Ionic Capacitor
- capacitor-live-activities (⭐2) - Capacitor plugin to use Live Activities on iOS 16.2+.
- capacitor-lottie-splash-screen (⭐4) - Capacitor plugin to use Lottie animations as splash screen.
27. Awesome Ipfs
Tools
- IPFS-boot (⭐3) - Publish IPFS webapps which require user consent to update.
Pinning services
- Storacha - Super hot decentralized data at scale.
28. Awesome Pcaptools
Traffic Analysis/Inspection
- pcaptoparquet (⭐3): pcaptoparquet is a Python package designed for converting PCAP or PCAPNG files to structured data formats, primarily Apache Parquet. The tool focuses on network traffic analysis by extracting, decoding, and transforming packet data into queryable datasets suitable for analysis and visualization. The tool supports both command-line and programmatic interfaces, enabling integration into various network analysis workflows.
29. Awesome Flame
Open Source / Casual
- Square Shooter (⭐21) - A simple 2D top-down shooter for the web. Play solo vs AI or sit back and let the AI battle its own. By Namzug.
30. Awesome Tmux
Tools and session management
- tmux-cookie-cutter (⭐6) A YAML based session builder, configuring windows, panes and environments automatically
Plugins
- back-in-5 (⭐0) display a "Back soon" message for remote collaboration
31. Awesome Newsletters
System Design / Svelte
- Limitless System Design. Newsletter for engineers who refuse to accept “good enough” architecture.
- ByteByteGo. Explain complex systems with simple terms, from the authors of the best-selling system design book series
32. Awesome Neovim
(requires Neovim 0.5)
- SunnyTamang/neodoc.nvim (⭐10) - DocString generator that helps writing function/classes docstrings in formats like
google,numpy,sphinxwith live preview.
AI / Diagnostics
- chatvim/chatvim.nvim (⭐5) - Chat with Markdown files using AI models from xAI, OpenAI and Anthropic.
Language / Diagnostics
- sontungexpt/vietnamese.nvim (⭐2) - A Vietnamese input method engine with native support to type Vietnamese in insert mode.
Snippet / Diagnostics
- Who5673/who5673-nasm (⭐1) - Helps people program Netwide Assembler language faster and more convenient using snippets.
Color / Diagnostics
- nvzone/minty (⭐516) - Beautifully crafted color tools.
Note Taking / Diagnostics
- echaya/neowiki.nvim (⭐84) - The modern vimwiki successor offering a minimal, intuitive workflow out of the box for note-taking and Getting Things Done (GTD).
Utility / Diagnostics
- Silletr/LazyDevHelper (⭐3) - Python dependencies manager, with auto-adding to your requirements.txt.
- Owen-Dechow/nvim_json_graph_view (⭐48) - Explore a JSON file as a nested unit/node-based graphical representation.
Dependency Management / Diagnostics
- piersolenski/import.nvim (⭐207) - Import modules faster based on what you've already imported in your project.
GitLab / Diagnostics
- harrisoncramer/GitLab.nvim (⭐311) - Review pull requests and manage other GitLab resources.
Keybinding / Diagnostics
- sontungexpt/bim.nvim (⭐3) - Enhances insert mode key mapping by showing typed keys in real time, without waiting for timeoutlen. It provides a responsive and intuitive insert-mode experience, ideal for complex input workflows like ime.
Editing Support / Diagnostics
- jake-stewart/multicursor.nvim (⭐1.1k) - Adds support for multiple cursors which work how you expect.
- brenton-leighton/multiple-cursors.nvim (⭐347) - A multi-cursor plugin that works in normal, insert/replace, or visual modes, and with almost every command.
- smoka7/multicursors.nvim (⭐604) - Provides a more intuitive way to edit repetitive text with multiple selections.
- tigion/swap.nvim (⭐12) - Quickly switch a word under the cursor or a pattern in the current line.
33. Awesome Angular
Authentication / Google Developer Experts
- ngx-webauthn (⭐2) - An Angular library that provides a clean, type-safe abstraction over the native WebAuthn API. Features direct support for standard WebAuthn types with an optional preset system for common scenarios.
Free / Google Developer Experts
- spartan-stack-starter (⭐1) - An Opinionated Template Project Starter using Spartan Stack.
Form Controls / Google Developer Experts
- ngx-input-color (⭐2) -
ngx-input-colorandngx-input-gradientare powerful, customizable Angular components for color and gradient picking. They support multiple color formats, real-time preview, inline and input modes, and seamless integration with Angular forms.
Loaders / Google Developer Experts
- ngx-spinner-loading (⭐1) - A lightweight, customizable Angular loading spinner package that supports global, section-based, inline loaders, and automatic HTTP integration via interceptors. Built with Angular standalone components and signal-based state.
Notifications / Google Developer Experts
- ngx-modern-alerts (⭐1) - This library provides a flexible system for displaying banner and floating alerts (notifications), complete with a notification hub, timeouts, custom actions, and more.
Storage / Google Developer Experts
- convex-angular (⭐1) - The Angular client for Convex.
Viewers / Google Developer Experts
- file-viewer (⭐1) - A powerful, universal file previewer library for Angular applications with support for PDF, images, documents, spreadsheets, and more.
34. Awesome Capacitorjs
Plugins / Community Plugins
- @capacitor-firebase/functions - Capacitor plugin for Firebase Cloud Functions.
- @capacitor-mlkit/document-scanner - Unofficial Capacitor plugin for ML Kit Document Scanner.
- @capacitor-mlkit/subject-segmentation - Unofficial Capacitor plugin for ML Kit Subject Segmentation.
- @capawesome-team/capacitor-audio-recorder - Capacitor plugin for seamless audio recording using the device's microphone.
- @capawesome-team/capacitor-biometrics - Capacitor plugin to request biometric authentication, such as using face recognition or fingerprint recognition.
- @capawesome-team/capacitor-bluetooth-low-energy - Capacitor plugin for Bluetooth Low Energy (BLE) communication.
- @capawesome-team/capacitor-contacts - Capacitor plugin to read, write, or select device contacts.
- @capawesome-team/capacitor-secure-preferences - Capacitor plugin to securely store key/value pairs.
- @capawesome-team/capacitor-speech-recognition - Capacitor plugin to transcribe speech into text.
- @capawesome-team/capacitor-speech-synthesis - Capacitor plugin for synthesizing speech from text.
- @capawesome-team/capacitor-wifi - Capacitor plugin to manage Wi-Fi connectivity.
- @capawesome-team/capacitor-zip - Capacitor plugin to zip and unzip files and directories.
- @capawesome/capacitor-android-edge-to-edge-support - Capacitor plugin to support edge-to-edge display on Android.
- @capawesome/capacitor-app-review - Capacitor plugin that allows users to submit app store reviews and ratings.
- @capawesome/capacitor-app-shortcuts - Capacitor plugin to manage app shortcuts and quick actions.
- @capawesome/capacitor-asset-manager - Capacitor plugin to access native asset files.
- @capawesome/capacitor-live-update - Capacitor plugin that allows you to update your app remotely in real-time without requiring users to download a new version from the app store, known as Over-the-Air (OTA) updates.
- @capawesome/capacitor-posthog - Unofficial Capacitor plugin for PostHog.
- @capawesome/capacitor-screenshot - Capacitor plugin for taking screenshots.
- @capawesome/capacitor-torch - Capacitor plugin for switching the flashlight on and off.
35. Awesome Translations
Platforms / Localization and translation platforms
- Localit - A fast and intuitive localization platform with seamless GitHub/GitLab integration, AI-powered and human translation support, and a generous free plan.
36. Awesome Selfhosted
Software / Booking and Scheduling
- LibreBooking - Resource scheduling solution offering a flexible, mobile-friendly, and extensible interface for organizations to manage resource reservations. (Demo, Source Code (⭐524))
GPL-3.0PHP/Docker
Software / Document Management
- Papra - Minimalist document storage, management and archiving platform designed to be simple to use and accessible to everyone. (Demo, Source Code (⭐1.9k))
AGPL-3.0Docker
- Signature PDF (⭐580) - Sign and manipulate PDFs with collaboration, organization, compression and metadata editing. (Demo)
AGPL-3.0PHP/deb/Docker
Software / Games
- Hypersomnia (⭐1.3k) - Competitive top-down shooter blending Counter-Strike with Hotline Miami. Runs on Linux, Windows, MacOS and the Web. (Demo)
AGPL-3.0C++/Docker
Software / Health and Fitness
- Wingfit - Minimalist fitness app to plan your workouts, track your personal records and leverage smartwatch data. (Demo, Source Code (⭐132))
CC-BY-SA-4.0Python/Docker
Software / Miscellaneous
- Operational.co - Receive alerts in a live timeline from your product. (Demo, Source Code (⭐333))
AGPL-3.0Nodejs/Docker
Software / Personal Dashboards
- Personal Management System - Organize the essentials of everyday life, everything from a simple to-do list, and notes up to payments, and schedules. (Demo (⭐3.4k), Source Code (⭐3.4k))
MITDocker
Software / Software Development - Low Code
- Halo - A powerful and easy-to-use website building tool (documentation in Chinese). (Demo, Source Code (⭐36k), Clients (⭐518))
GPL-3.0Java/Docker
Software / Status / Uptime pages
- Kuvasz Uptime - Performant, stable uptime & SSL monitoring service that just works. (Source Code (⭐142))
Apache-2.0Docker
37. Free for Dev
APIs, Data, and ML
- JSONSwiss - JSONSwiss is a powerful online JSON viewer, editor, and validator. Format, visualize, search, and manipulate JSON data with AI-powered repair, tree view, table view, code generation in 12+ programming languages, convert json to csv, xml, yaml, properties and more.
CI and CD
- Shipfox - Run your GitHub actions 2x faster, 3.000 build minutes free each month.
Crash and Exception Handling
- Bugsink — Error-tracking with Sentry-SDK compatability. Free for up to 5,000 errors/month, or unlimited use when self-hosted.
Storage and Media Processing
- Dropshare - Zero-knowledge file sharing. End-to-end encrypted file sharing with AES-256-GCM encryption, client-side processing, and zero server-side data access. Free uploads for files up to 1GB with no data collection.
IDE and Code Editing
- ForgeCode — AI-enabled pair programmer for Claude, GPT4 Series, Grok, Deepseek, Gemini and all frontier models. Works natively with your CLI and integrates seamlessly with any IDE. Free tier includes basic AI model access with local processing.
Analytics, Events and Statistics
- Repohistory - Beautiful dashboard for tracking GitHub repo traffic history longer than 14 days. Free Plan allows users to monitor traffic for a single repository.
38. Awesome Fastapi
Auth
- FastAPI Login (⭐678) - Account management and authentication (based on Flask-Login (⭐3.6k)).
Utils / Other Tools
- FastAPI Injectable (⭐154) - Use FastAPI's dependency injection outside route handlers in CLI tools, background tasks, workers, and more.
- Next: Jul 14 - Jul 20, 2025