Lists (1)
Sort Name ascending (A-Z)
Stars
Best practices and integrations available for Spring Boot based Microservice in a single repository.
Dapr is a portable, event-driven, runtime for building distributed applications across cloud and edge.
🐙 Guides, papers, lecture, notebooks and resources for prompt engineering
【Java工程师面试复习指南】本仓库涵盖大部分Java程序员所需要掌握的核心知识,整合了互联网上的很多优质Java技术文章,力求打造为最完整最实用的Java开发者学习指南,如果对你有帮助,给个star告诉我吧,谢谢!
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
Java is Growing up but not only Java。Java成长路线,但学到不仅仅是Java。
200+ Questions and Answers on Spring, Spring Boot and Spring MVC
Distributed server for social and realtime games and apps.
Systems design is the process of defining the architecture, modules, interfaces, and data for a system to satisfy specified requirements. Systems design could be seen as the application of systems …
无锁异步化、事件驱动架构设计的 java netty 网络编程框架; 轻量级,无需依赖任何第三方中间件或数据库就能支持集群、分布式; 适用于网络游戏服务器、物联网、内部系统及各种需要长连接的场景; 通过 ioGame 你可以很容易的搭建出一个集群无中心节点、集群自动化、分布式的网络服务器;FXGL、Unity、UE、Cocos Creator、Godot、Netty、Protobuf、web…
Java implementation for Introduction to Algorithms book.
My understanding of Unreal Engine 5's GameplayAbilitySystem plugin with a simple multiplayer sample project.
使用netty4.X实现的手机游戏分布式服务器,支持tcp,udp,http,websocket链接,采用protobuf自定义协议栈进行网络通信,支持rpc远程调用,使用mybatis3支持db存储分库分表,支持异步mysql存储,db保存时同步更新reids缓存。 使用ExcelToCode工程,将excel数据生成java类和json数据字典,DictService直接读取json,减…
A server software reimplementation for a certain anime game.
High performance game server framework by netty and disruptor
Distributed Java game server, including cluster management server, gateway server, hall server, game logic server, background monitoring server and a running web version of fishing. State machine, …
it is a repository to store all slides used by Triton Ho's public presentation and course.
Java 8 implementation of a red-black interval-tree, with testing
Library which contains several time-dependent data and index structures (e.g., IntervalTree, BucketTimeSeries), as well as algorithms.
Modern IntelliJ plugin to learn shortcuts for buttons
my fork of MenuMeters by http://www.ragingmenace.com/software/menumeters/
Unreal Engine 4 Action RPG type game starter kit.
Forked Newtonsoft.Json to support Unity3D