/

GameNetworkingResources

A Curated List of Game Network Programming Resources

最終更新日:627日前
6.6k

jeffreylanters/react-unity-webgl
631日前1.6k

React Unity WebGL provides a modern solution for embedding Unity WebGL builds in your React Application while providing advanced APIs for two way communication and interaction between Unity and React.

wkh237/react-native-fetch-blob
650日前2.6k

A project committed to making file access and data transfer easier, efficient for React Native developers.

ocornut/imgui
628日前54.1k

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

Serial-Studio/Serial-Studio
628日前3.9k

Multi-purpose serial data visualization & processing program

bitwarden/server
628日前14.0k

The core infrastructure backend (API, database, Docker, etc).

abpframework/abp
628日前12.0k

Open Source Web Application Framework for ASP.NET Core. Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET and the ASP.NET Core platforms. Provides the fundamental infrastructure, production-ready startup templates, application modules, UI themes, tooling, guides and documentation.

RicoSuter/NSwag
629日前6.3k

The Swagger/OpenAPI toolchain for .NET, ASP.NET Core and TypeScript.

loic-sharma/BaGet
630日前2.5k

A lightweight NuGet and symbol server

milanm/DotNet-Developer-Roadmap
628日前1.2k

The comprehensive .NET Developer Roadmap by seniority level.

pulumi/pulumi
628日前19.0k

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

microsoft/botframework-sdk
628日前7.3k

Bot Framework provides the most comprehensive experience for building conversation applications.

microsoft/vcpkg
628日前20.9k

C++ Library Manager for Windows, Linux, and MacOS

defold/defold
628日前3.5k

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

facebook/infer
628日前14.6k

A static analyzer for Java, C, C++, and Objective-C

carbon-language/carbon-lang
628日前32.0k

Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)

azl397985856/leetcode
628日前53.3k

LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)

youngyangyang04/leetcode-master
628日前45.2k

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

x64dbg/x64dbg
628日前42.7k

An open-source user mode debugger for Windows. Optimized for reverse engineering and malware analysis.

Light-City/CPlusPlusThings
628日前35.7k

C++那些事

yuzu-emu/yuzu
628日前33.5k

Nintendo Switch emulator

CMU-Perceptual-Computing-Lab/openpose
628日前29.3k

OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation

microsoft/calculator
628日前28.5k

Windows Calculator: A simple yet powerful calculator that ships with Windows

doocs/leetcode
628日前27.8k

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

dragonflydb/dragonfly
628日前22.3k

A modern replacement for Redis and Memcached

ethereum/solidity
628日前21.7k

Solidity, the Smart Contract Programming Language

gabime/spdlog
628日前21.5k

Fast C++ logging library.

jellyfin/jellyfin
628日前28.2k

The Free Software Media System

Ryujinx/Ryujinx
628日前26.4k

Experimental Nintendo Switch Emulator written in C#

AvaloniaUI/Avalonia
628日前23.0k

Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The most popular .NET Foundation community project.

mxgmn/WaveFunctionCollapse
628日前22.5k

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

dotnet/roslyn
628日前18.3k

The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.

dotnet/corefx
630日前17.7k

This repo is used for servicing PR's for .NET Core 2.1 and 3.1. Please visit us at https://github.com/dotnet/runtime

BeyondDimension/SteamTools
628日前17.3k

🛠「Watt Toolkit」是一个开源跨平台的多功能 Steam 工具箱。

MoienTajik/AspNetCore-Developer-Roadmap
628日前17.3k

Roadmap to becoming an ASP.NET Core developer in 2024

antlr/antlr4
628日前16.1k

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

ardalis/CleanArchitecture
628日前14.4k

Clean Architecture Solution Template: A starting point for Clean Architecture with ASP.NET Core

netbox-community/netbox
628日前14.5k

The premier source of truth powering network automation. Open source under Apache 2. Public demo: https://demo.netbox.dev

icsharpcode/ILSpy
628日前19.7k

.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!

OpenRA/OpenRA
628日前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.

firezone/firezone
628日前6.0k

WireGuard®-based zero trust access platform that supports OIDC authentication, user/group sync, and requires zero firewall configuration.

extism/extism
628日前3.5k

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

skyline-emu/skyline
628日前13.3k

Run Nintendo Switch homebrew & games on your Android device!

dolphin-emu/dolphin
628日前11.5k

Dolphin is a GameCube / Wii emulator, allowing you to play games for these two platforms on PC with improvements.

citra-emu/citra
628日前10.0k

A Nintendo 3DS Emulator

PCSX2/pcsx2
628日前10.0k

PCSX2 - The Playstation 2 Emulator

xenia-project/xenia
628日前7.5k

Xbox 360 Emulator Research Project

cemu-project/Cemu
628日前6.0k

Cemu - Wii U emulator

godotengine/godot
628日前80.7k

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

bevyengine/bevy
628日前30.7k

A refreshingly simple data-driven game engine built in Rust

BabylonJS/Babylon.js
628日前22.1k

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

leereilly/games
628日前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
628日前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
628日前12.6k

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

SFTtech/openage
628日前12.3k

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

boardgameio/boardgame.io
628日前9.8k

State Management and Multiplayer Networking for Turn-Based Games

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

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

hmemcpy/milewski-ctfp-pdf
628日前10.6k

Bartosz Milewski's 'Category Theory for Programmers' unofficial PDF and LaTeX source

BayesWitnesses/m2cgen
628日前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

grame-cncm/faust
630日前2.4k

Functional programming language for signal processing and sound synthesis

szcf-weiya/ESL-CN
628日前2.3k

The Elements of Statistical Learning (ESL)的中文翻译、代码实现及其习题解答。

glideapps/quicktype
628日前11.2k

Generate types and converters from JSON, Schema, and GraphQL

MichaelCade/90DaysOfDevOps
627日前25.1k

I am using this repository to document my journey learning about DevOps. I began this process on January 1, 2022, and plan to continue until March 31. I will be dedicating one hour each day, including weekends, to gaining a foundational understanding of the various aspects of DevOps. This will be a 90-day intensive study period. 2022 & 2023 inc.

webview/webview
627日前11.9k

Tiny cross-platform webview library for C/C++. Uses WebKit (GTK/Cocoa) and Edge WebView2 (Windows).

wondertrader/wondertrader
627日前3.2k

WonderTrader——量化研发交易一站式框架

apache/incubator-fury
627日前2.5k

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

cjdelisle/cjdns
627日前5.1k

An encrypted IPv6 network using public-key cryptography for address allocation and a distributed hash table for routing.

vesoft-inc/nebula
627日前9.9k

A distributed, fast open-source graph database featuring horizontal scalability and high availability

henrypp/simplewall
627日前5.1k

Simple tool to configure Windows Filtering Platform (WFP) which can configure network activity on your computer.

InfiniTimeOrg/InfiniTime
629日前2.5k

Firmware for Pinetime smartwatch written in C++ and based on FreeRTOS

JustasMasiulis/lazy_importer
628日前1.4k

library for importing functions from dlls in a hidden, reverse engineer unfriendly way

onlytailei/CppRobotics
631日前1.6k

cpp implementation of robotics algorithms including localization, mapping, SLAM, path planning and control

Tencent/xLua
628日前8.9k

xLua is a lua programming solution for C# ( Unity, .Net, Mono) , it supports android, ios, windows, linux, osx, etc.

ZachL1/Bilibili-plus
627日前3.7k

课程视频、PPT和源代码:侯捷C++系列;台大郭彦甫MATLAB

kaxap/arl
628日前1.9k

lists of most popular repositories for most favoured programming languages (according to StackOverflow)

DrTimothyAldenDavis/SuiteSparse
628日前1.0k

The official SuiteSparse library: a suite of sparse matrix algorithms authored or co-authored by Tim Davis, Texas A&M University.

fogleman/Craft
627日前10.1k

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

PrismLauncher/PrismLauncher
627日前4.6k

A custom launcher for Minecraft that allows you to easily manage multiple installations of Minecraft at once (Fork of MultiMC)

PrismarineJS/mineflayer
627日前4.4k

Create Minecraft bots with a powerful, stable, and high level JavaScript API.

kaitai-io/kaitai_struct
627日前3.8k

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

Dav1dde/glad
627日前3.4k

Multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator based on the official specs.

scylladb/scylladb
627日前12.1k

NoSQL data store using the seastar framework, compatible with Apache Cassandra

linkedin/school-of-sre
627日前7.6k

At LinkedIn, we are using this curriculum for onboarding our entry-level talents into the SRE role.

kyleneideck/BackgroundMusic
627日前14.8k

Background Music, a macOS audio utility: automatically pause your music, set individual apps' volumes and record system audio.

halfrost/Halfrost-Field
627日前12.6k

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

bkaradzic/bgfx
627日前14.0k

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

olive-editor/olive
628日前7.7k

Free open-source non-linear video editor

ravynsoft/ravynos
627日前5.3k

A BSD-based OS project that aims to provide an experience like and some compatibility with macOS (formerly known as airyxOS)

includeos/IncludeOS
627日前4.8k

A minimal, resource efficient unikernel for cloud services

apache/avro
631日前2.7k

Apache Avro is a data serialization system.

htrgouvea/nipe
628日前1.8k

An engine to make Tor network your default gateway

phaserjs/phaser
627日前36.0k

Phaser is a fun, free and fast 2D game framework for making HTML5 games for desktop and mobile web browsers, supporting Canvas and WebGL rendering.

pmusolino/Wormholy
629日前2.3k

iOS network debugging, like a wizard 🧙‍♂️

3lvis/Networking
650日前1.3k

Swift HTTP Networking with stubbing and caching support

panjf2000/gnet
627日前8.4k

🚀 gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go./ gnet 是一个高性能、轻量级、非阻塞的事件驱动 Go 网络框架。

ldcsaa/HP-Socket
628日前5.5k

High Performance TCP/UDP/HTTP Communication Component

moranzcw/Computer-Networking-A-Top-Down-Approach-NOTES
627日前4.8k

《计算机网络-自顶向下方法(原书第6版)》编程作业,Wireshark实验文档的翻译和解答。

MirrorNetworking/Mirror
627日前4.7k

#1 Open Source Unity Networking Library

pirate/wireguard-docs
627日前4.3k

📖 Unofficial WireGuard Documentation: Setup, Usage, Configuration, and full example setups for VPNs supporting both servers & roaming clients.