GitHub Trends
11K 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
#csharp

This guide lets you create and install mods for the free zombie game Unturned by setting up Unity software to build custom weapons, vehicles, or maps that players can subscribe to on Steam. You benefit by gaining the power to personalize your gaming world with unique content, share your creations with others to expand the game community, and enjoy a more exciting, tailored survival experience built exactly how you want it.

https://github.com/SmartlyDressedGames/U3-SDK
👍1
#other #awesome_list #design_md #design_system #design_tokens #figma #google_stitch #landing_page #vibe_coding #vibe_design #vibecoding

This repository gives you ready-to-use DESIGN.md files drawn from real websites like Apple, Stripe, and Figma so you can tell your AI agent to build pages that match their exact look without manual design work. By copying a file into your project, you get high-quality, consistent UI that follows specific colors, fonts, and rules, saving you time and avoiding generic AI results .

https://github.com/VoltAgent/awesome-design-md
#cplusplus

yaml-cpp is a C++ library that lets you read and write YAML configuration files using the standard 1.2 spec, helping your program easily manage settings with simple key-value pairs. You benefit by avoiding complex manual parsing, saving development time, and ensuring your app works reliably across Linux, Windows, and macOS using CMake for simple building and integration.

https://github.com/jbeder/yaml-cpp
2👍1
#cplusplus #compression #gltf #gpu #mesh_processing #optimization #simplification

meshoptimizer is a tool that makes 3D models render faster and take up less space by smartly reordering and shrinking their data. You benefit because your games or apps load quicker, use less memory, and look smoother on screen, especially on weaker devices like phones, without needing to change how you write your code.

https://github.com/zeux/meshoptimizer
👍1🔥1
#typescript

Google Stitch Agent Skills are modular plugins that let AI coding agents automate design documentation, generate production-ready React or React Native code, and build full websites from simple prompts . You simply describe your design idea, and these skills instantly create comprehensive DESIGN.md files, validate components, and output clean code . The benefit to you is that you skip manual coding and documentation steps, enabling faster, consistent UI development from text to deployment without needing deep developer expertise .

https://github.com/google-labs-code/stitch-skills
1
#cplusplus

Abseil is Google’s open-source C++ library that extends the standard library with production-tested utilities for tasks like strings, hashing, and error handling. You benefit by gaining access to powerful, missing, or alternative tools that work reliably now, letting you build robust C++ applications faster with code that powers Google’s own systems.

https://github.com/abseil/abseil-cpp
#rust #ai_assisted_development #database #postgres #postgresql #rust

pgrust is a new version of Postgres rewritten in Rust that matches Postgres 18.3 behavior across 46,000+ tests and can boot from your existing Postgres data directory. A coming update will pass 100% of Postgres tests, use a thread-per-connection model, run 50% faster on transactions and ~300× faster on analytics than current Postgres, giving you safer upgrades, easier internal changes via Rust and AI, and significantly faster query performance for both transactional and analytical workloads without replacing your data files .

https://github.com/malisper/pgrust
🤔4
#csharp #csharp #wand #wand_enhancer #wand_pro #wemod #wpf

WandEnhancer is a safe, open-source tool that improves your Wand app by managing local settings, customizing themes, and letting you control features from your phone via a remote web panel. It works entirely on your computer without internet access, so your data stays private. You must build the executable yourself from the official GitHub repository—never download `.exe` files from YouTube or third-party sites, as they contain malware. This gives you a more flexible, personalized gaming experience while protecting your system from scams.

https://github.com/k1tbyte/Wand-Enhancer
#rust #ai_agents #cli #developer_tools #git #rust #safety

dcg is a high-performance security hook that blocks destructive commands (like `rm -rf` or `git reset --hard`) before AI coding agents execute them, protecting your work from accidental deletion across tools like Claude Code, Copilot, and Cursor. By installing dcg, you prevent catastrophic mistakes that could destroy hours of uncommitted code in seconds, while the tool offers zero-config protection, sub-millisecond speed, and clear suggestions for safer alternatives so you can work confidently without losing your progress.

https://github.com/Dicklesworthstone/destructive_command_guard
#typescript

Open-Inspect is an open-source, cloud-hosted background coding agent that lets you work on tasks while focusing on other things, giving you unlimited parallel coding capacity without using your laptop. You can trigger it from Slack, GitHub, or Linear, collaborate in real-time with teammates, and choose your preferred AI model, while it automatically creates pull requests with proper commit attribution. The main benefit is that you gain massive engineering speed and efficiency by running multiple tasks simultaneously in isolated sandboxes, freeing your local machine and enabling anyone (including non-engineers) to ship code without local setup.

https://github.com/ColeMurray/background-agents
👍1
#csharp #csharp #emulation #emulator #playstation5 #ps5 #windows

SharpEmu is an experimental, open-source PlayStation 5 emulator built in C# for Windows that lets you run early PS5 game demos like *Dreaming Sarah* and see splash screens in *Demon’s Souls* on your PC. Its main benefit to you is free, legal access to observe PS5 system architecture and reverse engineering progress without piracy, since it only works with games you legally own and dumps from your own console.

https://github.com/par274/sharpemu
1👍1
#css

Hallmark is an open-source design skill for AI coding tools like Claude Code and Cursor that makes your websites look unique and human instead of generic and AI-generated . It works by picking a fresh layout and theme for each project, running 57 tests to avoid common AI mistakes, and offering four commands to build, audit, redesign, or study designs . You benefit by getting beautiful, custom landing pages and UIs that feel crafted for your brand, saving you time while avoiding the cheap, repetitive look typical of AI output .

https://github.com/Nutlope/hallmark
1👍1
#typescript #editor #oss #videoeditor

OpenCut is a free, open-source video editor for web, desktop, and mobile that works like CapCut but has no watermarks, paywalls, or subscriptions . Your files stay private on your device since it runs locally without cloud processing . You get a simple yet powerful editor with multiple tracks, transitions, and effects, plus upcoming AI features and plugins . The benefit is professional editing without cost or privacy risks, giving you full control over your media across all platforms .

https://github.com/OpenCut-app/OpenCut
👍2
#go #grok #grok_imagine

Grok2API is a tool that converts Grok’s web, build, and console features into a standard API you can use with any app that supports OpenAI or Anthropic formats. It lets you manage multiple Grok accounts, balance usage across them, and supports chat, image generation, editing, and video creation. You get a simple dashboard to add accounts, create API keys, and monitor usage. The benefit is you can use Grok’s powerful AI capabilities in your own projects without needing Grok’s official API, while avoiding single-account limits by rotating through many accounts automatically.

https://github.com/chenyme/grok2api
#typescript #ai_textbook #algorithms #artificial_intelligence #computer_science #computer_vision #deep_learning #jax #linear_algebra #machine_learning #machine_learning_algorithms #math #mathematics #multimodal_learning #nlp #probability #python #reinforcement_learning #speech_processing #statistics

This free, open textbook teaches math, computer science, and AI from the ground up by prioritizing intuition and real-world context over dense formulas, helping you deeply understand concepts instead of just passing exams . You only need basic math and Python to start, as the material connects all topics into a clear, logical flow designed for curious practitioners . The key benefit is that it gives you the quality knowledge needed to master complex AI roles, proven by friends who used these notes to get hired at top companies like DeepMind and OpenAI .

https://github.com/HenryNdubuaku/maths-cs-ai-compendium
#typescript #clypra #video_editor

Clypra is a free, open-source video editor with professional features like multi-track editing and hardware-accelerated processing, running on macOS, Windows, Linux, iOS, and Android. You get no watermarks, no limits, and no subscriptions for the core editor, while optional AI tools (like auto-captions) are available separately. This saves you money and ensures your editing workflow stays secure and customizable forever, giving you full ownership of your data without paywalls.

https://github.com/AIEraDev/Clypra
👍1