Ask HN: Cool side project you have written using Golang

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • rrip

    Bulk image downloader for reddit.

  • PaintByNumbers

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • godin

  • dihedral

    Compile-time dependency injection for Go

  • I wrote Dihedral, a compile-time dependency injection framework for Go [0]. It was inspired by the Java framework Dagger. It worked pretty well, but was a little clunky with Go's syntax. Ultimately, decided it wasn't worth it given the simplicity of manually constructing Go objects in a service setting.

    0: https://github.com/dimes/dihedral

  • hookah

    GitHub Webhooks Made Easy! (by donatj)

  • Shielded is an API controllable README badge service. The site needs work but it's in a usable state.

    - https://shielded.dev/

    Hookah is a GitHub Hook listener/runner - we've been using it for many years now, it's less important since the rise of GitHub actions though.

    - https://github.com/donatj/hookah

  • rpcx

    Best microservices framework in Go, like alibaba Dubbo, but with more features, Scale easily. Try it. Test it. If you feel it's better, use it! ๐‰๐š๐ฏ๐šๆœ‰๐๐ฎ๐›๐›๐จ, ๐†๐จ๐ฅ๐š๐ง๐ ๆœ‰๐ซ๐ฉ๐œ๐ฑ! build for cloud!

  • I have the microservices framework https://rpcx.io, which is used by many companies.

  • linkwallet

    A self-hosted bookmark database with full-text page content search

  • Most recently, a bookmark manager (yet another one) - emphasis on ease of deployment and full-text searching of page content.

    - https://github.com/tardisx/linkwallet

    One of my earliest Go projects, a tool to upload screenshots automatically to discord continues to be popular, though I cringe at how much work the code still needs - earlier me had no idea what he was doing.

    - https://github.com/tardisx/discord-auto-upload

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • discord-auto-upload

    Automatically upload screenshots from your computer into a discord channel

  • Most recently, a bookmark manager (yet another one) - emphasis on ease of deployment and full-text searching of page content.

    - https://github.com/tardisx/linkwallet

    One of my earliest Go projects, a tool to upload screenshots automatically to discord continues to be popular, though I cringe at how much work the code still needs - earlier me had no idea what he was doing.

    - https://github.com/tardisx/discord-auto-upload

  • libaws

    aws should be easy

  • aws ux for retaining both hair and sanity.

    https://github.com/nathants/libaws

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Dependency Injection: A Straightforward Implementation in Golang

    1 project | dev.to | 10 May 2024
  • my first 100 stars on the GitHub repo

    1 project | dev.to | 6 Apr 2024
  • Injeรงรฃo de dependรชncia em Go

    2 projects | dev.to | 28 Feb 2024
  • Show HN: Achieving Consensus with Go โ€“ A Raft Implementation

    1 project | news.ycombinator.com | 22 Feb 2024
  • Show HN: Acheiving Consensus with Go โ€“ A Raft Implementation

    1 project | news.ycombinator.com | 7 Feb 2024