• Stars
    star
    2
  • Language
    Go
  • License
    MIT License
  • Created over 2 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

a utility to generate a PDF with table. 一个生成带表格数据的PDF工具包。

More Repositories

1

go-wx-gateway

微信公众号/服务号/视频号小店事件推送反向代理网关
Go
26
star
2

go-wx-api

微信公众号开发API封装
Go
18
star
3

duktape-bridge

A very easy-to-use wrapper of Duktape JavaScript engine, including wrappers for C, Go and Java. The bridge wrapper is also supporting module loader for loading modules written in JS, C and Go. This package is not a binding implementation, it is aimed to be used easily
Go
13
star
4

go-search

golang实现的搜索引擎服务
Go
13
star
5

go-wxpay-gateway

通用微信支付网关
Go
13
star
6

jsgo

A mini but powerful, standalone but extendable JS interpreter written in Go. A JS module is just a Go struct In jsgo.
Go
8
star
7

go-epy

Extending starlark-go and making Starlark as a pragmatic embeddable Python. 基于starlark-go的嵌入式python
Go
6
star
8

cn-capitalizer

数字中文大写。支持金额、年/月/日,符合国家合同规范、支票规范。一遍扫描完成转换,支持整型/浮点型/字符串等类型,支持正负数。
Go
5
star
9

go-quickjs

make quickjs be embedded easily in Golang, not just binding.
Go
5
star
10

go-sql-driver

wrapper of database/sql/driver to easy writing sql driver in golang
Go
3
star
11

gnet

utility to make HTTP request easily
Go
3
star
12

id-generator

distributed id generators, with a snowflake-like id generator and an auto-incremented id generator. 分布式id生成器,包括snowflake id、自增id、订单id
Go
3
star
13

dbx

golang database utility with easy-to-use transaction support. 基于ORM,更方便使用;事务处理流程自定义,代码不杂乱,易于使用
Go
3
star
14

meili-search-sdk

访问meilisearch的客户端golang SDK
Go
3
star
15

delay-tasks

a delayed tasks implementation
Go
2
star
16

go-lua

make lua (5.4) be embedded easily in Golang, not just binding.
Go
2
star
17

go-deno

An embeddable JavaScript/TypeScript engine by interacting with deno. 通过与deno交互实现的嵌入式JavaScript/TypeScript
Go
2
star
18

go-wx-apps

使用 github.com/rosbit/go-wx-api 的例程和工具
Go
2
star
19

jet-helper

helpers to utilize CloudyKit/jet templates
Go
1
star
20

db-proxy-driver

an implementation of database/sql/driver to access db-proxy
Go
1
star
21

go-wxmp-api

微信小程序SDK,支持服务多个小程序,配置简单,使用方便
Go
1
star
22

go-duktape

make duktape (2.7.0) be embedded easily in Golang, not just binding.
C
1
star
23

logmerger

A utility package which can be used to process log file asynchronously
Go
1
star
24

go-wasm

makes creating WebAssembly with Golang easily
Go
1
star
25

go-ejs

embding js in golang is so easy.
Go
1
star
26

db-proxy

a database server to share db connections and limit the parallellism of access to the real database server.
Go
1
star
27

reader-logger

a utility to output the reader content and process it simultaneously.
Go
1
star
28

go-xpinyin

Translate Chinese hanzi to pinyin (拼音) by Golang, 汉字转拼音
Go
1
star
29

go-wget

wrapper of http client request. see rosbit/gnet
Go
1
star
30

go-aes

encrypt/decrypt message with AES
Go
1
star
31

go-trealla

An embeddable Prolog by interacting with trealla-prolog. 通过与trealla-prolog交互实现的嵌入式prolog
Go
1
star
32

go-expect

A simple TCL-like expect implementation written in golang
Go
1
star
33

go-libhttpd

libhttpd.so, C-shared lib implemented in golang
Go
1
star
34

http-helper

lightweight web server framework like gin. 轻量级http服务框架
Go
1
star
35

aliyun-api-caller

通过阿里云API完成云资源管理功能的命令行工具。已实现ssl证书上传、设置全站加速域名和web防火墙域名证书的功能,可根据需要扩展
Go
1
star
36

aliyun-sign

SDK implementing request-arguments-signature when calling aliyun service。访问阿里云服务签名SDK,go语言实现,无第三方库依赖。
Go
1
star
37

jsonl-rpc

implementations of ClientCodec and ServerCodec as JSONL stream for the net/rpc package. 实现包net/rpc中的ClientCodec和ServerCodec,可以传输JSONL格式的流数据。
Go
1
star