couchcache by codingsince1985

A RESTful caching micro-service in Go backed by Couchbase

updated at July 9, 2024, 9:49 a.m.

Go

4 +0

63 +0

7 +0

GitHub
fileb0x by UnnoTed

a better customizable tool to embed files in go; also update embedded files remotely without restarting the server

updated at July 9, 2024, 9:49 a.m.

Go

18 +0

634 +0

53 +0

GitHub
go-bind-plugin by wendigo

go-bind-plugin generates API for exported plugin symbols (-buildmode=plugin) - go1.8+ only (http://golang.org/pkg/plugin)

updated at July 9, 2024, 9:49 a.m.

Go

6 +0

184 +0

11 +0

GitHub
mssqlx by linxGnu

Database client library, proxy for any master slave, master master structures. Lightweight, performant and auto balancing in mind.

updated at July 9, 2024, 9:49 a.m.

Go

11 +0

102 +0

15 +0

GitHub
logdump by ewwwwwqm

Package for multi-level logging

updated at July 9, 2024, 9:49 a.m.

Go

2 +0

11 +0

3 +0

GitHub
parallel-fn by rafaeljesus

Run functions in parallel :comet:

updated at July 9, 2024, 9:50 a.m.

Go

4 +0

36 +0

2 +0

GitHub
go-excel by szyhf

A simple and light excel file reader to read a standard excel as a table faster | 一个轻量级的Excel数据读取库,用一种更`关系数据库`的方式解析Excel。

updated at July 9, 2024, 9:50 a.m.

Go

4 +0

191 +0

37 +0

GitHub
skiplist by MauriceGit

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

updated at July 9, 2024, 9:50 a.m.

Go

9 +0

276 +0

38 +0

GitHub
jeff by abraithwaite

🍍Jeff provides the simplest way to manage web sessions in Go.

updated at July 9, 2024, 9:50 a.m.

Go

6 +0

265 +0

17 +0

GitHub
ring by TheTannerRyan

Package ring provides a high performance and thread safe Go implementation of a bloom filter.

updated at July 9, 2024, 10:48 p.m.

Go

1 +0

138 +0

17 +0

GitHub
coffer by claygod

Simply ACID* key-value database. At the medium or even low latency it tries to provide greater throughput without losing the ACID properties of the database. The database provides the ability to create record headers at own discretion and use them as transactions. The maximum size of stored data is limited by the size of the computer's RAM.

updated at July 11, 2024, 12:33 p.m.

Go

5 +0

38 +0

5 +0

GitHub
worker-pool by vardius

Go simple async worker pool

updated at July 11, 2024, 10:27 p.m.

Go

5 +0

92 +0

13 +0

GitHub
goArgonPass by dwin

goArgonPass is a Argon2 Password utility package for Go using the crypto library package Argon2 designed to be compatible with Passlib for Python and Argon2 PHP. Argon2 was the winner of the most recent Password Hashing Competition. This is designed for use anywhere password hashing and verification might be needed and is intended to replace implementations using bcrypt or Scrypt.

updated at July 11, 2024, 10:29 p.m.

Go

2 +0

18 +0

7 +0

GitHub
goptuna by c-bata

A hyperparameter optimization framework, inspired by Optuna.

updated at July 12, 2024, 7:27 a.m.

Go

9 +0

256 +0

22 +0

GitHub
gomusicbrainz by michiwend

a Go (Golang) MusicBrainz WS2 client library - work in progress

updated at July 12, 2024, 8:17 a.m.

Go

6 +0

57 +0

24 +0

GitHub
ptr by gotidy

Contains functions for simplified creation of pointers from constants of basic types

updated at July 12, 2024, 8:36 a.m.

Go

2 +0

27 +0

3 +0

GitHub
strumt by antham

Strumt is a library to create prompt chain

updated at July 12, 2024, 8:55 a.m.

Go

3 +0

60 +0

5 +0

GitHub
rabbus by rafaeljesus

A tiny wrapper over amqp exchanges and queues 🚌 ✨

updated at July 12, 2024, 12:14 p.m.

Go

9 +0

97 +0

23 +0

GitHub
ptrie by viant

A prefix tree implementation in go

updated at July 12, 2024, 4:34 p.m.

Go

9 +0

39 +0

10 +0

GitHub
sessions by adam-hanna

A dead simple, highly performant, highly customizable sessions middleware for go http servers.

updated at July 12, 2024, 8:53 p.m.

Go

5 +0

78 +0

11 +0

GitHub