An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by dpwgc

A curated list of projects in awesome lists by dpwgc .

https://github.com/dpwgc/fast-im

FastIM 一个基于Spring Boot + WebSocket + Redis,可快速开发的分布式即时通讯群聊系统。适用于直播间聊天、游戏内聊天、客服聊天等临时性群聊场景。

im java nosql redis server spring-boot web websocket

Last synced: 02 Mar 2026

https://github.com/dpwgc/kapokmq

基于Go整合Gossip+WebSocket的轻量级分布式消息队列。实现功能:订阅/发布推送、点对点推送、延时消息推送、消费失败自动重试、数据持久化、WAL预写日志、主从节点部署、集群负载均衡、ACK确认机制、内置网页端控制台

big-data cluster gin golang gorilla gossip load-balancer message-queue mq server vue websocket

Last synced: 12 May 2025

https://github.com/dpwgc/imc-message-center

通讯中台-消息推送中心(DDD领域驱动设计+CQRS架构实战项目)

b broadcast cqrs ddd mariadb pubsub redis spring-boot websocket

Last synced: 25 Feb 2026

https://github.com/dpwgc/kapokmq-go-client

KapokMQ.消息队列 - Golang客户端

client golang gorilla message-queue mq websocket

Last synced: 29 Oct 2025

https://github.com/dpwgc/docc-document-center

基于Elasticsearch与MariaDB的文档检索中心(文档中台系统)。基于领域驱动设计与CQRS架构实现。

cqrs ddd elasticsearch java mariadb spring-boot

Last synced: 14 May 2025

https://github.com/dpwgc/easierweb

More user-friendly, high performance Go Web framework. ~ 更简单易用的高性能 Go Web 框架

api framework go http httprouter middleware restful server web websocket

Last synced: 19 Jan 2026

https://github.com/dpwgc/fraisedb

基于Hashicorp Raft + LevelDB的分布式键值型数据库。包含键值读写、范围查询、过期清理、空间隔离、事件订阅发布等功能。

cluster db go kv leveldb metadata nosql raft

Last synced: 04 Mar 2026

https://github.com/dpwgc/smallscheduler

一个基于Go+MySQL的分布式任务调度平台

cron go http job mysql scheduler server task vue

Last synced: 16 Jul 2025

https://github.com/dpwgc/maybe-db

MaybeDB - 基于Golang整合Nacos的分布式键值型内存数据库。支持主从复制(一主多从/多主多从)。支持数据持久化。可插入string、int64、map、array类型的值。可使用等值查找、关键字检索和前缀检索方法搜索数据。可对数据设置过期时间,实时清除过期数据。

cluster databases distributed gin golang key-value memory-database nacos server

Last synced: 01 May 2026

https://github.com/dpwgc/serena

基于Go + Gossip的分布式消息队列服务发现与注册中心

cluster gin golang gossip message-queue registry server

Last synced: 05 Jan 2026

https://github.com/dpwgc/alisalog

基于Java整合ChickHouse的分布式日志收集与检索系统

chickhouse http java log spring-boot udp

Last synced: 28 Apr 2026

https://github.com/dpwgc/apilimiter

一个简易的接口限流工具包,包含两个限流工具:(1)基于令牌桶限流算法 + CAS 实现的毫秒级全局限流器、(2)基于滑动窗口限流算法 实现的毫秒级IP访问限流器。

Last synced: 14 Apr 2026

https://github.com/dpwgc/piefilemigrate

一个小型文件定时增量/全量迁移脚本,可用于将服务器内的日志、图像、音频等小型文件批量迁移至对象存储服务或云盘服务中。

boltdb file ftp golang http oss redis s3 sync

Last synced: 17 May 2026

https://github.com/dpwgc/kapokmq-server

KapokMQ - 开箱即用的轻量级分布式消息队列 - 服务器应用整合包。基于go整合gossip+websocket开发。

cluster go golang gossip message-queue mq server vue websocket

Last synced: 17 May 2026

https://github.com/dpwgc/pekonode

A Gossip protocol implementation in Go. Go版本的Gossip协议实现,包含节点注册发现与元数据同步功能。

cluster discovery go golang gossip metadata network sync tcp udp util

Last synced: 11 Feb 2026

https://github.com/dpwgc/kotunnel

一个基于Go开发的内网穿透工具

client golang net server tcp

Last synced: 15 May 2025

https://github.com/dpwgc/comborpc

基于TCP+MessagePack的简易RPC框架,支持一次请求调用多个方法,支持自定义请求头、中间件、负载均衡策略,支持广播服务。

broadcast client go gzip messagepack network rpc server tcp

Last synced: 25 Sep 2025

https://github.com/dpwgc/ringlog

基于Spring Boot整合Elasticsearch、Kafka及缓冲队列实现的日志收集系统。

elasticsearch java kafka log nosql socket spring-boot tcp udp

Last synced: 05 May 2026

https://github.com/dpwgc/kapokmq-java-client

KapokMQ.消息队列 - Java客户端

Last synced: 20 Apr 2026

https://github.com/dpwgc/kv2doc

一个嵌入式文档数据库实现,基于 Go + BoltDB

boltdb database go nosql

Last synced: 17 May 2026

https://github.com/dpwgc/pekoim

基于Go+WebSocket的IM群聊消息广播推送工具

Last synced: 13 Mar 2025

https://github.com/dpwgc/mygo-ioc

Last synced: 19 Jun 2025

https://github.com/dpwgc/tcpio

A simple Go TCP connection pool.

client connect go network pool server tcp util

Last synced: 22 May 2026

https://github.com/dpwgc/go-filesort

一个基于Go实现的文件排序工具,类似于MySQL的排序逻辑

filesort go golang util

Last synced: 13 Feb 2026

https://github.com/dpwgc/easy-generate

基于Yaml配置的简单代码生成器,可根据简单的Yaml配置,一键生成MySQL建表语句、Java PO对象、Java DTO对象。

code-generation java orm web yaml

Last synced: 17 Apr 2026

https://github.com/dpwgc/fraise

一个简单的 HTTP/HTTPS 负载均衡器(加权轮询 & 加权随机)

cluster http https load-balancer server

Last synced: 22 Jul 2026

https://github.com/dpwgc/muranapi

一个基于字典树实现路由的极简HTTP接口服务

api http java router server web

Last synced: 27 Apr 2026

https://github.com/dpwgc/easy-go-redis

一个简易的Redis Golang客户端

client go golang redis tcp

Last synced: 28 Apr 2026