errors by PumpkinSeed

Simple and efficient error package

created at Jan. 8, 2020, 9:12 p.m.

Go

3 +0

7 +0

1 +0

GitHub
natiu-mqtt by soypat

A dead-simple, extensible MQTT implementation well suited for embedded systems.

created at Dec. 6, 2022, 3:01 a.m.

Go

3 +0

82 +0

4 +0

GitHub
jsonassert by kinbiko

A Go test assertion library for verifying that two representations of JSON are semantically equal

created at Oct. 26, 2018, 8:31 p.m.

Go

3 +0

121 +0

17 +0

GitHub
tbd by lucasepe

"to be defined" - a really simple way to create text templates with placeholders

created at May 21, 2021, 1:11 p.m.

Go

3 +0

25 +0

1 +0

GitHub
multikey by adrianosela

n-out-of-N-keys encryption framework based on shamir's secret sharing algorithm

created at Aug. 10, 2019, 9:01 p.m.

Go

3 +0

4 +0

2 +0

GitHub
htree by bobg

Tools for working with trees of html.Nodes.

created at Sept. 12, 2019, 2:02 p.m.

HTML

3 +0

4 +0

0 +0

GitHub
go-log by ian-kent

A logger, for Go

created at May 2, 2014, 12:34 a.m.

Go

3 +0

43 +0

21 +0

GitHub
icache by mdaliyan

A High Performance, Generic, thread-safe, zero-dependency, key-value, in-memory cache

created at Nov. 14, 2018, 1:38 p.m.

Go

NEW!

3 +0

13 +0

2 +0

GitHub
gotokenizer by xujiajun

A tokenizer based on the dictionary and Bigram language models for Go. (Now only support chinese segmentation)

created at Oct. 11, 2018, 3:22 a.m.

Go

3 +0

19 +1

7 +0

GitHub
depcharge by centerorbit

DepCharge is a tool designed to help orchestrate the execution of commands across many directories at once.

created at July 25, 2018, 4:02 a.m.

Go

3 +0

23 +0

5 +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

206 +1

4 +0

GitHub
slices by srfrog

Functions that operate on slices. Similar to functions from package strings or package bytes that have been adapted to work with slices.

created at July 2, 2020, 11:17 p.m.

Go

3 +0

16 +0

3 +0

GitHub
godal by mafulong

godal provides the ability to generate specific golang code. The godal is to enable developers to write fast code in an expressive way.

created at March 16, 2021, 3:09 a.m.

Go

3 +0

18 +0

0 +0

GitHub
swag by zc2638

No comments, simple go wrapper to create swagger 2.0 compatible APIs. Support most routing frameworks, such as built-in, gin, chi, mux, echo, httprouter, fasthttp and more.

created at Oct. 30, 2020, 1:21 a.m.

Go

4 +0

45 +0

7 +0

GitHub
orm by golobby

A lightweight yet powerful, fast, customizable, type-safe object-relational mapper for the Go programming language.

created at Aug. 21, 2021, 5:50 a.m.

Go

4 +0

156 +0

5 +0

GitHub
goa by goa-go

Goa is a web framework based on middleware, like koa.js.

created at July 26, 2019, 7:12 a.m.

Go

4 +0

49 +0

5 +0

GitHub
got by ysmood

An enjoyable golang test framework.

created at Sept. 29, 2020, 8:24 a.m.

Go

4 +0

264 +0

18 +0

GitHub
tile by kelindar

Tile is a 2D grid engine, built with data and cache friendly ways, includes pathfinding and observers.

created at Aug. 19, 2020, 1:23 p.m.

Go

4 +0

141 +0

15 +0

GitHub
gotestfmt by GoTestTools

go test output for humans

created at April 29, 2021, 9:17 p.m.

Go

4 +0

480 +2

9 +0

GitHub
configuration by BoRuDar

Library for setting values to structs' fields from env, flags, files or default tag

created at Nov. 27, 2019, 5:58 p.m.

Go

4 +0

109 +1

10 +0

GitHub