config by joshbetz

🛠 A configuration library for Go that parses environment variables, JSON files, and reloads automatically on SIGHUP.

updated at March 21, 2024, 4:16 p.m.

Go

4 +0

216 +0

14 +0

GitHub
goregen by zach-klippenstein

randexp for Go.

updated at March 23, 2024, 2:08 a.m.

Go

4 +0

90 +0

23 +0

GitHub
graterm by skovtunenko

Provides primitives to perform ordered GRAceful TERmination for Golang applications

updated at March 23, 2024, 8 p.m.

Go

2 +0

26 +0

2 +0

GitHub
tenyks by kyleterry

The Tenyks IRC bot.

updated at March 25, 2024, 7:59 p.m.

Go

15 +0

178 +0

19 +0

GitHub
go-tools by nikhilsaraf

A collection of tools for Golang

updated at March 25, 2024, 8:50 p.m.

Go

3 +0

15 +0

3 +0

GitHub
dynago by twharmon

Simplify working with AWS DynamoDB.

updated at March 26, 2024, 11:56 a.m.

Go

3 +0

12 +0

0 +0

GitHub
kemba by clok

A tiny debug logging tool. Ideal for CLI tools and command applications. Inspired by https://github.com/visionmedia/debug

updated at March 28, 2024, 12:27 a.m.

Go

2 +0

13 +0

2 +0

GitHub
rerun by ivpusic

Configurable recompiling and rerunning go apps when source changes

updated at March 29, 2024, 4:11 a.m.

Go

8 +0

167 +0

11 +0

GitHub
sessionup by swithek

Straightforward HTTP session management

updated at March 30, 2024, 3:11 a.m.

Go

6 +0

124 +0

7 +0

GitHub
nginx-prometheus by blind-oracle

Turn Nginx logs into Prometheus metrics

updated at March 30, 2024, 7:52 a.m.

Go

2 +0

41 +0

5 +0

GitHub
flop by homedepot

Go file operations library chasing GNU APIs.

updated at March 30, 2024, 7:29 p.m.

Go

21 +0

33 +0

12 +0

GitHub
MMSEGO by awsong

Chinese word splitting algorithm MMSEG in GO

updated at April 1, 2024, 7:53 p.m.

Go

5 +0

63 +0

14 +0

GitHub
bloom by dataence

Bloom filters implemented in Go.

updated at April 2, 2024, 9:16 a.m.

Go

8 +0

147 +0

21 +0

GitHub
tcpack by lim-yoona

tcpack is an application protocol based on TCP to Pack and Unpack bytes stream in go program.

updated at April 3, 2024, 11:17 a.m.

Go

1 +0

174 +0

1 +0

GitHub
go-nowpayments by matm

Go library for the crypto NOWPayments API

updated at April 3, 2024, 11:42 a.m.

Go

1 +0

3 +0

4 +0

GitHub
ordered-concurrently by tejzpr

Ordered-concurrently a library for concurrent processing with ordered output in Go. Process work concurrently and returns output in a channel in the order of input. It is useful in concurrently processing items in a queue, and get output in the order provided by the queue.

updated at April 3, 2024, 9:55 p.m.

Go

2 +0

37 +0

8 +0

GitHub
TySug by Dynom

A project around helping to prevent typing typos. TySug (Typo Suggestions) suggests alternative words with respect to keyboard layouts

updated at April 4, 2024, 11:30 a.m.

Go

2 +0

18 +0

3 +0

GitHub
go-conf by ThomasObenaus

Library for easy configuration of a golang service

updated at April 4, 2024, 10:53 p.m.

Go

2 +0

10 +0

2 +0

GitHub
mspm by BlackRabbitt

Multi-String Pattern Matching Algorithm Using TrieNode

updated at April 5, 2024, 11:41 a.m.

Go

3 +0

25 +0

4 +0

GitHub
mule by wlbr

mule is a tool to be used with 'go generate' to embed external resources files into Go code.

updated at April 5, 2024, 6:53 p.m.

Go

3 +0

15 +0

4 +0

GitHub