GitHub Trends
10.1K subscribers
15.3K links
See what the GitHub community is most excited about today.

A bot automatically fetches new repositories from https://github.com/trending and sends them to the channel.

Author and maintainer: https://github.com/katursis
Download Telegram
#html

The Agent Development Kit (ADK) is an open-source toolkit that helps you build, test, and deploy advanced AI agents easily. It lets you create flexible, multi-agent systems using Python or Java, supports many AI models, and works with different deployment options. ADK offers a rich set of tools, built-in monitoring, and simple integration with Google services, making it easier to develop, debug, and scale your AI applications. This means you can focus on creating smart, efficient agents without worrying about complex setup or compatibility issues.

https://github.com/google/adk-docs
#other

Email verification without sending emails streamlines how you confirm your email address online. Instead of clicking links or entering codes sent to your inbox, this new protocol lets your browser handle verification directly while you stay on the website. Your email provider verifies you're the rightful owner through existing login credentials, then sends a secure token back to the site. This eliminates delays, reduces frustration from dropped verification attempts, and protects your privacy by preventing email services from tracking which websites you're using. You get faster, smoother verification while maintaining better control over your personal information.[1][2]

https://github.com/WICG/email-verification-protocol
#python #data_analysis #dingtalk_robot #docker #feishu_robot #hot_news #mail #mcp #mcp_server #news #ntfy #python #telegram_bot #trending_topics #wechat_robot

TrendRadar is a lightweight, easy-to-deploy tool that gathers trending topics from 11+ major platforms like Zhihu, Douyin, and Baidu in just 30 seconds. It lets you set custom keywords to filter only news you care about, eliminating information overload. The tool offers three smart notification modes—daily summaries, current rankings, or incremental alerts—and supports multiple channels including WeChat Work, Feishu, DingTalk, Telegram, and email. You can customize how trends are ranked using a personalized algorithm that weighs ranking position, frequency, and hotness. With GitHub Pages for web reports, Docker support, and AI-powered analysis through MCP protocol, TrendRadar transforms scattered platform algorithms into one unified, user-controlled news feed tailored to your interests.

https://github.com/sansan0/TrendRadar
#typescript

The Agent Development Kit Web UI (ADK Web) is a built-in developer interface that makes building and debugging AI agents easier by providing a visual, interactive environment. It works with Google’s ADK, a flexible framework for creating AI agents that can handle simple to complex tasks and work across different platforms and models. By using ADK Web, you can quickly test and develop agents locally through a chat-like interface, speeding up development and troubleshooting without complex setup. This helps you build smarter, multi-agent AI applications more efficiently and with better control over their behavior.

https://github.com/google/adk-web
#python #ai #faiss #gpt_oss #langchain #llama_index #llm #localstorage #offline_first #ollama #privacy #python #rag #retrieval_augmented_generation #vector_database #vector_search #vectors

LEANN is a tiny, powerful vector database that lets you turn your laptop into a personal AI assistant capable of searching millions of documents using 97% less storage than traditional systems without losing accuracy. It works by storing a compact graph and computing embeddings only when needed, saving huge space and keeping your data private on your device. You can search your files, emails, browser history, chat logs, live data from platforms like Slack and Twitter, and even codebases—all locally without cloud costs. This means fast, private, and efficient AI-powered search and retrieval on your own laptop.

https://github.com/yichuan-w/LEANN
#javascript #3d_gaussian_splatting #game_development #game_engine #gamedev #gaussian_splatting #gltf #hacktoberfest #javascript #nodejs #playcanvas #typescript #virtual_reality #webgl #webgl2 #webgpu #webxr

PlayCanvas is an open-source game engine that lets you create 3D and 2D games or apps that run in any browser, using WebGL and WebGPU for fast, high-quality graphics. It supports advanced features like animation, physics, sound, and asset streaming, and you can write code in JavaScript or TypeScript. The engine is free, easy to set up, and works well for both simple projects and complex games, making it simple to build and share interactive content online.

https://github.com/playcanvas/engine
#rust

Vello is a fast 2D graphics renderer written in Rust that uses your GPU's compute power to draw shapes, images, text, and gradients[1]. Unlike older renderers that rely on your CPU for sorting and clipping, Vello moves most work to the GPU using special algorithms, giving you much better performance with less computer power needed[1][2]. It can draw large scenes smoothly and interactively, making it perfect for user interfaces, games, and animation tools[1]. You benefit from faster, smoother graphics with lower energy use, and it works across different platforms including web and Android.

https://github.com/linebender/vello
#python #android #android_emulator #google_apps #kernelsu #magisk #magiskonwsa #magiskonwsalocal #subsystem #windows #windows_10 #windows_11 #windows_subsystem_android #windows_subsystem_for_android #windows10 #windowssubsystemforandroid #wsa #wsa_root #wsa_with_gapps_and_magisk #wsapatch

Windows Subsystem for Android (WSA) support ended on March 5, 2025, and the Amazon Appstore was removed from the Microsoft Store, but you can still manually install and use WSA on Windows 10 or 11 via unofficial builds like WSABuilds from GitHub. These builds include options with Google Play Services and root access (Magisk). If you face issues with apps crashing or not starting after recent Windows updates, try using older or "NoGApps" builds as workarounds. Backing up your data before uninstalling or updating WSA is recommended. This lets you keep running Android apps on Windows despite official support ending.

https://github.com/MustardChef/WSABuilds
11
#python #agent #ai #aiagent #awesome #chatgpt #hacktoberfest #hacktoberfest2025 #llm #long_short_term_memory #memori_ai #memory #memory_management #python #rag #state_management

Memori is an open-source memory engine that gives AI language models human-like memory using standard SQL databases like PostgreSQL, MySQL, or SQLite.[1][2] With just one line of code, you can enable any LLM to remember conversations, learn from interactions, and maintain context across sessions.[1] The key benefits are significant cost savings of 80-90% compared to expensive vector databases, complete data ownership and transparency since memories are stored in SQL databases you control, and zero vendor lock-in allowing you to export and move your data anywhere.[1][3] Memori works with popular frameworks like OpenAI, Anthropic, and LangChain, making it easy to integrate into existing projects without complex setup.[1]

https://github.com/GibsonAI/Memori
1
#python

The Social-Engineer Toolkit (SET) is an open-source penetration testing framework created by TrustedSec that helps security professionals test organizational defenses through social engineering attacks. SET provides pre-built attack vectors for phishing, credential harvesting, and website cloning, allowing testers to simulate realistic threats quickly and effectively. The toolkit runs on Linux and Mac OS X, with easy installation via pip or package managers. By using SET with proper authorization, security teams can identify human vulnerabilities in their defenses, understand how employees respond to social engineering tactics, and implement stronger security awareness training to protect against real-world attacks.

https://github.com/trustedsec/social-engineer-toolkit
#shell #bash #developers_everyday_life #java #option_parser #python #script #shell #show_busy_java_threads #show_duplicate_java_classes #terminal #useful_scripts

This repository provides useful scripts for Java and Shell that make developer work easier and faster. The Java scripts help you quickly find CPU performance problems in running processes, detect duplicate classes in jar files, and search for specific classes across multiple jar files. The Shell scripts enhance command-line productivity with features like copying output to clipboard, colorizing file displays, deduplicating lines without sorting, and managing Docker containers more easily. The scripts are production-ready, used by major companies like Alibaba, and follow strict Bash standards for safety and reliability. You benefit by getting professional-grade tools that save time on routine tasks and learning best practices for writing quality shell scripts.

https://github.com/oldratlee/useful-scripts
1
#python #language_models #linux #machine_translation #nlp #open_source #python #transformers #translation

Argos Translate is a free, open-source tool that lets you translate text offline using your own computer. It works as a Python library, command-line tool, or with a graphical interface, and supports many languages. You can install language packages for direct translations, and it can even translate between languages that don’t have a direct package by using a middle language. This means you can translate more language pairs, though the quality might be a little lower. Argos Translate is fast, private, and does not need an internet connection after setup, making it useful for secure or offline translation needs.

https://github.com/argosopentech/argos-translate
#ruby #hotwire #kanban #rails #ruby

Fizzy is an open-source Kanban tool by 37signals that helps you visually track tasks and ideas using boards with columns. You can set it up easily, run it locally or with MySQL, and test it with built-in commands. It supports email previews and web push notifications for updates. Fizzy is designed to be simple, modern, and customizable, letting you self-host for full control over your data. It also offers a companion SaaS gem for billing and production setups. This means you get a flexible, transparent way to manage projects and workflows, with the option to run it yourself or use a hosted service.

https://github.com/basecamp/fizzy
#cplusplus #cross_platform

Lynx is an open-source framework that lets you build native mobile and web apps using web skills like CSS and React from a single codebase. It delivers true native performance through a dual-threaded architecture that separates UI rendering from business logic, eliminating lag and enabling instant app launches. This means you can write code once and deploy across Android, iOS, and web platforms, saving development time and costs while maintaining the speed and responsiveness of native applications.

https://github.com/lynx-family/lynx
#typescript

You can use Next AI Draw.io, a web app that lets you create and edit diagrams easily by just typing natural language commands. It uses AI to build, change, or improve diagrams like flowcharts or cloud architecture diagrams (AWS, Azure, GCP) automatically. You can also upload images for the AI to replicate and enhance. It keeps a history of your changes so you can undo or restore earlier versions. The tool has a chat interface to refine diagrams in real time and supports animated connectors for better visuals. This saves you time and effort in making professional diagrams without needing advanced drawing skills.

https://github.com/DayuanJiang/next-ai-draw-io
#python #agents #ai_agents #anthropic #anthropic_claude #automation #claude #claude_code #claude_code_cli #claude_code_commands #claude_code_plugin #claude_code_plugins #claude_code_subagents #claude_skills #claudecode #claudecode_config #claudecode_subagents #orchestration #sub_agents #subagents #workflows

Claude Code Plugins provide a comprehensive system of 63 focused plugins containing 85 specialized agents, 47 skills, and 44 development tools organized for intelligent automation across software development. You install only what you need, keeping token usage minimal while accessing domain experts in architecture, languages, infrastructure, quality, and operations. Each plugin loads independently with its own agents and commands, letting you compose multiple plugins for complex workflows. This granular design means faster, cleaner sessions with progressive disclosure—knowledge loads only when activated. The benefit is significant productivity gains: you get expert-level assistance tailored to your specific task without unnecessary overhead, enabling your entire team to work more efficiently on development, infrastructure, security, and automation challenges.

https://github.com/wshobson/agents
#go #cncf #containers #go #kubernetes

Kubernetes is an open system that helps manage and run apps in containers across many computers. It makes it easy to deploy, update, and scale apps automatically, so they stay fast and available even when demand changes. If something fails, Kubernetes fixes it quickly without needing manual help. This means apps run smoothly, use resources efficiently, and need less time and effort to manage, saving money and letting teams focus on building new features instead of fixing problems.

https://github.com/kubernetes/kubernetes
#javascript #awesome #frontend #weekly

You can access a weekly updated collection of carefully selected, in-depth articles on front-end development, covering cutting-edge technologies, source code analysis, back-end insights, business thinking, design patterns, compiler principles, algorithms, and more. This resource includes practical guides on JavaScript, React, TypeScript, and other key tools, plus advanced topics like machine learning and data visualization. It helps you stay current with industry trends, deepen your technical skills, and improve your coding and architectural understanding, making your development work more efficient and informed. Following this can boost your expertise and career growth in front-end development.

https://github.com/ascoders/weekly
#rust

Fresh is a fast, user-friendly terminal text editor built in Rust that opens huge files instantly without slowing down. It features an intuitive menu system, mouse support, and a command palette for easy navigation, making it perfect if you're switching from graphical editors. You can extend Fresh with TypeScript plugins in a secure environment, and it includes powerful tools like multi-cursor editing, split panes, language server support, and git integration. The main benefit is that Fresh combines the speed and lightweight nature of terminal editors with the ease of use and modern features you'd expect from a graphical editor, all while handling massive files efficiently.

https://github.com/sinelaw/fresh
#python

VibeVoice is an open-source AI tool that creates natural-sounding, expressive audio with up to four different voices, perfect for making podcasts, audiobooks, or long conversations. It keeps each speaker’s voice consistent and handles smooth turn-taking, making the audio sound realistic and engaging. The tool can generate speech in English and Chinese, and even adds spontaneous emotion or singing. It’s free to use and helps creators produce high-quality audio quickly, but should be used responsibly to avoid misuse.

https://github.com/microsoft/VibeVoice