lancet
Utility library
A comprehensive utility function library for Go that provides a wide range of functions for common tasks.
A comprehensive, efficient, and reusable util function library of Go.
5k stars
45 watching
466 forks
Language: Go
last commit: 7 days ago
Linked from 2 awesome lists
genericsgogolanglibrarylodashutils
Related projects:
Repository | Description | Stars |
---|---|---|
go-git/go-git | A high-level implementation of the Git version control system in Go | 5,995 |
google/go-github | A Go library for interacting with the GitHub API v3 | 10,446 |
gogf/gf | A modular framework for building high-performance and scalable enterprise-class applications in Golang. | 11,713 |
grpc/grpc-go | A high-performance RPC framework that supports mobile and HTTP/2-based communication. | 21,100 |
golang/go | A programming language designed to build simple, reliable, and efficient software | 124,071 |
qax-os/goreporter | Analyzes and reports on the quality of Go code. | 3,127 |
therecipe/qt | An API that allows developers to write cross-platform GUI applications with Qt on various platforms using the Go programming language | 10,489 |
xxjwxc/public | A comprehensive utility package for Go programmers | 175 |
golang/tools | Provides tools and packages for static analysis and code transformation of Go programs. | 7,401 |
golang/protobuf | Provides Go bindings for protocol buffers for efficient binary serialization and deserialization of structured data. | 9,785 |
google/starlark-go | An implementation of the Starlark configuration language in Go. | 2,348 |
cweill/gotests | Generates Go test boilerplate from source code | 4,957 |
gonum/gonum | A set of libraries for numerical computations in the Go programming language. | 7,632 |
go-kit/kit | A toolkit for building microservices in Go | 26,621 |
jhump/goprotoc | Makes it easy to work with Protocol Buffers in Go by providing tools and libraries for generating code, implementing plugins, and running the protocol buffer compiler. | 85 |