An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by goexl

A curated list of projects in awesome lists by goexl .

https://github.com/goexl/mengpo

Golang default value set library,Go语言默认值配置框架,支持功能:1、设置默认值;2、支持所有Golang内置类型;3、支持JSON配置默认值;4、支持环境变量;5、支持自定义类型;6、支持复杂类型

default default-value defaults framework go golang setup

Last synced: 17 Jan 2026

https://github.com/goexl/gox

Golang基础扩展库,提供了Golang语言本身并不封装的一些功能,包括:1、增加错误;2、字符串处理;3、各种字段定义;4、各种加密方法;5、不允许复制和不允许比较的封装;6、通用大小;7、位图实现以及基于位图实现的功能和功能集合功能

bitmap bitset bytesize check datasize extension extensions feature features filesize framework golang jetbrains json kv library random size tag template

Last synced: 17 Jan 2026

https://github.com/goexl/qingniao

Unity notify adapter,通用通知方案接入

Last synced: 17 Jan 2026

https://github.com/goexl/gex

Golang exec extension library,Golang外部程序执行扩展库,提供更友好的操作API以及各种功能扩展,方便使用者更好的操作外部程序

call exec framework go golang library

Last synced: 17 Jan 2026

https://github.com/goexl/schedule

计划任务,支持如下任务:1、Cron表达式;2、周期任务;3、固定时间任务;4、随时时间任务

Last synced: 17 Jan 2026

https://github.com/goexl/simaqian

Golang日志库,提供以下特性:1、统一日志接口;2、更友好的API;3、一切皆可配置;4、基于最优配置的过零配置选项;5、方便日志框架切换

framework golang libary logger logging

Last synced: 17 Jan 2026

https://github.com/goexl/xiren

Golang数据验证器扩展库,集成各种数据验证工具,并增加以下功能:1、国际化

Last synced: 17 Jan 2026

https://github.com/goexl/structer

结构体转换器,用于将结构体转换成其它形式,比如:1、映射;2、字符串;3、JSON字符串

Last synced: 17 Jan 2026

https://github.com/goexl/id

编号生成器,提供常见的编号生成算法,包括:1、雪花生成算法;2、自增长生成算法

autoincrement golang id snowflake

Last synced: 17 Jan 2026

https://github.com/goexl/songci

Golang签名验证,支持以下几种签名:1、基于Hmac算法,类似于腾讯云签名算法的子南算法;2、基于Basic的基础验证

authentication basic framework golang hmac library

Last synced: 17 Jan 2026

https://github.com/goexl/model

数据库模型,包括常见的模型定义,比如:1、基于编号的模型;2、带修改时间的模型;3、带软删除的模型

Last synced: 17 Jan 2026

https://github.com/goexl/pulsar

Pulsar客户端的简单封装,让用户更容易处理消息发送和接收,并在此过程中隐藏相关细节(比如Ack、序列化等)

Last synced: 17 Jan 2026

https://github.com/goexl/gfx

Golang file system extension library,Go文件系统扩展库。主要是对Golang原生文件操作的扩展,增加更友好的操作API以及新特性

Last synced: 17 Jan 2026

https://github.com/goexl/valuer

Golang字符串值,提供从字符串解析真正的值的功能,字符串可以是:1、环境变量;2、表达式

Last synced: 17 Jan 2026

https://github.com/goexl/dns

统一域名解析适配器,接入多种现行的域名解析,包括:1、阿里云;2、腾讯云

alidns aliyun ddns dns dnspod golang library

Last synced: 17 Jan 2026

https://github.com/goexl/ft

国办52号文接口

Last synced: 17 Jan 2026

https://github.com/goexl/git

基于Gex的Git命令封装,提供常用的Git功能

Last synced: 17 Jan 2026

https://github.com/goexl/promethy

普罗米修斯常用功能封装,包括:1、常用功能封装;2、监控数据暴露

Last synced: 17 Jan 2026

https://github.com/goexl/env

Golang环境变量扩展库,主要提供一些系统不支持的环境变量,比如1、主机名;2、各种编号生成器;3、地址;4、网上地址等等

Last synced: 17 Jan 2026

https://github.com/goexl/hud

基于Http协议的上传下载库,功能有:1、分片上传;2、分片下载;3、自动判断分片;4、自动计算分片大小

Last synced: 17 Jan 2026

https://github.com/goexl/baozheng

validator升级版

Last synced: 17 Jan 2026

https://github.com/goexl/guc

Golang util for concurrent,Golang并发包,实现通用的并发编程辅助包

Last synced: 17 Jan 2026

https://github.com/goexl/authn

用户认证,提供基础的认证基础结构,供其它认证库使用,比如github.com/pangum/session和github.com/pangum/jwt等第三方使用

Last synced: 17 Jan 2026

https://github.com/goexl/cryptor

Go标准加密库扩展,提供常用的加密方法封装

Last synced: 17 Jan 2026

https://github.com/goexl/powerjob

因公司分布式任务调度技术选型了解到PowerJob,做一个简单封装,包括以下功能:1、简单的接口;2、Api调用

Last synced: 14 Jan 2026

https://github.com/goexl/container

集合框架,参考Java提供集合框架的基础定义,比如List、Set、Queue、Map等

Last synced: 14 Jan 2026

https://github.com/goexl/loki

Loki日志收集器,方便把日志推送到Loki平台供下一步分析

Last synced: 20 Jan 2026

https://github.com/goexl/apisix

Apisix接口封装

Last synced: 20 Jan 2026

https://github.com/goexl/task

任务调度基础类库,提供基础任务定义

Last synced: 17 Jan 2026

https://github.com/goexl/wanip

外网地址,包括以下功能:1、集合多种外网地址获取器;2、支持自定义命令;3、同时支持IPV4和IPV6

curl go golang ip ipv4 ipv6 library net wan

Last synced: 20 Jan 2026

https://github.com/goexl/snowflake

雪花算法生成器,适配goexl/id接口

Last synced: 17 Jan 2026

https://github.com/goexl/db

数据库核心概念封装

Last synced: 11 Mar 2026

https://github.com/goexl/config

配置文件封装

Last synced: 14 Jan 2026

https://github.com/goexl/apollo

携程Apollo分布式配置系统客户端

Last synced: 14 Jan 2026