An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

github.com/yyle88

Top 7.6% on proxy.golang.org
github.com/yyle88/formatgo v1.0.28
Package formatgo provides utilities to format Go source code with advanced options. The package ...
29 versions - Latest release: 4 months ago - 2 stars on GitHub
github.com/yyle88/egobatch v0.0.1
Package egobatch: Generic batch task processing with type-safe error handling Provides Task and T...
2 versions - Latest release: 5 months ago - 1 stars on GitHub
Top 7.4% on proxy.golang.org
github.com/yyle88/zaplog v0.0.28
Package zaplog: Flexible high-performance logging package built on uber-go/zap Provides package-w...
29 versions - Latest release: 3 months ago - 75 stars on GitHub
Top 7.6% on proxy.golang.org
github.com/yyle88/syntaxgo v0.0.54
syntaxgo is a wrapper around Go's go/ast Abstract Syntax Tree and Go's reflect package - designed...
55 versions - Latest release: 5 months ago - 82 stars on GitHub
Top 9.1% on proxy.golang.org
github.com/yyle88/gormcngen v1.0.50
Package gormcngen provides constants used in GORM code generation gormcngen 提供 GORM 代码生成中使用的常量 ...
52 versions - Latest release: 2 months ago - 77 stars on GitHub
Top 6.6% on proxy.golang.org
github.com/yyle88/gosignbtc v1.0.42
简单的Go语言版本比特币创建钱包和签名逻辑
43 versions - Latest release: 5 months ago - 2 stars on GitHub
Top 9.1% on proxy.golang.org
github.com/yyle88/regginroute v1.0.36
regginroute means register gin routes. 非常简单的gin路由注册器。
37 versions - Latest release: 5 months ago - 2 stars on GitHub
Top 7.4% on proxy.golang.org
github.com/yyle88/gormcls v1.0.62
gormcls - Isolate the scope of temporary variables when using GORM, making the code more concise
63 versions - Latest release: 2 months ago - 66 stars on GitHub
Top 7.5% on proxy.golang.org
github.com/yyle88/gotron v1.0.16
17 versions - Latest release: 5 months ago - 2 stars on GitHub
Top 5.9% on proxy.golang.org
github.com/yyle88/gormrepo v1.0.62
Package gormrepo implements repositories pattern with GORM Offers type-safe generic repositories ...
64 versions - Latest release: 2 months ago - 87 stars on GitHub
Top 6.2% on proxy.golang.org
github.com/yyle88/tern v0.0.10
Package tern: Flexible tern operation engine to support Go with condition-based evaluation Provid...
11 versions - Latest release: 4 months ago - 112 stars on GitHub
Top 6.6% on proxy.golang.org
github.com/yyle88/sortslice v1.0.11
简单的排序逻辑,使用泛型实现 sort.Interface 这样以后排序就不要每次都根据类型实现 sort.Interface 啦,非常方便,给个星星谢谢
12 versions - Latest release: 4 months ago - 20 stars on GitHub
Top 6.5% on proxy.golang.org
github.com/yyle88/neatjson v0.0.14
Package neatjson provides elegant JSON formatting with flexible indentation Compactjson handles J...
15 versions - Latest release: 3 months ago - 65 stars on GitHub
Top 9.1% on proxy.golang.org
github.com/yyle88/syncmap v1.0.17
14 versions - Latest release: 5 months ago - 1 stars on GitHub
Top 7.4% on proxy.golang.org
github.com/yyle88/erero v1.0.24
Package erero provides err handling with auto context and location logging Wraps errors with stac...
25 versions - Latest release: 5 months ago - 20 stars on GitHub
Top 7.4% on proxy.golang.org
github.com/yyle88/mutexmap v1.0.15
Package mutexmap provides thread-safe map implementations with fine-grained locking Supports conc...
16 versions - Latest release: 5 months ago - 0 stars on GitHub
Top 6.3% on proxy.golang.org
github.com/yyle88/yyle88 v0.0.60
yyle88-introduction page
61 versions - Latest release: about 1 year ago - 213 stars on GitHub
Top 6.2% on proxy.golang.org
github.com/yyle88/printgo v1.0.7
Package printgo lets you print strings piece-by-piece, then get the whole text at once Wraps byte...
8 versions - Latest release: 3 months ago - 39 stars on GitHub
Top 5.2% on proxy.golang.org
github.com/yyle88/restyoops v0.0.2
Package restyoops: Structured HTTP operation fault classification with retryable semantics Oops! ...
3 versions - Latest release: 3 months ago
Top 6.6% on proxy.golang.org
github.com/yyle88/gormmom v0.0.37
Package gormmom: Native language programming engine that eliminates language constraints in datab...
38 versions - Latest release: 3 months ago - 124 stars on GitHub
Top 6.1% on proxy.golang.org
github.com/yyle88/simplejsonx v0.0.13
Package simplejsonx: Type-safe JSON parsing engine with Go generics support Built on github.com/b...
14 versions - Latest release: 3 months ago - 60 stars on GitHub
Top 9.1% on proxy.golang.org
github.com/yyle88/gormcnm v1.0.61
Package gormcnm provides type-safe column name operations with comprehensive SQL queries support ...
63 versions - Latest release: 2 months ago - 20 stars on GitHub
github.com/yyle88/goenum v0.0.5
Package goenum: Go enumeration code generation and type safe enum utilities Auto generates enum t...
6 versions - Latest release: 3 months ago - 5 stars on GitHub
Top 7.4% on proxy.golang.org
github.com/yyle88/done v1.0.28
Package done: Simple error handling package with panic-based validation Auto panics on errors to ...
32 versions - Latest release: 4 months ago - 4 stars on GitHub
Top 6.7% on proxy.golang.org
github.com/yyle88/reggin v1.0.36
`reggin` is a pkg for registering and managing Gin HTTP routes.
37 versions - Latest release: 5 months ago - 71 stars on GitHub
Top 6.3% on proxy.golang.org
github.com/yyle88/gobtcsign v1.0.42
43 versions - Latest release: 5 months ago
Top 6.4% on proxy.golang.org
github.com/yyle88/osexistpath v0.0.19
Package osexistpath: Path existence checking with configurable logging modes Provides comprehensi...
20 versions - Latest release: 3 months ago - 78 stars on GitHub
github.com/yyle88/osexec v0.0.38
39 versions - Latest release: 3 months ago
Top 7.6% on proxy.golang.org
github.com/yyle88/runpath v1.0.25
`runpath` package provides func to get the execution location of Go code, including the absolute ...
27 versions - Latest release: 4 months ago - 65 stars on GitHub
Top 7.6% on proxy.golang.org
github.com/yyle88/mustdone v0.0.42
在我们开发golang代码时,经常会遇到比如 res, err := a.Run() 的情况,这时假如使用 res := amust.Run() 或者 res := a.Must().Run()...
43 versions - Latest release: 4 months ago - 0 stars on GitHub
Top 6.2% on proxy.golang.org
github.com/yyle88/rese v0.0.12
**rese** simplifies Go error handling and result extraction. It combines error and result checks ...
13 versions - Latest release: 4 months ago - 7 stars on GitHub
Top 6.4% on proxy.golang.org
github.com/yyle88/must v0.0.30
Package must provides panic-on-failure assertion utilities with structured logging Implements typ...
31 versions - Latest release: 3 months ago - 148 stars on GitHub
Top 7.6% on proxy.golang.org
github.com/yyle88/slicesort v1.0.11
简单的排序逻辑,使用泛型实现 sort.Interface 这样以后排序就不要每次都根据类型实现 sort.Interface 啦,非常方便,给个星星谢谢
12 versions - Latest release: 4 months ago - 0 stars on GitHub
Top 5.7% on proxy.golang.org
github.com/yyle88/goi18n v0.0.8
Package goi18n provides code generation for go-i18n with type-safe message handling Auto generate...
9 versions - Latest release: 5 months ago - 3 stars on GitHub
Top 8.6% on proxy.golang.org
github.com/yyle88/sortx v1.0.11
Package sortx: Flexible slice sorting with custom comparison functions Provides sort.Interface im...
12 versions - Latest release: 4 months ago - 66 stars on GitHub
Top 6.5% on proxy.golang.org
github.com/yyle88/sure v0.0.42
Package sure provides exception handling mode configuration with assertion and crash handling Off...
43 versions - Latest release: 4 months ago - 2 stars on GitHub
Top 6.3% on proxy.golang.org
github.com/yyle88/eroticgo v0.0.6
eroticgo is a simple Go package for adding color to your console screen.
7 versions - Latest release: 3 months ago - 90 stars on GitHub
Top 6.4% on proxy.golang.org
github.com/yyle88/gotrontrx v1.0.16
17 versions - Latest release: 5 months ago