proxy.golang.org namespaces: github.com/yudeguang
View the packages within the github.com/yudeguang namespace on the proxy.golang.org package registry, including their maintainers and dependencies.
Top 8.6% on proxy.golang.org
Latest release: 3 days ago - 0 stars on GitHub
github.com/yudeguang/newgoproject
创建新项目时,可以通过复制该项目来创建,减少这种重复性的工作Latest release: 3 days ago - 0 stars on GitHub
Top 8.6% on proxy.golang.org
1 version - Latest release: almost 3 years ago - 1 stars on GitHub
github.com/yudeguang/file v0.0.0-20220729054221-7bd52b0334d3
Copyright 2020 file Author(https://github.com/yudeguang/file). All Rights Reserved. This Source ...1 version - Latest release: almost 3 years ago - 1 stars on GitHub
Top 8.2% on proxy.golang.org
1 version - Latest release: about 5 years ago - 0 stars on GitHub
github.com/yudeguang/17vinsoft v0.0.0-20200613055013-0e2c5910c51a
代理相关公共类1 version - Latest release: about 5 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
2 versions - Latest release: over 8 years ago - 0 stars on GitHub
github.com/yudeguang/go-linq v3.0.0+incompatible
Package linq provides methods for querying and manipulating slices, arrays, maps, strings, channe...2 versions - Latest release: over 8 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
10 versions - Latest release: almost 6 years ago - 0 stars on GitHub
github.com/yudeguang/selenium v0.9.9
Package selenium provider a Selenium/Webdriver client. Currently provides only WebDriver remote ...10 versions - Latest release: almost 6 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
1 version - Latest release: almost 3 years ago - 1 stars on GitHub
github.com/yudeguang/mysql v0.0.0-20220729054308-609f1f307286
对MySql进行简单封装,简化查询,增,删,改等操作,同时也支持原生MySql所有操作 对MySql进行简单封装,简化查询,增,删,改等操作,同时也支持原生MySql所有操作 对MySql进...1 version - Latest release: almost 3 years ago - 1 stars on GitHub
Top 8.6% on proxy.golang.org
Latest release: 23 days ago - 0 stars on GitHub
github.com/yudeguang/bytestointeger
bytes与Integer数据类型之间的相互转换Latest release: 23 days ago - 0 stars on GitHub
Top 6.2% on proxy.golang.org
1 version - Latest release: almost 3 years ago - 23 stars on GitHub
github.com/yudeguang/gather v0.0.0-20220729054834-f3189f4ee448
Copyright 2020 ratelimit Author(https://github.com/yudeguang/gather). All Rights Reserved. This ...1 version - Latest release: almost 3 years ago - 23 stars on GitHub
Top 8.3% on proxy.golang.org
2 versions - Latest release: over 2 years ago - 2 stars on GitHub
github.com/yudeguang/stringsx v0.0.0-20221123055633-f59a4b8f1188
Copyright 2020 stringsx Author(https://github.com/yudeguang/stringsx). All Rights Reserved. This...2 versions - Latest release: over 2 years ago - 2 stars on GitHub
Top 7.5% on proxy.golang.org
github.com/yudeguang/myurl
Latest release: about 1 month ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
1 version - Latest release: over 2 years ago - 6 stars on GitHub
github.com/yudeguang/noGCMap v0.0.0-20220914142758-f879c5810363
Copyright 2020 rateLimit Author(https://github.com/yudeguang/noGCMap). All Rights Reserved. This...1 version - Latest release: over 2 years ago - 6 stars on GitHub
Top 10.0% on proxy.golang.org
1 version - Latest release: almost 3 years ago - 1 dependent package - 1 dependent repositories - 2 stars on GitHub
github.com/yudeguang/iox v0.0.0-20220912082704-297952f8e912
helps you read and seek data from io.ReadSeeker and write data to bytes.Buffer1 version - Latest release: almost 3 years ago - 1 dependent package - 1 dependent repositories - 2 stars on GitHub
Top 6.9% on proxy.golang.org
1 version - Latest release: almost 3 years ago - 11 stars on GitHub
github.com/yudeguang/visitercontrol v0.0.0-20220729054444-fd8597914f3e
单位时间内,最多允许多少用户访问,可以以IP或者用户名等作为区分用户。与RateLimiter不同,visitercontrol可以实现较为精确的流量限制1 version - Latest release: almost 3 years ago - 11 stars on GitHub
Top 9.1% on proxy.golang.org
Latest release: about 1 month ago - 0 stars on GitHub
github.com/yudeguang/distributedhttpproxy
distributedhttpproxyLatest release: about 1 month ago - 0 stars on GitHub
Top 8.3% on proxy.golang.org
Latest release: about 2 months ago - 0 stars on GitHub
github.com/yudeguang/slicecache
部分场景下,频繁生成及修改切片,造成GC回收问题,对此直接用切片缓存的方式自己管理内存,暂时只支持int型切片Latest release: about 2 months ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
1 version - Latest release: about 4 years ago - 0 stars on GitHub
github.com/yudeguang/oldbeego v0.0.0-20210410081443-9cdc1340a1d8
package oldbeego provide a MVC framework beego: an open-source, high-performance, modular, full-s...1 version - Latest release: about 4 years ago - 0 stars on GitHub
Top 9.0% on proxy.golang.org
1 version - Latest release: almost 3 years ago - 0 stars on GitHub
github.com/yudeguang/config v0.0.0-20220729054615-72412484814a
读取配置文件1 version - Latest release: almost 3 years ago - 0 stars on GitHub
Top 8.3% on proxy.golang.org
1 version - Latest release: almost 3 years ago - 2 stars on GitHub
github.com/yudeguang/haserr v0.0.0-20220729054624-f52ba6a91168
对错误处理简单封装,以减少代码量1 version - Latest release: almost 3 years ago - 2 stars on GitHub
Top 9.0% on proxy.golang.org
1 version - Latest release: almost 3 years ago - 0 stars on GitHub
github.com/yudeguang/nogcmapindex v0.0.0-20220729054003-f3492a4ebcec
针对超大型map的优化,减少GC。把复杂的不利于GC的复杂map转化为基础类型的 map[uint64]int+外部二级索引切片的形式1 version - Latest release: almost 3 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
2 versions - Latest release: about 2 years ago - 0 stars on GitHub
github.com/yudeguang/myvin v0.0.0-20230413064045-cb097c7c0494
myvin2 versions - Latest release: about 2 years ago - 0 stars on GitHub
Top 9.0% on proxy.golang.org
1 version - Latest release: almost 3 years ago - 0 stars on GitHub
github.com/yudeguang/noGCMapIndex v0.0.0-20220729054003-f3492a4ebcec
针对超大型map的优化,减少GC。把复杂的不利于GC的复杂map转化为基础类型的 map[uint64]int+外部二级索引切片的形式1 version - Latest release: almost 3 years ago - 0 stars on GitHub
Top 8.8% on proxy.golang.org
1 version - Latest release: almost 3 years ago - 1 dependent repositories - 11 stars on GitHub
github.com/yudeguang/slice v0.0.0-20220729053745-2c53bc25e6b7
Copyright 2020 slice Author(https://github.com/yudeguang/slice). All Rights Reserved. This Sourc...1 version - Latest release: almost 3 years ago - 1 dependent repositories - 11 stars on GitHub
Top 5.9% on proxy.golang.org
4 versions - Latest release: over 1 year ago - 2 dependent repositories - 67 stars on GitHub
github.com/yudeguang/ratelimit v0.0.0-20240108053714-dcabc0e41abd
Copyright 2020 ratelimit Author(https://github.com/yudeguang/ratelimit). All Rights Reserved. Th...4 versions - Latest release: over 1 year ago - 2 dependent repositories - 67 stars on GitHub
Top 7.5% on proxy.golang.org
Latest release: 3 months ago - 0 stars on GitHub
github.com/yudeguang/goproxy
goproxyLatest release: 3 months ago - 0 stars on GitHub
Top 9.0% on proxy.golang.org
1 version - Latest release: over 4 years ago - 0 stars on GitHub
github.com/yudeguang/reducedboolean v0.0.0-20210129032831-4fdf05f29955
计算一组布尔表达式的最终结果,类似在SQL中执行类似语句: SELECT 1 and 0 and 0 and (1 or 0 or 1)1 version - Latest release: over 4 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
1 version - Latest release: almost 3 years ago - 6 stars on GitHub
github.com/yudeguang/noGcStaticMap v0.0.0-20220729055708-f5176e596c08
Copyright 2022 rateLimit Author(https://github.com/yudeguang/noGcStaticMap). All Rights Reserved....1 version - Latest release: almost 3 years ago - 6 stars on GitHub
Top 8.2% on proxy.golang.org
2 versions - Latest release: over 2 years ago - 2 stars on GitHub
github.com/yudeguang/stringx v0.0.0-20221123055633-f59a4b8f1188
Copyright 2020 stringsx Author(https://github.com/yudeguang/stringsx). All Rights Reserved. This...2 versions - Latest release: over 2 years ago - 2 stars on GitHub
Top 8.2% on proxy.golang.org
2 versions - Latest release: almost 3 years ago - 6 stars on GitHub
github.com/yudeguang/nogcstaticmap v0.0.0-20220730112408-9a41e4501da2
Copyright 2022 rateLimit Author(https://github.com/yudeguang/noGcStaticMap). All Rights Reserved....2 versions - Latest release: almost 3 years ago - 6 stars on GitHub
github.com/yudeguang/hashset v0.0.0-20220830064158-1232230e9adb
Copyright 2020 hashset Author(https://github.com/yudeguang/hashset). All Rights Reserved. This S...1 version - Latest release: almost 3 years ago - 1 dependent repositories - 1 stars on GitHub
Top 4.1% on proxy.golang.org
github.com/yudeguang/httpproxy removed
Latest release: over 2 years ago
Top 4.1% on proxy.golang.org