DEV Community

0x3d Site
0x3d Site

Posted on

๐Ÿ—‚๏ธ 25 Golang Resources Every Developer Will Find Helpful and Interesting

GitHub - mmalcek/bafi: Universal JSON, BSON, YAML, CSV, XML, mt940 converter with templates

GitHub - mmalcek/bafi: Universal JSON, BSON, YAML, CSV, XML, mt940 converter with templates

Universal JSON, BSON, YAML, CSV, XML, mt940 converter with templates - mmalcek/bafi
Here's the link: http://0x3d.site/resource/golang/mmalcek/bafi...


t/cmd/xtemplate at main ยท youthlin/t

t/cmd/xtemplate at main ยท youthlin/t

t: translation util for go, using GNU gettext. Contribute to youthlin/t development by creating an account on GitHub.
Here's the link: http://0x3d.site/resource/golang/youthlin/t//...


GitHub - qustavo/sqlhooks: Attach hooks to any database/sql driver

GitHub - qustavo/sqlhooks: Attach hooks to any database/sql driver

Attach hooks to any database/sql driver. Contribute to qustavo/sqlhooks development by creating an account on GitHub.
Here's the link: http://0x3d.site/resource/golang/qustavo/sqlh...


GitHub - leekchan/timeutil: timeutil - useful extensions (Timedelta, Strftime, ...) to the golang's time package

GitHub - leekchan/timeutil: timeutil - useful extensions (Timedelta, Strftime, ...) to the golang's time package

timeutil - useful extensions (Timedelta, Strftime, ...) to the golang's time package - leekchan/timeutil
Here's the link: http://0x3d.site/resource/golang/leekchan/tim...


GitHub - technohippy/go-glmatrix: go-glmatrix is a golang version of glMatrix, which is

GitHub - technohippy/go-glmatrix: go-glmatrix is a golang version of glMatrix, which is "designed to perform vector and matrix operations stupidly fast".

go-glmatrix is a golang version of glMatrix, which is "designed to perform vector and matrix operations stupidly fast". - technohippy/go-glmatrix
Here's the link: http://0x3d.site/resource/golang/technohippy/...


GitHub - cenkalti/rain: ๐ŸŒง BitTorrent client and library in Go

GitHub - cenkalti/rain: ๐ŸŒง BitTorrent client and library in Go

๐ŸŒง BitTorrent client and library in Go. Contribute to cenkalti/rain development by creating an account on GitHub.
Here's the link: http://0x3d.site/resource/golang/cenkalti/rai...


GitHub - igrmk/treemap: Generic sorted map for Go with red-black tree under the hood

GitHub - igrmk/treemap: Generic sorted map for Go with red-black tree under the hood

Generic sorted map for Go with red-black tree under the hood - igrmk/treemap
Here's the link: http://0x3d.site/resource/golang/igrmk/treema...


GitHub - hashicorp/go-multierror: A Go (golang) package for representing a list of errors as a single error.

GitHub - hashicorp/go-multierror: A Go (golang) package for representing a list of errors as a single error.

A Go (golang) package for representing a list of errors as a single error. - hashicorp/go-multierror
Here's the link: http://0x3d.site/resource/golang/hashicorp/go...


GitHub - daichi-m/go18ds

GitHub - daichi-m/go18ds

Contribute to daichi-m/go18ds development by creating an account on GitHub.
Here's the link: http://0x3d.site/resource/golang/daichi-m/go1...


Locations API - Bing Maps

Locations API - Bing Maps

Learn how to use the Locations API to get location information for Bing Maps.
Here's the link: https://msdn.microsoft.com/en-us/library/ff70...


GitHub - alecthomas/go_serialization_benchmarks: Benchmarks of Go serialization methods

GitHub - alecthomas/go_serialization_benchmarks: Benchmarks of Go serialization methods

Benchmarks of Go serialization methods. Contribute to alecthomas/go_serialization_benchmarks development by creating an account on GitHub.
Here's the link: http://0x3d.site/resource/golang/alecthomas/g...


GitHub - alexedwards/scs: HTTP Session Management for Go

GitHub - alexedwards/scs: HTTP Session Management for Go

HTTP Session Management for Go. Contribute to alexedwards/scs development by creating an account on GitHub.
Here's the link: http://0x3d.site/resource/golang/alexedwards/...


GitHub - edwingeng/wuid: An extremely fast globally unique number generator.

GitHub - edwingeng/wuid: An extremely fast globally unique number generator.

An extremely fast globally unique number generator. - edwingeng/wuid
Here's the link: http://0x3d.site/resource/golang/edwingeng/wu...


GitHub - 1set/todotxt: Parser for todo.txt files in Go โœ…

GitHub - 1set/todotxt: Parser for todo.txt files in Go โœ…

Parser for todo.txt files in Go โœ…. Contribute to 1set/todotxt development by creating an account on GitHub.
Here's the link: http://0x3d.site/resource/golang/1set/todotxt...


GitHub - rbrahul/exception: A simple utility package for exception handling with try-catch in Golang

GitHub - rbrahul/exception: A simple utility package for exception handling with try-catch in Golang

A simple utility package for exception handling with try-catch in Golang - rbrahul/exception
Here's the link: http://0x3d.site/resource/golang/rbrahul/exce...


GitHub - i25959341/orderbook: Matching Engine for Limit Order Book in Golang

GitHub - i25959341/orderbook: Matching Engine for Limit Order Book in Golang

Matching Engine for Limit Order Book in Golang. Contribute to i25959341/orderbook development by creating an account on GitHub.
Here's the link: http://0x3d.site/resource/golang/i25959341/or...


GitHub - paulmach/osm: General purpose library for reading, writing and working with OpenStreetMap data

GitHub - paulmach/osm: General purpose library for reading, writing and working with OpenStreetMap data

General purpose library for reading, writing and working with OpenStreetMap data - paulmach/osm
Here's the link: http://0x3d.site/resource/golang/paulmach/osm...


GitHub - azul3d/engine: Azul3D - A 3D game engine written in Go!

GitHub - azul3d/engine: Azul3D - A 3D game engine written in Go!

Azul3D - A 3D game engine written in Go! Contribute to azul3d/engine development by creating an account on GitHub.
Here's the link: http://0x3d.site/resource/golang/azul3d/engin...


GitHub - reugn/go-quartz: Minimalist and zero-dependency scheduling library for Go

GitHub - reugn/go-quartz: Minimalist and zero-dependency scheduling library for Go

Minimalist and zero-dependency scheduling library for Go - reugn/go-quartz
Here's the link: http://0x3d.site/resource/golang/reugn/go-qua...


GitHub - Jeffail/gabs: For parsing, creating and editing unknown or dynamic JSON in Go

GitHub - Jeffail/gabs: For parsing, creating and editing unknown or dynamic JSON in Go

For parsing, creating and editing unknown or dynamic JSON in Go - Jeffail/gabs
Here's the link: http://0x3d.site/resource/golang/Jeffail/gabs...


GitHub - ulovecode/gdcache: gdcache is a pure non-intrusive cache library implemented by golang, you can use it to implement your own cache.

GitHub - ulovecode/gdcache: gdcache is a pure non-intrusive cache library implemented by golang, you can use it to implement your own cache.

gdcache is a pure non-intrusive cache library implemented by golang, you can use it to implement your own cache. - ulovecode/gdcache
Here's the link: http://0x3d.site/resource/golang/ulovecode/gd...


GitHub - DATA-DOG/go-txdb: Immutable transaction isolated sql driver for golang

GitHub - DATA-DOG/go-txdb: Immutable transaction isolated sql driver for golang

Immutable transaction isolated sql driver for golang - DATA-DOG/go-txdb
Here's the link: http://0x3d.site/resource/golang/DATA-DOG/go-...


GitHub - vardius/gollback: Go asynchronous simple function utilities, for managing execution of closures and callbacks

GitHub - vardius/gollback: Go asynchronous simple function utilities, for managing execution of closures and callbacks

Go asynchronous simple function utilities, for managing execution of closures and callbacks - vardius/gollback
Here's the link: http://0x3d.site/resource/golang/vardius/goll...


Belfast Gophers | Meetup

Belfast Gophers | Meetup

Belfast Gophers, aka The Go Belfast User Group (GBUG), are a Belfast-based community for anyone interested in the Go programming language. Belfast Gophers held their first Meet-up 2016, and since then the group has grown to over 300 gophers. Membership of Belfast Gophers is managed via ourย Meet
Here's the link: https://www.meetup.com/Belfast-Gophers/...


GitHub - parsyl/parquet: A library for reading and writing parquet files.

GitHub - parsyl/parquet: A library for reading and writing parquet files.

A library for reading and writing parquet files. Contribute to parsyl/parquet development by creating an account on GitHub.
Here's the link: http://0x3d.site/resource/golang/parsyl/parqu...


Earn $100 Fast: AI + Notion Templates

Earn $100 Fast: AI + Notion Templates

Now Free!

Get the guide here

Do you want to make extra money quickly? This guide shows you how to create and sell Notion templates step by step. Perfect for beginners or anyone looking for an easy way to start earning online.

Why Download This Guide?

  • Start Making Money Fast: Follow a simple process to create templates people want and will buy.
  • Save Time with AI: Learn to use tools like ChatGPT to design and improve templates.
  • Join a Growing Market: More people are using Notion every day, and they need templates to save time and stay organized.

Includes Helpful Tools:

  • ChatGPT Prompts PDF: Ready-made prompts to spark ideas and create templates faster.
  • Checklist PDF: Stay on track as you work.

Whatโ€™s Inside?

  • Clear Steps to Follow: Learn everything from idea to sale.
  • How to Find Popular Ideas: Research trends and needs.
  • Using AI to Create: Tips for improving templates with AI tools.
  • Making Templates User-Friendly: Simple tips for better design.
  • Selling Your Templates: Advice on sharing and selling on platforms like Gumroad or Etsy.
  • Fixing Common Problems: Solutions for issues like low sales or tricky designs.

Who Is This For?

  • Anyone who wants to make extra money online.
  • People who love using Notion and want to share their ideas.
  • Creators looking for a simple way to start selling digital products.

Get your free copy now and start making money today!

Top comments (0)