TGTGInsighttelegram intelligenceLIVE / telegram public index
← GitHub Trends

TGINSIGHT SIMILAR POSTS

Find similar content

Source channel @githubtrending · Post #15321 · Dec 9

#go#game_engine#game_engine_2d#game_engine_3d#game_engine_development#game_engine_framework#gameengine#go#golang Kaiju Engine is a fast, modern 2D/3D game engine written in Go and powered by Vulkan, designed for simplicity and high performance. It runs on Windows, Linux, Android, and is working on Mac support. Kaiju offers much faster rendering speeds and lower memory use than popular engines like Unity, making game development quicker and more efficient. It uses Go’s garbage collector to help prevent common programming errors, improving stability. You can write games directly in Go, and the engine supports local AI integration and a flexible UI system using HTML/CSS. Although the editor is still in development, the engine itself is production-ready, offering a powerful tool for developers who want speed and simplicity. https://github.com/KaijuEngine/kaiju

Results

1 similar post found

Search: #conventionalcommits

当前筛选 #conventionalcommits清除筛选
是芙莉莲

@ireallyhatetheworld · Post #1492 · 03/19/2026, 04:04 AM

git-rewrite-commits: AI 驱动的 Git 提交信息自动重写工具 • 基于 AI(OpenAI 或本地 Ollama)自动生成符合 Conventional Commits 规范的提交信息 • 一键重写整个提交历史,支持 dry‑run、备份分支和分批处理,安全可控 • 可通过 Git Hook 集成,实时预览或自动生成消息,支持多语言和自定义模板 https://github.com/f/git-rewrite-commits #Git#AI#提交信息#代码质量#自动化#OpenAI#Ollama#ConventionalCommits