Go LibHunt Info
|
Datadog - Monitor and correlate metrics, request traces, and logs in one platform. Try it free.
More from our partner
|
All Categories
-
Audio and Music
-
Audio/Music
-
Authentication and OAuth
-
Authentication & OAuth
-
Code Analysis
-
Command Line
-
Configuration
-
Continuous Integration
-
Crawler
-
CSS Preprocessors
-
Database
-
Database Drivers
-
Data Structures
-
Date and Time
-
Date & Time
-
Distributed Systems
-
Editor Plugins
-
Email
-
Embeddable Scripting Languages
-
Files
-
Financial
-
Forms
-
Game Development
-
Generation and Generics
-
Generation & Generics
-
Geographic
-
GIS
-
Go Compilers
-
Go Generate Tools
-
Goroutines
-
Go Tools
-
GUI
-
Images
-
IoT (Internet of Things)
-
Logging
-
Machine Learning
-
Messaging
-
Miscellaneous
-
Natural Language Processing
-
Networking
-
OpenGL
-
ORM
-
Package Management
-
Query Language
-
Resource Embedding
-
Science and Data Analysis
-
Security
-
Serialization
-
Server Applications
-
Software Packages
-
Template Engines
-
Testing
-
Text Processing
-
Third-party APIs
-
Utilities
-
Utilities
-
Validation
-
Version Control
-
Video
-
Web Frameworks
-
Windows
-
XML
|
SaaSHub - The independent software marketplace. Find the best software and alternatives.
More from our team
|
The Awesome Go feed
TodayPhotoPrism: Personal photo management powered by Go and Google TensorFlow
Article
Popular Story
// photoprism.org
go-php vs go-lua
Popular comparison
- go-php - PHP bindings for Go
- go-lua - A port of the Lua 5.2 VM to pure Go
A Production-Grade Reliable-UDP Library for golang
Library
Popular Story
// github.com
ghw: A Golang library providing hardware inspection and discovery.
Library
Popular Story
// github.com
Yesterday
Caddy vs traefik
Popular comparison
- Caddy - Caddy is an alternative, HTTP/2 web server that's easy to configure and use.
- traefik - Træfɪk, a modern reverse proxy
Last 7 Days
Awesome Go Newsletter » 125
Top Stories
- A new direction for vim-go
- Go 1.11 got me to stop ignoring Go
- Compile-time Dependency Injection With Go Cloud's Wire
Follow us on Twitter @goLibHunt
Golang Methods Tutorial with Examples
Technically, Go is not an object-oriented programming language. It doesn’t have classes, objects, and inheritance. However, Go has types. And, you can define methods on types. This allows for an object-oriented style of programming in Go.
Article
Added by: callicoder
// www.callicoder.com
kingpin vs cobra
Popular comparison
- kingpin - A command line and flag parser supporting sub commands.
- cobra - A Commander for modern Go CLI interactions
aah
A scalable, performant, rapid development Web framework for Go.
Featured Package
// Category Web Frameworks
A new direction for vim-go
Article
Popular Story
// arslan.io
Game library Pixel 0.8 released adding fragment shader support!
Update
Popular Story
// github.com
Biscuit: Monolithic, POSIX-subset operating system kernel in Go for x86-64 CPUs.
Library
Popular Story
// github.com
mainflux
Industrial IoT Messaging and Device Management Server.
Featured Package
// Category IoT (Internet of Things)
Robotgo v0.60.0 is released, Go desktop automation, refactoring window and example.
Update
Popular Story
// github.com
mimetype
Detect mimetypes by looking at content
Compile-time Dependency Injection With Go Cloud's Wire
Article
Popular Story
// blog.golang.org
go-pg vs GORM
Popular comparison
- go-pg - PostgreSQL ORM with focus on PostgreSQL specific features and performance.
- GORM - The fantastic ORM library for Golang, aims to be developer friendly.
astiencoder: an open source video encoder written in GO and based on ffmpeg C bindings
Library
Popular Story
// github.com
Golang interfaces for Python developers
Article
Added by: nsukami
// mlvin.xyz
Gitea vs Gogs
Popular comparison
- Gitea - A fork of Gogs, entirely community driven.
- Gogs - A Self Hosted Git Service in the Go Programming Language.
Go 1.11 got me to stop ignoring Go
Article
Popular Story
// drewdevault.com
bloomfilter.js ported to Go
Library
Popular Story
// github.com
redigo vs redis
Popular comparison
- redigo - Redigo is a Go client for the Redis database.
- redis - Redis client for Golang
Last 30 Days
goimports
Tool to fix (add, remove) your Go imports automatically.
Featured Package
// Category Code Analysis
logrus vs zap
Popular comparison
- logrus - a structured logger for Go.
- zap - Fast, structured, leveled logging in Go