GitHub Trends
11.2K subscribers
15.8K 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
#java #cassandra #database #java

Apache Cassandra is a fast, scalable database that stores data in rows and tables and can spread it across many machines automatically. It uses CQL, which is similar to SQL, so you can create a keyspace, make a table, insert data, and read it back with simple commands; this helps you start quickly, test a working cluster, and build apps that can grow without changing how you use the database.

https://github.com/apache/cassandra
#typescript

AG Kit is an open-source toolkit for building and managing agent workflows in Google Antigravity. It gives you rules, skills, specialist agents, memory, workflow commands, and a built-in safety check, so you can work faster, stay organized, and reduce risky command mistakes. It is released under the MIT License, which means you can use, change, and share it with very few limits, as long as you keep the license and copyright notice.

https://github.com/vudovn/ag-kit
๐Ÿ‘1
#typescript #data_science #duckdb #geospatial #maplibre #maplibre_gl_js #tauri_app

GeoLibre is a free, open-source GIS app for viewing, exploring, and analyzing map data, and it works in your browser, on desktop, on mobile, and in Jupyter notebooks while keeping your data local and private. It gives you an easy way to make maps, use 3D views, and work with different places, so you can handle geospatial data without installing heavy software or moving your files online.

https://github.com/opengeos/GeoLibre
๐Ÿ‘1
#php #coding_conventions #php_codesniffer #phpcs #ruleset #wordpress_development #wordpress_standards

WordPress Coding Standards for PHP_CodeSniffer is a tool that checks WordPress PHP code for quality, style, and security issues. It works with Composer, needs PHP 7.2 or higher, and can scan code from the command line, your IDE, or automated tests. You can use it to find problems early, follow WordPress rules more easily, and keep your code cleaner and safer.

https://github.com/WordPress/WordPress-Coding-Standards
๐Ÿ‘1
#python #ai #assistant #language_model #machine_learning #python #speech #speech_synthesis #speech_to_text #speech_translation

I can help you build a fast, modular voice agent that turns speech into text, sends it to a language model, then speaks the answer back. It works with open-source or hosted models, can run fully local on your own hardware, and supports live transcription and low-latency conversation, so you get a flexible voice app that you can customize for speed, privacy, and different devices.

https://github.com/huggingface/speech-to-speech
๐Ÿ‘1
#python #agent_framework #ai_agents #ai_safety #compliance #governance #microsoft #owasp #policy_engine #python #security #trust #zero_trust

Agent Governance Toolkit helps you control AI agents with policy checks, identity, sandboxing, and audit logs so unsafe actions are blocked before they happen. It lets you govern tools in a few lines of code, works with many languages and agent frameworks, and gives you compliance and security checks, which helps you launch agents more safely and prove what they did.

https://github.com/microsoft/agent-governance-toolkit
๐Ÿ‘2
#python

book-to-skill turns a technical book, document folder, or other source files into a reusable agent skill that your coding assistant can load only when needed. The benefit is faster, more accurate help with far fewer tokens, so you can ask questions from the real content instead of rereading PDFs or risking weak answers.

https://github.com/virgiliojr94/book-to-skill
#typescript

OpenWork is a free, open-source app for sharing AI workflows across macOS, Windows, and Linux. You can use the same skills, plugins, and connected services in different AI agents, so work you set up once is easy to reuse and share. The main benefit is saving time and keeping tools consistent for you, your team, and your devices, while the admin tools help larger groups manage access and shared connections.

https://github.com/different-ai/openwork
๐Ÿ‘1
#objective_c

This is a research demo that shows Apple Neural Engine can train small transformer models, not just run inference. It may help you learn from its benchmarks, reuse the MIT-licensed code, or adapt the ideas for your own AI hardware work, but it is not a production tool and still has major limits like low efficiency and CPU fallback.

https://github.com/maderix/ANE
#cuda

FlashKDA is a fast CUDA kernel library for Kimi Delta Attention, built with CUTLASS and made for SM90+ GPUs with CUDA 12.9+ and PyTorch 2.4+. It can plug into flash-linear-attention as a backend, and on H20 it reports about 1.72ร— to 2.22ร— faster prefill than the existing baseline. This can help you run attention faster, with less deployment work, especially if you use supported hardware and the fixed K = V = 128 setup.

https://github.com/MoonshotAI/FlashKDA
#python #deep_face_swap #deep_learning #deep_neural_networks #deepface #deepfakes #deeplearning #face_swap #faceswap #fakeapp #machine_learning #myfakeapp #neural_nets #neural_networks #openfaceswap

FaceSwap is a computer tool that uses deep learning to recognize and swap faces in photos and videos, and it works best on Windows, Linux, or Mac with a modern GPU. You first extract faces, then train a model, then convert new images or video, so you can create face swaps or learn how AI face recognition works more easily.

https://github.com/deepfakes/faceswap
โค1
#rust #ai_tools #code_review #rust #tui

This is tuicr, a terminal code review tool with vim keybindings that lets you read diffs, add comments, and send reviews to GitHub, GitLab, clipboard, or stdout. It works with git, jj, and Mercurial, so you can review changes in one place and save time when checking code or sharing feedback.

https://github.com/agavra/tuicr
๐Ÿ‘1
#typescript #hacktoberfest #hono #issue_management #issue_tracker #jira_alternative #kanban #linear_alternative #project_management #react #self_hosted #typescript

Kaneo is a free, open-source, self-hosted project management tool made for simple, fast teamwork, with a clean interface, strong performance, and full control over your data. It helps you manage tasks and collaborate without extra complexity, so you can stay focused and work faster while keeping your own setup and privacy.

https://github.com/usekaneo/kaneo
๐Ÿ‘1
#cplusplus #arduino #bluetooth #can_bus #debugging #eeprom #esp32 #flipperzero #gpio #hardware_hacking #i2c #jtag #openocd #protocols #pwm #radio #rfid #spi #subghz #uart #wifi

ESP32 Bit Pirate turns an ESP32-S3 board into a powerful tool for testing and working with many devices and signals, including I2C, SPI, UART, Bluetooth, Wiโ€‘Fi, RFID, and more. You can use it through a serial terminal, a web browser, or on the Cardputer screen, and it also supports scripting, sniffing, flashing, and data tools. This helps you save time because one device can replace several tools for debugging, analysis, and hardware work.

https://github.com/geo-tp/ESP32-Bit-Pirate
๐Ÿ‘1
#powershell

reverse-skill is a routing package for cybersecurity and reverse engineering tasks. It helps an AI or user choose the right tools and workflow for APKs, binaries, JavaScript, malware, CTFs, and pentesting instead of guessing. Benefit: you save time, avoid common mistakes, and get a repeatable step-by-step process with the right tools, scope checks, and reports.

https://github.com/zhaoxuya520/reverse-skill
๐Ÿ‘1
#python

TRELLIS.2 is a 3D AI model that turns an image into a detailed 3D object with realistic materials, sharp shapes, and support for complex forms like open surfaces and internal parts. It is built to be fast and efficient, can also add PBR textures, and lets you export usable 3D files for editing or rendering. This helps you create high-quality 3D assets much faster with less manual modeling work.

https://github.com/microsoft/TRELLIS.2
โค1๐Ÿ‘1
#go #cli #gh_extension #github #stacked_prs

This tool helps you manage stacked pull requests in GitHub, so you can split big work into small branches, keep them rebased, push them, and open or merge them in order with less manual work. The main benefit for you is faster, cleaner reviews: each PR shows only one layer of change, which makes feedback easier to read and changes easier to fix. It also supports local tracking, stack navigation, sync, and automatic PR linking, so you spend less time on Git commands and more time coding.

https://github.com/github/gh-stack
๐Ÿ‘1
#javascript

This project gives you many Korean helper tools for travel, transport, shopping, public services, and document work, and it works with coding agents like Claude Code and Codex. You can install all tools with one command, then use the ones you need without extra API layers. Benefit: it saves you time by letting an AI do routine Korean tasks for you, and many tools work with little or no extra login.

https://github.com/NomaDamas/k-skill