Skip to content
This repository has been archived by the owner on Aug 1, 2023. It is now read-only.

xuender/oils

Repository files navigation

Oils

GoCI codecov Go Report Card GoDoc Gitter GitHub license GitHub issues GitHub stars

Golang 常用工具类库.

codecov

base

基础的集合操作.

ordered

有序集合.

treemap

左倾红黑树 Map.

left-leaning red-black tree map.

cryptos

加密.

dbs

数据库.

cache

内存缓存

gorms

gorm 相关.

sqls

SQL 相关.

gins

gin web 服务.

tests

gin 测试.

hashs

哈希.

i18n

多国语言.

ios

输入输出.

logs

使用 uber 的 zap 日志.

maths

数学.

nets

网络服务.

oss

操作系统相关.

syncs

异步控制.

maps

协程安全的有序Map.

rdb

基于 redis 分布式.

tags

基于 BitMap 的标签.

times

时间格式化,计时器等.

License

© xuender, 2022~time.Now

MIT License