Pinned Repositories
aerospike-client-go
Aerospike Client Go
dtm
A distributed transaction framework that supports multiple languages, supports saga, tcc, xa, 2-phase message strategies.
gin-vue-admin
基于vite+vue3+gin搭建的开发基础平台(已完成setup语法糖版本),集成jwt鉴权,权限管理,动态路由,显隐可控组件,分页封装,多点登录拦截,资源权限,上传下载,代码生成器,表单生成器等开发必备功能,五分钟一套CURD前后端代码。
profiler
Continuous profiling pprof trace.
proxy_pool
Python爬虫代理IP池(proxy pool)
stream
A stream library based on Golang 1.18 generics, support parallel. (manipulate slice like java stream)
tailscale
The easiest, most secure way to use WireGuard and 2FA.
vim
waypoint
A tool to build, deploy, and release any application on any platform.
xmm
XMM is a high performance third party memory manager for Go environments that is not affected by Gc and guarantees high performance. XMM是一个在Go语言环境中完全自主实现的第三方内存管理库,不依赖于Go本身的任何内存管理能力,纯自主实现能够应对各种场景下大小内存的 分配/释放 工作,能自主构建高性能的 链表/树/哈希表等各类数据结构,能良好完美的逃逸掉Go内置的GC机制,是构建高性能程序基础设施。
roinnn's Repositories
roinnn/aerospike-client-go
Aerospike Client Go
roinnn/dtm
A distributed transaction framework that supports multiple languages, supports saga, tcc, xa, 2-phase message strategies.
roinnn/gin-vue-admin
基于vite+vue3+gin搭建的开发基础平台(已完成setup语法糖版本),集成jwt鉴权,权限管理,动态路由,显隐可控组件,分页封装,多点登录拦截,资源权限,上传下载,代码生成器,表单生成器等开发必备功能,五分钟一套CURD前后端代码。
roinnn/profiler
Continuous profiling pprof trace.
roinnn/proxy_pool
Python爬虫代理IP池(proxy pool)
roinnn/stream
A stream library based on Golang 1.18 generics, support parallel. (manipulate slice like java stream)
roinnn/tailscale
The easiest, most secure way to use WireGuard and 2FA.
roinnn/vim
roinnn/waypoint
A tool to build, deploy, and release any application on any platform.
roinnn/xmm
XMM is a high performance third party memory manager for Go environments that is not affected by Gc and guarantees high performance. XMM是一个在Go语言环境中完全自主实现的第三方内存管理库,不依赖于Go本身的任何内存管理能力,纯自主实现能够应对各种场景下大小内存的 分配/释放 工作,能自主构建高性能的 链表/树/哈希表等各类数据结构,能良好完美的逃逸掉Go内置的GC机制,是构建高性能程序基础设施。