rollingwriter by arthurkiller

Rolling writer is an IO util for auto rolling write in go.

created at Feb. 12, 2017, 12:05 p.m.

Go

10 +0

295 +0

45 +0

GitHub
tasks by madflojo

Package tasks is an easy to use in-process scheduler for recurring tasks in Go

created at Dec. 24, 2019, 6:26 p.m.

Go

6 +0

294 +0

23 +0

GitHub
cuckoo-filter by linvon

Cuckoo Filter go implement, better than Bloom Filter, configurable and space optimized 布谷鸟过滤器的Go实现,优于布隆过滤器,可以定制化过滤器参数,并进行了空间优化

created at Feb. 19, 2021, 12:27 p.m.

Go

8 +0

294 +0

27 +0

GitHub
interpose by carbocation

Minimalist net/http middleware for golang

created at July 20, 2014, 12:19 a.m.

Go

14 +0

294 +0

18 +0

GitHub
log by go-playground

green book Simple, configurable and scalable Structured Logging for Go.

created at Feb. 7, 2016, 4:17 p.m.

Go

15 +0

293 +0

21 +0

GitHub
util by shomali11

A collection of useful utility functions

created at May 24, 2017, 12:21 a.m.

Go

14 +0

291 +0

35 +0

GitHub
taskctl by taskctl

Concurrent task runner, developer's routine tasks automation toolkit. Simple modern alternative to GNU Make 🧰

created at Nov. 12, 2019, 1:19 p.m.

Go

10 +0

291 +0

39 +0

GitHub
ginrpc by xxjwxc

gin auto binding,grpc, and annotated route,gin 注解路由, grpc,自动参数绑定工具

created at June 22, 2019, 12:03 p.m.

Go

9 +0

290 +0

37 +0

GitHub
openaigo by otiai10

OpenAI GPT3/3.5 and GPT4 ChatGPT API Client Library for Go, simple, less dependencies, and well-tested

created at Dec. 10, 2022, 8:13 a.m.

Go

7 +0

290 +1

36 +0

GitHub
passlib by hlandau

key Idiotproof golang password validation library inspired by Python's passlib

created at Dec. 21, 2014, 5:45 p.m.

Go

11 +0

289 +0

31 +0

GitHub
go-capnproto by glycerine

Cap'n Proto library and parser for go. This is go-capnproto-1.0, and does not have rpc. See https://github.com/zombiezen/go-capnproto2 for 2.0 which has rpc and capabilities.

created at Nov. 7, 2013, 8:28 p.m.

Go

12 +0

288 +0

21 +0

GitHub
go-logger by apsdehal

Simple logger for Go programs. Allows custom formats for messages.

created at Sept. 26, 2014, 4:57 a.m.

Go

10 +0

288 +0

50 +0

GitHub
liquid by osteele

A Liquid template engine in Go

created at June 26, 2017, 2:39 p.m.

Go

10 +0

287 +2

56 +0

GitHub
request by monaco-io

go request, go http client

created at March 25, 2020, 6:24 a.m.

Go

11 +0

287 +0

29 +0

GitHub
go-unarr by gen2brain

Go bindings for unarr (decompression library for RAR, TAR, ZIP and 7z archives)

created at Nov. 1, 2015, 9:38 a.m.

Go

11 +0

280 +0

44 +0

GitHub
kazaam by qntfy

Arbitrary transformations of JSON in Golang

created at July 19, 2016, 2:19 p.m.

Go

20 +0

279 +0

55 +0

GitHub
hilbert by google

Go package for mapping values to and from space-filling curves, such as Hilbert and Peano curves.

created at Aug. 6, 2015, 3:50 p.m.

Go

20 +0

278 +0

41 +0

GitHub
frisby by hofstadter-io

API testing framework inspired by frisby-js

created at Sept. 15, 2015, 2:35 p.m.

Go

11 +0

278 +0

27 +0

GitHub
sturdyc by creativecreature

A caching library with advanced concurrency features designed to make I/O heavy applications robust and highly performant

created at April 6, 2024, 5 p.m.

Go

3 +0

278 +0

9 +0

GitHub
skiplist by MauriceGit

A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist

created at June 23, 2018, 4:01 p.m.

Go

9 +0

276 +0

38 +0

GitHub