simonalong's Stars
gin-gonic/gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
go-playground/validator
:100:Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving
ssssssss-team/spider-flow
新一代爬虫平台,以图形化方式定义爬虫流程,不写代码即可完成爬虫。
eclipse/mosquitto
Eclipse Mosquitto - An open source MQTT broker
fenixsoft/awesome-fenix
讨论如何构建一套可靠的大型分布式系统
go-xorm/xorm
Simple and Powerful ORM for Go, support mysql,postgres,tidb,sqlite3,mssql,oracle, Moved to https://gitea.com/xorm/xorm
expr-lang/expr
Expression language and expression evaluation for Go
poem-web/poem
A full-featured and easy-to-use web framework with the Rust programming language.
TaKO8Ki/gobang
A cross-platform TUI database management tool written in Rust
polarismesh/polaris
Service Discovery and Governance Platform for Microservice and Distributed Architecture
rbatis/rbatis
Rust Compile Time ORM with Async Dynamic SQL
qiujiayu/AutoLoadCache
AutoLoadCache 是基于AOP+Annotation等技术实现的高效的缓存管理解决方案,实现缓存与业务逻辑的解耦,并增加异步刷新及“拿来主义机制”,以适应高并发环境下的使用。
Keats/validator
Simple validation for Rust structs
rust-lang-cn/rust-by-example-cn
Rust By Example 中文版(包含在线代码编辑器)
smarty-prototypes/go-disruptor
A port of the LMAX Disruptor to the Go language.
zsrl/pywencai
获取同花顺问财数据
isyscore/isc-gobase
go-eden/routine
Provides some convenient API, includes Goid(), GetG() and LocalStorage, which is a goroutine's local storage, just like ThreadLocal in other languages.
Nepxion/DiscoveryDesktop
☀️ Nepxion DiscoveryDesktop is a desktop UI for Nepxion Discovery with service governance, blue green and gray release orchestration, traffic inspection 服务治理、蓝绿灰度发布编排、流量侦测的前端
haijiaoWeb/haijiaoWeb
Config files for my GitHub profile.
Nepxion/DiscoveryPlatform
☀️ Nepxion DiscoveryPlatform is a platform for Nepxion Discovery with service governance, release orchestration, traffic inspection, instance blacklist, gateway route 服务治理、蓝绿灰度编排、流量侦测、无损下线、网关路由的平台
simonalong/Doramon
个人工具汇总:一致性哈希工具,Bitmap工具,布隆过滤器参数生成器,Yaml和properties互转工具,一键式生成整个前后端工具,单机高性能幂等工具,zookeeper客户端工具,分布式全局id生成器,时间转换工具,Http封装工具
Nepxion/DiscoveryAgent
☀️ Nepxion Discovery Agent is a java agent to resolve loss of ThreadLocal in cross-thread scenario, such as Spring Async、Hystrix Thread、Runnable、Callable、Single Thread、Thread Pool、MDC 异步跨线程Agent
cocotyty/dpig
Dynamic Proxy Implementation In Go
simonalong/gole
gole(够了):该框架是从Java向golang转型的过程借鉴spring-boot进而总结的一套至简化工具框架。遵从大道至简原则,让开发者在开发go的项目方面使用更简单
isyscore/fpredis
simonalong/Mikilin
对象属性核查框架:功能对标validate,从使用者角度出发,重新设计,拦截一切不合法属性,让业务处理层不包含一行核查代码,实现至简化编码
simonalong/mikilin-go
go的核查框架
isyscore/common-swing
isyscore/isc-tracer