goby VS go-sdk

Compare goby vs go-sdk and see what are their differences.

go-sdk

A composable toolbox of libraries to build everything from CLIs to enterprise applications. (by blend)
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
goby go-sdk
2 1
3,466 157
0.0% 0.0%
0.0 4.8
about 1 year ago 4 months ago
Go Go
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

goby

Posts with mentions or reviews of goby. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-03.
  • Ask HN: What side projects landed you a job?
    62 projects | news.ycombinator.com | 3 Dec 2023
    In 2017, I wrote a toy language called Goby[1] to learn how Ruby works. A few folks contributed quite a bit to it and one of them later referred me to my previous job (as a backend developer).

    Fast-forward to 2021, I got interested in debugging tools so I started contributing to the then newly created Ruby debugger[2]. In less than a year I opened more than a hundred PRs and became the 2nd biggest contributor of it. And that eventually landed me a job to work on Ruby's development tools, like LSP servers, REPLs, and of course, the debugger :-)

    [1] https://github.com/goby-lang/goby

    [2] https://github.com/ruby/debug

  • Goby – Ruby-inspired language written in Go
    1 project | news.ycombinator.com | 23 Jan 2021

go-sdk

Posts with mentions or reviews of go-sdk. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-08-15.
  • What are your favorite packages to use?
    55 projects | /r/golang | 15 Aug 2021
    This is probably not popular approach on here, but we maintain a public version of our internal go monorepo sdk package as an open source repo on github: https://github.com/blend/go-sdk, and I'll use this for personal stuff as well.

What are some alternatives?

When comparing goby and go-sdk you can also consider the following projects:

yaegi - Yaegi is Another Elegant Go Interpreter

logrus - Structured, pluggable logging for Go.

flash - Flash Restful API framework in Golang, Created over gin-gonic.

decimal - Arbitrary-precision fixed-point decimal numbers in Go

fiber-go-template - 📝 Production-ready backend template with Fiber Go Web Framework for Create Go App CLI.

ginkgo - A Modern Testing Framework for Go

rest-template-go - Template go lang service to showcase REST best practices. Built by the Speakeasy team.

sd-webui-go - This is a Go language version of the SDK based on stable-diffusion-webui. In your code, you can directly use the API interfaces of stable-diffusion-webui through object-oriented operations, instead of dealing with cumbersome JSON. Support extensions API !

WebGo - A microframework to build web apps; with handler chaining, middleware support, and most of all; standard library compliant HTTP handlers(i.e. http.HandlerFunc).

cobra - A Commander for modern Go CLI interactions

airsonos - :musical_note: AirPlay to Sonos

Testify - A toolkit with common assertions and mocks that plays nicely with the standard library