Skip to content
View davinking's full-sized avatar

Block or report davinking

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
  • Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflo…

    Shell Updated Mar 5, 2026
  • Non-Blocking Reactive Foundation for the JVM

    Java Apache License 2.0 Updated Sep 24, 2025
  • 博客中的示例文件,包含 Kubernetes、Jenkins、Go、Java、SpringBoot、SpringCloud 知识示例等,将结合博客逐步讲解整体的知识内容体系。

    Java Updated Sep 15, 2025
  • Spring Statemachine is a framework for application developers to use state machine concepts with Spring.

    Java Updated Aug 28, 2025
  • Java unlimited redefinition of classes at runtime.

    Java GNU General Public License v2.0 Updated Aug 28, 2025
  • A springboot framework for rapid development. SpringBoot 快速开发脚手架

    Java GNU General Public License v3.0 Updated Aug 15, 2025
  • -_Top5 Public

    Forked from AlipJJ/Top5

    七款稳定好用的节点机场推荐︱最新翻墙VPN梯子加速器分享

    Updated Jun 14, 2025
  • kafka Public

    Forked from apache/kafka

    Mirror of Apache Kafka

    Java Apache License 2.0 Updated May 27, 2025
  • Summer Public

    Forked from SwingFrog/Summer

    这是一个轻量级的、一站式的java游戏服务器框架,也可用于开发简单的web服务。基于netty实现了高性能通讯,支持tcp、http、websocket等协议,支持protobuf、json两种数据格式,支持以配置的形式轻松开启多端口网络服务。支持RPC远程调用,支持以优雅的方式实现远程调用,支持调用超时重试、幂等调用。封装了持久化层,提供数据访问和数据落地接口,支持异步新增、保存、删除数据…

    Java Apache License 2.0 Updated Apr 17, 2025
  • ioGame Public

    Forked from iohao/ioGame

    无锁异步化、事件驱动架构设计的 java netty 网络编程框架; 轻量级,无需依赖任何第三方中间件或数据库就能支持集群、分布式; 适用于网络游戏服务器、物联网、内部系统及各种需要长连接的场景; 通过 ioGame 你可以很容易的搭建出一个集群无中心节点、集群自动化、分布式的网络服务器;FXGL、Unity、UE、Cocos Creator、Godot、Netty、Protobuf、web…

    Java GNU Affero General Public License v3.0 Updated Apr 10, 2025
  • Springboot-Notebook 一个以 springboot 为基础开发框架, 整合 Redis 、Mysql 、 Rabbitmq 、ES 、MongoDB、sharding-jdbc 分库分表、zookeeper 、web人脸识别 、实时消息推送 、SQL优化、注册中心 、数据脱敏 等互联网主流技术, 文章图解理论配合实战案例,实现开发中常见功能点的综合项目。 本着拿来即用的原则…

    Java Updated Oct 12, 2024
  • 《语法俱乐部》- 旋元佑

    Shell Updated Aug 16, 2024
  • Industry-standard navigation-mesh toolset for games

    C++ zlib License Updated Aug 11, 2024
  • .NET Core库、工具、框架和软件的中文收录大全。 内容包括:库、工具、框架、模板引擎、身份认证、数据库、ORM框架、图片处理、文本处理、机器学习、日志、代码分析、教程等。

    C# MIT License Updated Jun 14, 2024
  • 一个涵盖六个专栏:Spring Boot 2.X、Spring Cloud、Spring Cloud Alibaba、Dubbo、分布式消息队列、分布式事务的仓库。希望胖友小手一抖,右上角来个 Star,感恩 1024

    Java Updated Apr 28, 2024
  • COLA Public

    Forked from alibaba/COLA

    🥤 COLA: Clean Object-oriented & Layered Architecture

    Java GNU Lesser General Public License v2.1 Updated Apr 21, 2024
  • Modern C++ Programming Course (C++11/14/17/20/23)

    HTML Updated Feb 17, 2024
  • triplea Public

    Forked from triplea-game/triplea

    TripleA is a turn based strategy game and board game engine, similar to Axis & Allies or Risk.

    Java GNU General Public License v3.0 Updated Feb 16, 2024
  • 《Spring Boot教程》源码

    Java Updated Feb 2, 2024
  • QtExamples Public

    Forked from XMuli/QtExamples

    Qt 之 GUI 控件使用 / 网络 / 架构原理 / 运行机制理解;DTK 重绘控件方式的框架解析;IDE 技巧之 Visual Studio / Qt Creator;此为系列文章教程

    C++ Apache License 2.0 Updated Jan 24, 2024
  • 30 days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than100 days, follow your own pace. These videos ma…

    Python Updated Jan 11, 2024
  • An updated version of the classic "Basic Computer Games" book, with well-written examples in a variety of common MEMORY SAFE, SCRIPTING programming languages. See https://coding-horror.github.io/ba…

    C# The Unlicense Updated Jan 11, 2024
  • simviso 的一系列源码解读分享视频,涉及国外顶级学府课程翻译、国外顶级开发者视频翻译,JDK, Rxjava,Spring Reactor, Netty ,Reactor-Netty ,Spring Webflux 我的目标是将Java的响应式建立起一套学习体系,假如你想深入,可以参考我的视频和后续出版的书籍,同时展现一些我的编程经验,做一个铺路人

    HTML Updated Dec 5, 2023
  • EGamePlay Public

    Forked from m969/EGamePlay

    一个基于Entity-Component模式的灵活、通用、可扩展的轻量战斗(技能)框架,配置可选使用ScriptableObject或是Excel表格. A flexible, generic, easy to extend, lightweight combat (skills) framework based on Entity-Component pattern. Configurat…

    C# MIT License Updated Nov 29, 2023
  • C-Sharp Public

    Forked from TheAlgorithms/C-Sharp

    All algorithms implemented in C#.

    C# GNU General Public License v3.0 Updated Oct 16, 2023
  • A collection of algorithms and data structures

    Java MIT License Updated Oct 7, 2023
  • Furion Public

    Forked from monksoul/Furion

    Make .NET development easier, more versatile, and more popular.

    C# MIT License Updated Sep 19, 2023
  • C++ 基础, 算法, 数据库,MySQL, ElasticSearch, Redis, 编程四大件, 微服务 , 中间件, ZeroMQ, 部署工具, Docker, k8s, Istio, Linux, , 实践|项目, 开源项目, 个人项目, 读书笔记, 面试题, 优质文章, 博客推荐...

    JavaScript MIT License Updated Sep 17, 2023
  • hello-algo Public

    Forked from krahets/hello-algo

    《Hello 算法》:动画图解、一键运行的数据结构与算法教程,支持 Java, C++, Python, Go, JS, TS, C#, Swift, Rust, Dart, Zig 等语言。

    Java Other Updated Sep 14, 2023
  • archbase Public

    Forked from foxsen/archbase

    教科书《计算机体系结构基础》(胡伟武等,第三版)的开源版本

    TeX Other Updated Sep 14, 2023