LocalAI by mudler

:robot: The free, Open Source alternative to OpenAI, Claude and others. Self-hosted and local-first. Drop-in replacement for OpenAI, running on consumer-grade hardware. No GPU required. Runs gguf, transformers, diffusers and many more models architectures. Features: Generate Text, Audio, Video, Images, Voice Cloning, Distributed, P2P inference

created at March 18, 2023, 10:58 p.m.

Go

192 +9

25,818 +1229

1,939 +56

GitHub
go-patterns by tmrts

Curated list of Go design patterns, recipes and idioms

created at Dec. 14, 2015, 10:05 p.m.

Go

614 +1

25,503 +41

2,227 +0

GitHub
fyne by fyne-io

Cross platform GUI toolkit in Go inspired by Material Design

created at Feb. 4, 2018, 10:07 p.m.

Go

260 +0

25,158 +54

1,397 +0

GitHub
logrus by sirupsen

Structured, pluggable logging for Go.

created at Oct. 16, 2013, 7:08 p.m.

Go

315 +1

24,750 +18

2,269 +0

GitHub
vegeta by tsenart

HTTP load testing tool and library. It's over 9000!

created at Aug. 13, 2013, 11:45 a.m.

Go

311 +0

23,600 +21

1,368 +2

GitHub
testify by stretchr

A toolkit with common assertions and mocks that plays nicely with the standard library

created at Oct. 16, 2012, 4:43 p.m.

Go

175 +0

23,499 +45

1,600 +4

GitHub
kratos by go-kratos

Your ultimate Go microservices framework for the cloud-native era.

created at Jan. 10, 2019, 10:42 a.m.

Go

449 +1

23,374 +23

4,007 +2

GitHub
colly by gocolly

Elegant Scraper and Crawler Framework for Golang

created at Sept. 29, 2017, 2:08 p.m.

Go

333 +1

23,325 +26

1,766 +3

GitHub
seaweedfs by seaweedfs

SeaweedFS is a fast distributed storage system for blobs, objects, files, and data lake, for billions of files! Blob store has O(1) disk seek, cloud tiering. Filer supports Cloud Drive, cross-DC active-active replication, Kubernetes, POSIX FUSE mount, S3 API, S3 Gateway, Hadoop, WebDAV, encryption, Erasure Coding.

created at July 14, 2014, 4:41 p.m.

Go

535 -1

22,862 +64

2,298 +5

GitHub
hub by mislav

A command-line tool that makes git easier to use with GitHub.

created at Dec. 5, 2009, 10:15 p.m.

Go

576 +0

22,834 +6

2,197 +1

GitHub
cli by urfave

A simple, fast, and fun package for building command line apps in Go

created at July 13, 2013, 7:32 p.m.

Go

299 +0

22,376 +22

1,708 +0

GitHub
learn-go-with-tests by quii

Learn Go with test-driven development

created at March 2, 2018, 11:41 a.m.

Go

309 +0

22,208 +19

2,808 -2

GitHub
zap by uber-go

Blazing fast, structured, leveled logging in Go.

created at Feb. 18, 2016, 7:52 p.m.

Go

246 -1

22,040 +38

1,435 +3

GitHub
go-micro by micro

A Go microservices framework

created at Jan. 13, 2015, 11:30 p.m.

Go

511 +2

21,956 +18

2,355 +2

GitHub
fasthttp by valyala

Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http

created at Oct. 18, 2015, 10:19 p.m.

Go

389 -1

21,900 +33

1,757 +2

GitHub
grpc-go by grpc

The Go language implementation of gRPC. HTTP/2 based RPC

created at Dec. 8, 2014, 6:59 p.m.

Go

482 -1

21,106 +28

4,385 +6

GitHub
joi by hapijs

The most powerful data validation library for JS

created at Sept. 16, 2012, 4:38 p.m.

JavaScript

177 +0

20,932 +4

1,508 +0

GitHub
mux by gorilla

Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with 🦍

created at Oct. 2, 2012, 9:32 p.m.

Go

308 +0

20,896 +36

1,848 +0

GitHub
jaeger by jaegertracing

CNCF Jaeger, a Distributed Tracing Platform

created at April 15, 2016, 6:49 p.m.

Go

324 +0

20,513 +52

2,443 +2

GitHub
dgraph by dgraph-io

The high-performance database for modern applications

created at Aug. 25, 2015, 7:15 a.m.

Go

366 +0

20,445 +15

1,499 -2

GitHub