/

ebiten

Ebitengine - A dead simple 2D game engine for Go

最終更新日:354日前
9.5k

mattermost/mattermost
357日前27.5k

Mattermost is an open source platform for secure collaboration across the entire software development lifecycle..

tellerops/teller
359日前2.4k

Cloud native secrets management for developers - never leave your command line for secrets.

Caiyeon/goldfish
366日前2.2k

A HashiCorp Vault UI written with VueJS and Vault native Go API

rendora/rendora
363日前2.0k

dynamic server-side rendering using headless Chrome to effortlessly solve the SEO problem for modern javascript websites

ocornut/imgui
355日前54.1k

Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies

hybridgroup/gobot
356日前8.6k

Golang framework for robotics, drones, and the Internet of Things (IoT)

arduino/arduino-cli
355日前4.1k

Arduino command line tool

miniflux/v2
355日前5.9k

Minimalist and opinionated feed reader

mmcdole/gofeed
355日前2.4k

Parse RSS, Atom and JSON feeds in Go

pulumi/pulumi
355日前19.0k

Pulumi - Infrastructure as Code in any programming language. Build infrastructure intuitively on any cloud using familiar languages 🚀

GoogleCloudPlatform/terraformer
355日前11.4k

CLI tool to generate terraform files from existing infrastructure (reverse Terraform). Infrastructure to Code

google/go-cloud
355日前9.3k

The Go Cloud Development Kit (Go CDK): A library and tools for open cloud development in Go.

junegunn/fzf
355日前57.7k

:cherry_blossom: A command-line fuzzy finder

asdf-vm/asdf
355日前19.8k

Extendable version manager with support for Ruby, Node.js, Elixir, Erlang & more

kovidgoyal/kitty
355日前21.2k

Cross-platform, fast, feature-rich, GPU based terminal

chromedp/chromedp
355日前10.1k

A faster, simpler way to drive browsers supporting the Chrome DevTools Protocol.

moonD4rk/HackBrowserData
355日前9.6k

Decrypt passwords/cookies/history/bookmarks from the browser. 一款可全平台运行的浏览器数据导出解密工具。

cli/cli
355日前34.6k

GitHub’s official command line tool

defold/defold
355日前3.5k

Defold is a completely free to use game engine for development of desktop, mobile and web games.

reviewdog/reviewdog
355日前7.1k

🐶 Automated code review tool integrated with any code analysis tools regardless of programming language

harness/gitness
355日前31.2k

Gitness is an Open Source developer platform with Source Control management, Continuous Integration and Continuous Delivery.

concourse/concourse
355日前7.1k

Concourse is a container-based continuous thing-doer written in Go.

jenkins-x/jx
356日前4.5k

Jenkins X provides automated CI+CD for Kubernetes with Preview Environments on Pull Requests using Cloud Native pipelines from Tekton

ovh/cds
356日前4.4k

Enterprise-Grade Continuous Delivery & DevOps Automation Open Source Platform

werf/werf
355日前3.9k

A solution for implementing efficient and consistent software delivery to Kubernetes facilitating best practices.

youngyangyang04/leetcode-master
355日前45.2k

《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀

doocs/leetcode
355日前27.8k

🔥LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解

cosmos/cosmos-sdk
355日前5.7k

:chains: A Framework for Building High Value Public Blockchains :sparkles:

tendermint/tendermint
357日前5.6k

⟁ Tendermint Core (BFT Consensus) in Go

mxgmn/WaveFunctionCollapse
355日前22.5k

Bitmap & tilemap generation from a single example with the help of ideas from quantum mechanics

antlr/antlr4
355日前16.1k

ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.

grafana/grafana
355日前59.3k

The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.

pixijs/pixijs
355日前41.9k

The HTML5 Creation Engine: Create beautiful digital content with the fastest, most flexible 2D WebGL renderer.

etcd-io/etcd
355日前45.7k

Distributed reliable key-value store for the most critical data of a distributed system

pingcap/tidb
355日前35.7k

TiDB is an open-source, cloud-native, distributed, MySQL-Compatible database for elastic scale and real-time analytics. Try AI-powered Chat2Query free at : https://tidbcloud.com/free-trial

cockroachdb/cockroach
355日前28.7k

CockroachDB - the open source, cloud-native distributed SQL database.

influxdata/influxdb
355日前27.3k

Scalable datastore for metrics, events, and real-time analytics

GetStream/vg
364日前1.3k

Virtualgo: Easy and powerful workspace based development for go

moby/moby
355日前67.4k

The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems

gogs/gogs
355日前43.8k

Gogs is a painless self-hosted Git service

docker/compose
355日前31.8k

Define and run multi-container applications with Docker

OpenRA/OpenRA
355日前13.9k

Open Source real-time strategy game engine for early Westwood games such as Command & Conquer: Red Alert written in C# using SDL and OpenGL. Runs on Windows, Linux, *BSD and Mac OS X.

dependabot/dependabot-core
355日前3.8k

🤖 Dependabot's core logic for creating update PR's.

extism/extism
355日前3.5k

The framework for building with WebAssembly (wasm). Easily load wasm modules, move data, call functions, and build extensible apps.

MariaLetta/free-gophers-pack
355日前3.2k

✨ This pack of 100+ gopher pictures and elements will help you to build own design of almost anything related to Go Programming Language: presentations, posts in blogs or social media, courses, videos and many, many more.

ethereum/go-ethereum
355日前44.8k

Official Go implementation of the Ethereum protocol

ThreeDotsLabs/wild-workouts-go-ddd-example
355日前4.8k

Go DDD example application. Complete project to show how to apply DDD, Clean Architecture, and CQRS by practical refactoring.

you-dont-need/You-Dont-Need-JavaScript
356日前18.8k

CSS is powerful, you can do a lot of things without JS.

gin-gonic/gin
355日前74.2k

Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.

godotengine/godot
355日前80.7k

Godot Engine – Multi-platform 2D and 3D game engine

bevyengine/bevy
355日前30.7k

A refreshingly simple data-driven game engine built in Rust

BabylonJS/Babylon.js
355日前22.1k

Babylon.js is a powerful, beautiful, simple, and open game and rendering engine packed into a friendly JavaScript framework.

leereilly/games
355日前21.9k

:video_game: A list of popular/awesome video games, add-ons, maps, etc. hosted on GitHub. Any genre. Any platform. Any engine.

cocos2d/cocos2d-x
355日前17.8k

Cocos2d-x is a suite of open-source, cross-platform, game-development tools utilized by millions of developers across the globe. Its core has evolved to serve as the foundation for Cocos Creator 1.x & 2.x.

ellisonleao/magictools
355日前12.6k

:video_game: :pencil: A list of Game Development resources to make magic happen.

SFTtech/openage
355日前12.3k

Free (as in freedom) open source clone of the Age of Empires II engine :rocket:

OpenDiablo2/OpenDiablo2
355日前10.6k

An open source re-implementation of Diablo 2

minetest/minetest
355日前9.9k

Minetest is an open source voxel game-creation platform with easy modding and game creation

boardgameio/boardgame.io
355日前9.8k

State Management and Multiplayer Networking for Turn-Based Games

go-gitea/gitea
355日前40.7k

Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD

mislav/hub
355日前22.7k

A command-line tool that makes git easier to use with GitHub.

google/go-github
355日前10.0k

Go library for accessing the GitHub v3 API

michenriksen/gitrob
355日前5.8k

Reconnaissance tool for GitHub organizations

eth0izzle/shhgit
359日前3.8k

Ah shhgit! Find secrets in your code. Secrets detection for your GitHub, GitLab and Bitbucket repositories.

golang/go
355日前117.9k

The Go programming language

kubernetes/kubernetes
355日前105.1k

Production-Grade Container Scheduling and Management

fatedier/frp
355日前77.2k

A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.

gohugoio/hugo
355日前71.3k

The world’s fastest framework for building websites.

syncthing/syncthing
355日前58.1k

Open Source Continuous File Synchronization

caddyserver/caddy
355日前52.3k

Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS

compiler-explorer/compiler-explorer
354日前14.8k

Run compilers interactively from your web browser and interact with the assembly

BayesWitnesses/m2cgen
355日前2.7k

Transform ML models into a native code (Java, C, Python, Go, JavaScript, Visual Basic, C#, R, PowerShell, PHP, Dart, Haskell, Ruby, F#, Rust) with zero dependencies

goreleaser/goreleaser
354日前12.6k

Deliver Go binaries as fast and easily as possible

diasurgical/devilutionX
355日前7.4k

Diablo build for modern operating systems

cointop-sh/cointop
356日前3.8k

A fast and lightweight interactive terminal based UI application for tracking cryptocurrencies 🚀

ehang-io/nps
354日前28.6k

一款轻量级、高性能、功能强大的内网穿透代理服务器。支持tcp、udp、socks5、http等几乎所有流量转发,可用来访问内网网站、本地支付接口调试、ssh访问、远程桌面,内网dns解析、内网socks5代理等等……,并带有功能强大的web管理端。a lightweight, high-performance, powerful intranet penetration proxy server, with a powerful web management terminal.

tsenart/vegeta
355日前22.5k

HTTP load testing tool and library. It's over 9000!

go-kratos/kratos
355日前22.1k

Your ultimate Go microservices framework for the cloud-native era.

gorilla/mux
354日前19.9k

Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with 🦍

go-chi/chi
354日前16.6k

lightweight, idiomatic and composable router for building Go HTTP services

dkhamsing/open-source-ios-apps
354日前38.3k

:iphone: Collaborative List of Open-Source iOS Apps

filecoin-project/lotus
357日前2.7k

Reference implementation of the Filecoin protocol, written in Go

urfave/cli
354日前21.3k

A simple, fast, and fun package for building command line apps in Go

Tencent/MMKV
355日前16.6k

An efficient, small mobile key-value storage framework developed by WeChat. Works on Android, iOS, macOS, Windows, and POSIX.

glideapps/quicktype
355日前11.2k

Generate types and converters from JSON, Schema, and GraphQL

kubernetes/minikube
354日前28.0k

Run Kubernetes locally

dgraph-io/badger
354日前13.2k

Fast key-value DB in Go.

lionsoul2014/ip2region
354日前14.9k

Ip2region (2.0 - xdb) is a offline IP address manager framework and locator, support billions of data segments, ten microsecond searching performance. xdb engine implementation for many programming languages

chai2010/go-ast-book
354日前5.2k

:books: 《Go语言定制指南》(原名:Go语法树入门/开源免费图书/Go语言进阶/掌握抽象语法树/Go语言AST)

jinzhu/copier
354日前5.0k

Copier for golang, copy value from struct to struct and more

apache/incubator-fury
354日前2.5k

A blazing fast multi-language serialization framework powered by JIT and zero-copy.

OdyseeTeam/chainquery
355日前2.3k

Chainquery parses and syncs the LBRY blockchain data into structured SQL

fanpei91/torsniff
356日前3.9k

torsniff - a sniffer that sniffs torrents from BitTorrent network

shiyanhui/dht
355日前2.7k

BitTorrent DHT Protocol && DHT Spider.

authorizerdev/authorizer
354日前1.3k

Your data, your control. Fully open source, authentication and authorization. No lock-ins. Deployment in Railway in 120 seconds || Spin a docker image as a micro-service in your infra. Built in login page and Admin panel out of the box.

spotify/annoy
354日前12.5k

Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk

usememos/memos
354日前24.8k

An open source, lightweight note-taking service. Easily capture and share your great thoughts.

fogleman/Craft
354日前10.1k

A simple Minecraft clone written in C using modern OpenGL (shaders).

SigNoz/signoz
354日前16.3k

SigNoz is an open-source observability platform native to OpenTelemetry with logs, traces and metrics in a single application. An open-source alternative to DataDog, NewRelic, etc. 🔥 🖥. 👉 Open source Application Performance Monitoring (APM) & Observability tool

kaitai-io/kaitai_struct
354日前3.8k

Kaitai Struct: declarative language to generate binary data parsers in C++ / C# / Go / Java / JavaScript / Lua / Nim / Perl / PHP / Python / Ruby

CodisLabs/codis
354日前13.0k

Proxy based Redis cluster solution supporting pipeline and scaling dynamically

halfrost/Halfrost-Field
354日前12.6k

✍🏻 这里是写博客的地方 —— Halfrost-Field 冰霜之地

bkaradzic/bgfx
354日前14.0k

Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.