gopacket by google

Provides packet processing capabilities for Go

updated at Nov. 17, 2024, 3:41 p.m.

Go

139 +0

6,350 +9

1,134 +4

GitHub
prisma-client-go by steebchen

Prisma Client Go is an auto-generated and fully type-safe database client

updated at Nov. 17, 2024, 3:39 p.m.

Go

23 +0

2,153 +7

97 +1

GitHub
multierr by uber-go

Combine one or more Go errors together

updated at Nov. 17, 2024, 3:36 p.m.

Go

21 +0

1,042 +5

41 +0

GitHub
go-actor by vladopajic

A lightweight library for writing concurrent programs in Go using the Actor model.

updated at Nov. 17, 2024, 3:30 p.m.

Go

4 -1

157 +3

14 +0

GitHub
echo by labstack

High performance, minimalist Go web framework

updated at Nov. 17, 2024, 3:28 p.m.

Go

526 +0

29,909 +46

2,228 -1

GitHub
chi by go-chi

lightweight, idiomatic and composable router for building Go HTTP services

updated at Nov. 17, 2024, 3:28 p.m.

Go

209 +0

18,576 +48

988 +0

GitHub
testcontainers-go by testcontainers

Testcontainers for Go is a Go package that makes it simple to create and clean up container-based dependencies for automated integration/smoke tests. The clean, easy-to-use API enables developers to programmatically define containers that should be run as part of a test and clean up those resources when the test is done.

updated at Nov. 17, 2024, 3:24 p.m.

Go

16 +0

3,655 +18

503 +4

GitHub
go-spew by davecgh

Implements a deep pretty printer for Go data structures to aid in debugging

updated at Nov. 17, 2024, 3:21 p.m.

Go

71 +0

6,091 +7

366 +0

GitHub
templ by a-h

A language for writing HTML user interfaces in Go.

updated at Nov. 17, 2024, 3:20 p.m.

Go

43 +0

8,330 +33

274 +0

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

updated at Nov. 17, 2024, 3:19 p.m.

Go

389 -1

21,900 +33

1,757 +2

GitHub
kod by go-kod

A generics based dependency injection application framework for Go, support OpenTelemetry trace/metric/log natively 🚀🚀🚀

updated at Nov. 17, 2024, 3:17 p.m.

Go

4 +0

170 +3

4 +0

GitHub
goldmark by yuin

trophy A markdown parser written in Go. Easy to extend, standard(CommonMark) compliant, well structured.

updated at Nov. 17, 2024, 3:17 p.m.

Go

33 +1

3,694 +15

254 -1

GitHub
bluemonday by microcosm-cc

bluemonday: a fast golang HTML sanitizer (inspired by the OWASP Java HTML Sanitizer) to scrub user generated content of XSS

updated at Nov. 17, 2024, 3:17 p.m.

Go

38 +1

3,216 +7

177 +2

GitHub
nosurf by justinas

CSRF protection middleware for Go.

updated at Nov. 17, 2024, 3:13 p.m.

Go

41 +1

1,590 +3

126 +0

GitHub
atreugo by savsgio

High performance and extensible micro web framework. Zero memory allocations in hot paths.

updated at Nov. 17, 2024, 3:12 p.m.

Go

25 +0

1,239 +2

72 +0

GitHub
go-humanize by dustin

Go Humans! (formatters for units to human friendly sizes)

updated at Nov. 17, 2024, 3:10 p.m.

Go

31 +0

4,362 +9

233 +0

GitHub
watermill by ThreeDotsLabs

Building event-driven applications the easy way in Go.

updated at Nov. 17, 2024, 3:09 p.m.

Go

82 +0

7,760 +86

407 +1

GitHub
task by go-task

A task runner / simpler Make alternative written in Go

updated at Nov. 17, 2024, 3:06 p.m.

Go

72 +0

11,462 +52

617 +1

GitHub
jwx by lestrrat-go

Implementation of various JWx (Javascript Object Signing and Encryption/JOSE) technologies

updated at Nov. 17, 2024, 3:05 p.m.

Go

28 +0

1,953 +4

165 +0

GitHub
gobrain by goml

Neural Networks written in go

updated at Nov. 17, 2024, 3:01 p.m.

Go

24 +0

560 +1

60 +0

GitHub