githubtrending | Technologies

Telegram-канал githubtrending - GitHub Trends

9885

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

Subscribe to a channel

GitHub Trends

#typescript

GitNexus indexes your codebase into a knowledge graph tracking dependencies, call chains, clusters, and flows, then connects AI agents like Cursor and Claude Code via CLI tools for reliable analysis. Run `npx gitnexus analyze` from your repo root to start—it auto-generates context files and MCP setup. Use tools like `impact` for change risks or `rename` for safe refactors. This boosts your productivity by preventing AI blind edits, cutting debugging time, and enabling smaller models to grasp full architecture fast.

https://github.com/abhigyanpatwari/GitNexus

Читать полностью…

GitHub Trends

#python #agents #claude #cursor #databricks #vibecoding

The Databricks AI Dev Kit enhances AI-driven development by providing your coding assistant (Claude Code, Cursor, etc.) with trusted Databricks knowledge and best practices. It includes a Python library, MCP server with 50+ tools, markdown skills teaching Databricks patterns, and a web-based builder app. You can build Spark pipelines, jobs, dashboards, knowledge assistants, and deploy ML models faster and smarter. The benefit is that your AI coding assistant gains direct access to Databricks functionality and patterns, enabling you to develop data and AI applications more efficiently with built-in governance and best practices.

https://github.com/databricks-solutions/ai-dev-kit

Читать полностью…

GitHub Trends

#python #bytetrack #multi_object_tracking #oc_sort #sort

Trackers is a simple Python library (pip install trackers) for multi-object tracking that plugs into any detection model like YOLO. Use it via CLI on videos/webcams or in Python code with trackers like ByteTrack (top performer on MOT17/SportsMOT benchmarks) to add labels and trajectories. Evaluate with MOT metrics too. Benefit: Quickly add reliable object tracking to your computer vision projects for real-time apps like traffic or sports analysis, saving time on custom code.

https://github.com/roboflow/trackers

Читать полностью…

GitHub Trends

#typescript

Core libraries and experimental work for Effect v4

https://github.com/Effect-TS/effect-smol

Читать полностью…

GitHub Trends

#shell

FriendlyWrt firmware uses GitHub Actions for easy building and download from releases. Login as root with password "password" at IP 192.168.2.1. Same file works for SD card or eMMC: flash to SD first, boot, go to System > eMMC Tools in web menu, upload file to install—no unzip needed; device auto-reboots from eMMC. Latest updates (to 2025) add devices like NanoPi-R76S/M5, fix fans/WiFi, upgrade OpenWrt to 24.10.4 and kernels. This gives you stable, customizable router OS fast, saving compile time and boosting performance.

https://github.com/friendlyarm/Actions-FriendlyWrt

Читать полностью…

GitHub Trends

#typescript #crm #crm_platform #erp #typescript

Open Mercato is an AI-ready ERP framework that lets you start building enterprise business systems with 80% of features already built—including CRM, order management, and commerce tools. You customize the remaining 20% to match your specific needs without modifying the core system. It's modular and extensible, meaning you can add your own features as plugins that won't break when you update. The benefit is faster time-to-market: instead of building everything from scratch, you get a production-ready foundation with built-in security, multi-tenant support, and AI integration, so your team focuses on what truly differentiates your business.

https://github.com/open-mercato/open-mercato

Читать полностью…

GitHub Trends

#go #coolq #cqhttp #cqhttp_mirai #go #go_cqhttp #golang #group_manager #mirai #mirai_bot #nonebot #onebot #onebot_plugin #onebot_sdk #plugin #qq #qq_bot #qqbot #qqrobot #websocket #zerobot

ZeroBot-Plugin is a comprehensive utility plugin collection for the ZeroBot chatbot framework, offering over 100 features across entertainment, management, and productivity categories. The system provides high-priority functions like chat management, sleep tracking, and group administration, alongside mid-tier features such as image generation, music streaming, and game simulations. Users benefit from flexible plugin control—enabling or disabling specific features per group—and dynamic loading capabilities that reduce program size. The platform supports multiple deployment methods, from pre-compiled releases to local compilation, making it accessible whether you prefer ready-to-use binaries or customized builds. With extensive command options, scheduled task triggers, and AI integration, ZeroBot-Plugin transforms group chat management into an automated, entertaining experience while maintaining user control over which features activate in specific communities.

https://github.com/FloatTech/ZeroBot-Plugin

Читать полностью…

GitHub Trends

#cplusplus

Pyrite64 is an open-source visual editor and engine for creating 3D games that run on real Nintendo 64 consoles or accurate emulators. It uses community libraries like Libdragon and tiny3d instead of proprietary Nintendo SDKs, avoiding legal complications. The tool features automatic toolchain installation, Blender model importing, HDR and bloom rendering, and a node-graph editor for scripting. You benefit by building authentic N64 games without wrestling with outdated 1990s development tools—the integrated environment handles compilers, dependencies, and asset management automatically, letting you focus on game creation rather than technical setup.

https://github.com/HailToDodongo/pyrite64

Читать полностью…

GitHub Trends

#typescript #ai #cli #summarize #typescript

Summarize is a fast tool for summarizing URLs, PDFs, images, audio/video, YouTube, and podcasts via Chrome Side Panel (with chat and history), Firefox Sidebar, or CLI. Install the extension from Chrome Web Store, add the local daemon with `npm i -g @steipete/summarize` and `summarize daemon install --token <TOKEN>`, then get one-click summaries, YouTube slides with OCR/timestamps, streaming Markdown, and media transcription. It saves time by quickly digesting long content so you focus on key insights without reading everything.

https://github.com/steipete/summarize

Читать полностью…

GitHub Trends

#python #adblock #adblock_list #adblock_plus #adguard #adguard_list #adguardhome #quantumult_x

GOODBYEADS offers powerful, regularly updated rules (over 215,000 ad blocks, 102,000 DNS blocks) in formats like AdGuard, Quantumult X, and SmartDNS, with GitHub and fast domestic links. It blocks ads, trackers, and malware from top sources for clean browsing. You gain faster page loads, better privacy, less data use, and fewer distractions on any device.

https://github.com/8680/GOODBYEADS

Читать полностью…

GitHub Trends

#c_lang

Moonshine Voice is an open-source toolkit for fast, private on-device speech-to-text that beats Whisper's accuracy and speed (up to 5x faster, 6.65% vs. 7.44% WER) with tiny 26MB-245M models for live apps on phones, Raspberry Pi, and more. It streams results as you speak, supports English/Spanish/Mandarin/etc., and handles transcription/commands easily via simple APIs on Python/iOS/Android. You benefit by building responsive voice apps offline without accounts, keys, or cloud costs—perfect for real-time tools like translators or assistants.

https://github.com/moonshine-ai/moonshine

Читать полностью…

GitHub Trends

#typescript

Letta Code is a free, open-source coding tool you install with `npm install -g @letta-ai/letta-code` and run in your terminal. It creates a smart agent that remembers your codebase, preferences, and past work across sessions, learning over time with commands like `/init`, `/remember`, and `/skill`—unlike session-only tools like Claude Code. Switch models like Claude or GPT easily. This helps you code faster as your agent acts like a growing coworker, improving on repeated tasks and boosting performance up to 37% on benchmarks.

https://github.com/letta-ai/letta-code

Читать полностью…

GitHub Trends

#javascript #agents #ai #ai_agents #automation #claude #cli #development #framework #fullstack #nodejs #orchestration #typescript

Synkra AIOS is an AI-powered development framework that automates software creation through specialized agents working together in coordinated teams. It uses a two-phase approach: planning agents (analyst, PM, architect) create detailed project specifications, then development agents (Scrum Master, developer, QA) execute those plans with full context preserved throughout. The framework prioritizes CLI-first operations with observability and UI as secondary layers, eliminating common problems like planning inconsistency and context loss in AI-assisted development. You benefit from faster, more coherent project delivery with autonomous agents handling planning, coding, and quality assurance while maintaining architectural consistency and reducing manual coordination overhead.

https://github.com/SynkraAI/aios-core

Читать полностью…

GitHub Trends

#python

Slime is a high-performance framework for post-training large language models with reinforcement learning (RL). It connects Megatron for fast training and SGLang for data generation, powering top models like GLM-4.7, Qwen3, DeepSeek V3, and Llama 3. You get efficient, flexible RL workflows with customizable data tools, cutting training time and boosting model accuracy for research or production—saving resources while achieving breakthrough results in physics, agents, and code generation.

https://github.com/THUDM/slime

Читать полностью…

GitHub Trends

#typescript #ai #augmentation #humans #productivity

PAI is open-source Personal AI Infrastructure that builds on tools like Claude Code to create your custom AI assistant. It learns your goals, preferences, and history from files like MISSION.md and GOALS.md, uses modular packs for skills like research or security, and improves via feedback in an Observe-Think-Plan-Execute-Learn loop. Install easily with git clone and a wizard for a full system in minutes. This magnifies your abilities, activates your potential, saves time on repetitive tasks, and makes elite AI accessible to everyone—not just experts—helping you achieve more with less effort.

https://github.com/danielmiessler/Personal_AI_Infrastructure

Читать полностью…

GitHub Trends

#dart #clash #clashmeta #ech #hysteria #hysteria2 #proxy #reality #shadowsocks #shadowtls #sing_box #singbox #ssh #tuic #v2ray #vless #vmess #wireguard #xray

Hiddify is a free, ad-free, open-source proxy VPN app for Android, iOS, Windows, macOS, and Linux. It uses Sing-box to support protocols like Vless, Reality, Hysteria, TUIC, WireGuard, and SSH, with auto node selection by delay, subscription updates, TUN mode, and traffic info. Download from app stores or GitHub. It benefits you by providing secure, fast, private internet access to bypass restrictions in places like Iran or China, ensuring unrestricted browsing without costs or ads.

https://github.com/hiddify/hiddify-app

Читать полностью…

GitHub Trends

#python

Hugging Face Skills are ready-to-use folders with instructions, scripts, and tools for AI agents to handle tasks like creating datasets, training models, running evaluations, managing jobs, and publishing papers. They work seamlessly with tools like Claude Code, OpenAI Codex, Gemini CLI, and Cursor—just install via simple commands and mention the skill in your instructions, such as "Use the HF model trainer skill." This saves you time by automating complex Hugging Face Hub operations, letting your agent execute them accurately without manual coding.

https://github.com/huggingface/skills

Читать полностью…

GitHub Trends

#go #ai_agents #ai_security_tool #anthropic #autonomous_agents #golang #gpt #graphql #multi_agent_system #offensive_security #open_source #openai #penetration_testing #penetration_testing_tools #react #security_automation #security_testing #security_tools #self_hosted

PentAGI is an AI-powered tool that automates penetration testing with smart agents using 20+ pro tools like nmap and metasploit in a safe Docker sandbox. It researches vulnerabilities, executes attacks, stores knowledge for reuse, and creates detailed reports via a simple web UI. Quick setup needs Docker, an LLM API key (OpenAI/Anthropic), and `docker compose up -d`. This saves you hours of manual work, speeds up secure testing, cuts errors, and helps find issues faster for better protection.

https://github.com/vxcontrol/pentagi

Читать полностью…

GitHub Trends

#cplusplus

Electrobun lets you build ultra-fast, tiny desktop apps in TypeScript for macOS, Windows, and Linux. Start with `npx electrobun init` for quick templates, get ~12-14MB bundles using system webviews and Bun runtime, and send tiny 14KB updates via bsdiff patches. It offers typed RPC for main-webview communication, fast startup under 50ms, and full tools for building, signing, and shipping. You benefit by coding once in familiar TypeScript, skipping Electron's bloat or Tauri's Rust, to ship performant apps in minutes with easy distribution and low user downloads.

https://github.com/blackboardsh/electrobun

Читать полностью…

GitHub Trends

#python

This Claude Code Telegram Bot connects your Telegram messenger to Claude AI, letting you work with your code projects from anywhere without needing a terminal. You can chat naturally with Claude to analyze, edit, or explain your code, run tests, and manage files—all from your phone. The bot maintains conversation history for each project, so Claude remembers context between chats. It includes security features like user authentication and directory protection, plus it can handle webhooks and scheduled tasks. The main benefit is productivity on the go: you get AI-powered coding assistance instantly through a messaging app you already use daily, transforming your phone into a development tool.

https://github.com/RichardAtCT/claude-code-telegram

Читать полностью…

GitHub Trends

#other #awesome_list #awesone #distrubuted #global #infra #onboarding #paas #saas #toolbox

Free SaaS tools span multiple business functions—from project management (Asana, Trello) and CRM (HubSpot, Zoho) to design (Figma), video conferencing (Zoom), and data analysis—enabling startups and small teams to operate efficiently without upfront costs. Many platforms offer free tiers with essential features, allowing you to test tools before upgrading. This approach lets you build a complete tech stack affordably, scale gradually as your business grows, and allocate budget toward features that directly drive revenue rather than basic software licenses.

https://github.com/LlamaGenAI/awesome-free-saas

Читать полностью…

GitHub Trends

#typescript

Online file converters let you transform files between different formats without installing software. Most tools are limited—they only convert between similar file types (images to images, videos to videos) and require uploading your files to servers, which raises privacy concerns. Convert.to.it offers a truly universal solution that handles conversions across different media types, so you can convert an AVI video to a PDF or any other combination. Simply upload your file, select your desired output format, and the tool attempts to deliver results even for unusual conversions. This saves you time, protects your privacy by minimizing server uploads, and provides flexibility for unconventional file transformation needs that standard converters won't handle.

https://github.com/p2r3/convert

Читать полностью…

GitHub Trends

#typescript

Qwen Code is a free, open-source AI agent that runs in your terminal to understand codebases, automate tasks, refactor functions, and generate tests. Install easily with one curl command on Linux/macOS or Windows, then run "qwen" and sign in via Qwen OAuth for 1,000 free daily requests or use API keys from OpenAI/Anthropic/Gemini. It offers subagents for complex work, IDE integrations, and headless mode. You benefit by shipping code faster, reducing tedious work, and staying productive in your terminal without switching tools.

https://github.com/QwenLM/qwen-code

Читать полностью…

GitHub Trends

#typescript #ai_agents #ai_assistant #ai_coding #ai_coding_tools #ai_engineering #ai_tools #anthropic #anthropic_claude #claude #claude_ai #claude_code #claude_context #claude_mem #claude_skills #claudecode #mcp #model_context_protocol #software_engineering #spec_driven_development

Claude Pilot enhances Claude Code by enforcing production-grade quality automatically. It adds mandatory testing, automatic code formatting and type checking, and persistent memory across sessions so your AI assistant maintains context on complex projects. Instead of babysitting Claude's output, you start a task, grab coffee, and return to verified, tested code ready to ship—saving hours on manual review and catching bugs before they reach production.

https://github.com/maxritter/claude-pilot

Читать полностью…

GitHub Trends

#go #gcal #gcontacts #gdrive #gmail #google

gogcli is a fast terminal tool for Google services like Gmail, Calendar, Drive, Docs, Sheets, Chat, Classroom, Contacts, Tasks and more. Install via Homebrew (`brew install steipete/tap/gogcli`), add OAuth credentials and authorize your account (`gog auth add you@gmail.com`). Use JSON output for scripts, manage multiple accounts securely with least-privilege auth. It saves time by letting you search/send emails, create events, upload files, track opens and automate tasks directly from command line without opening browsers or apps.

https://github.com/steipete/gogcli

Читать полностью…

GitHub Trends

#cplusplus #ann_search #embedded_database #rag #vector_search #vectordb

Zvec is a lightweight, open-source vector database built on Alibaba's Proxima engine that searches billions of vectors in milliseconds. You can install it instantly with a single command and start using it within seconds—no servers or complex configuration needed. It supports both dense and sparse vector embeddings, hybrid search combining semantic similarity with filters, and runs anywhere your code runs, from notebooks to edge devices. The key benefit is that you get production-grade, low-latency similarity search with minimal setup, making it ideal for AI applications like semantic search, recommendation systems, and retrieval-augmented generation without the overhead of traditional database infrastructure.

https://github.com/alibaba/zvec

Читать полностью…

GitHub Trends

#python

WiFi DensePose uses WiFi signals and AI to detect human poses in real-time without cameras, tracking up to 10 people at 30 FPS with sub-50ms speed. Its Rust version boosts performance 810x faster, adds fall detection, activity tracking, and a disaster module for finding survivors under rubble via vital signs and 3D location. Install easily with `pip install wifi-densepose` for privacy-safe monitoring in homes, fitness, healthcare, or emergencies—saving lives and enhancing security without visual privacy risks.

https://github.com/ruvnet/wifi-densepose

Читать полностью…

GitHub Trends

#tex

Google DeepMind's Superhuman Reasoning team shares projects like AlphaGeometry (solves geometry proofs), AlphaGeometry2 (IMO silver medal), IMO Bench (math benchmarks with 400+ problems for AI testing after 2025 gold win), and Aletheia (AI agent that verifies and improves math solutions). All under open Apache 2.0 and CC-BY licenses. This helps you access free tools, datasets, and code to boost your AI math research, build better models, or learn advanced reasoning fast.

https://github.com/google-deepmind/superhuman

Читать полностью…

GitHub Trends

#swift #analysis #analytics #cocoapods #crashlytics #debug #debugger #debugging #hacktoberfest #layout_debugger #leak_detection #log #logs_analysis #networking #performance_analysis #sandbox #swift #swift6 #ui #uikit #view

DebugSwift is a comprehensive toolkit that simplifies debugging for Swift iOS apps by providing real-time monitoring of network requests, performance metrics (CPU, memory, FPS), crash reports, and app resources like keychain and user defaults. It includes interface tools for visualizing layouts with grid overlays and touch indicators, plus memory leak detection and console logging. The main benefit is that you can quickly identify and fix issues during development without leaving your app—just shake your device to toggle the debug panel, making troubleshooting faster and more efficient.

https://github.com/DebugSwift/DebugSwift

Читать полностью…

GitHub Trends

#typescript #cinny #cinnyapp #client #hacktoberfest #matrix #matrix_client #matrix_org #reactjs

Cinny is a simple, elegant, and secure Matrix messaging client with end-to-end encryption and open-source code. Use the web app at app.cinny.in, download the desktop version, or self-host easily via GitHub releases, Docker, or your webserver for full control. This lets you chat privately and modernly without relying on big tech apps, giving you privacy, customization, and easy setup on your own server for secure, ad-free messaging.

https://github.com/cinnyapp/cinny

Читать полностью…
Subscribe to a channel