gonb VS Docker

Compare gonb vs Docker and see what are their differences.

Docker

Notary is a project that allows anyone to have trust over arbitrary collections of data (by notaryproject)
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
gonb Docker
5 4
430 3,177
- 0.2%
9.3 2.5
18 days ago 21 days ago
Go Go
MIT License Apache License 2.0
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.

gonb

Posts with mentions or reviews of gonb. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-12.
  • Go, Python, Rust, and production AI applications
    4 projects | news.ycombinator.com | 12 Mar 2024
    I've had these strong feelings and the OP describes it really well. Despite being a polyglot programmer, I really struggle with Python, both in expression and performance (unless it's just config for GPUs).

    Some of this frustration was recently an "Unpopular Opinion" on the Go Time Podcast regarding Python being great for "data exploration" but not for "data engineering": https://changelog.com/gotime/304#t=3196

    I've been yearning for better interactive tooling and ML-related libraries bridge this gap and started using some even in just the last week:

    * GoNB (Golang-support for Jupyter notebooks, also from a Googler) https://github.com/janpfeifer/gonb

    * That uses Go-Plotly for graphs/UI: https://github.com/MetalBlueberry/go-plotly

    * GoMLX (GoNB author is also on that project, many thanks Jan!) https://github.com/gomlx/gomlx

    * Hidden at the end of OP is LangChainGo for LLMs, which I haven't used yet: https://github.com/tmc/langchaingo

    Pick those up and let's make the Go community stronger together!

  • The Golang Saga: A Coder’s Journey There and Back Again. Part 2: The Data Expedition
    2 projects | dev.to | 27 Jul 2023
    When I created a new Jupyter file in Go, I faced a challenge trying to replicate the development process I usually follow with Python. In Python and Jupyter Notebook I can conveniently run code in separate parts, saving previous values in memory and using cells to organize code. This flexibility was missing in Go, and it took me some time to figure out a solution. However, I came across a helpful tutorial that explained how to use caching with the Go Kernel, making the process smoother with gonb.
  • The Golang Saga: A Coder’s Journey There and Back Again. Part 1: Leaving the Shire
    3 projects | dev.to | 4 Jul 2023
    I needed one more thing to make myself feel at home, something I usually use with Python. When working with data, I often turned to the Jupyter VSCode extension for its convenience. To my relief, I discovered that a Go kernel existed, tailored perfectly for my needs.
  • GoMLX -- Accelerated ML for Go
    3 projects | /r/golang | 20 May 2023
    Training library, with some pretty-printing. Including plots for GoNB Jupyter notebook.
  • GoNB, a new Jupyter Notebook Kernel for Go
    3 projects | /r/golang | 9 Feb 2023
    Tutorial (and demo) here. Source code in github.com/janpfeifer/gonb.

Docker

Posts with mentions or reviews of Docker. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-30.
  • Dagger: a new way to build CI/CD pipelines
    29 projects | news.ycombinator.com | 30 Mar 2022
    I'm not touching anything Docker anymore.

    Here's the scenario: you're the unfortunate soul who received the first M1 as a new employee, and nothing Docker-related works. Cue multi-arch builds; what a rotten mess. I spent more than a week figuring out the careful orchestration that any build involving `docker manifest` needs. If you aren't within the very fine line that buildx assumes, good luck pal. How long has `docker manifest` been "experimental?" It's abandonware.

    Then I decided it would be smart to point out that we don't sign our images, and so I had to figure out how to combine the `docker manifest` mess with `docker trust`, another piece of abandonware. Eventually I figured out that the way to do it was with notary[1], another (poorly documented) piece of abandonware. The new shiny thing is notation[2], which does exactly the same thing, but is nowhere near complete.

    At least Google clearly signals that they are killing something, Docker just lets projects go quiet.

    How long before this project lands up like the rest of them? Coincidentally, we were talking about decoupling our CI from proprietary CI, seeing this was a rollercoaster of emotions.

    [1]: https://github.com/notaryproject/notary

  • Notary
    1 project | /r/devopspro | 26 Feb 2022
  • Notary is a project that allows anyone to have trust over arbitrary collections of data
    1 project | /r/coolgithubprojects | 17 Jan 2021
    1 project | /r/golang | 17 Jan 2021

What are some alternatives?

When comparing gonb and Docker you can also consider the following projects:

fleet

Postman - CLI tool for batch-sending email via any SMTP server.

myLG - Network Diagnostic Tool

snap - The open telemetry framework

ipe - An open source Pusher server implementation compatible with Pusher client libraries written in GO

Juju - Orchestration engine that enables the deployment, integration and lifecycle management of applications at any scale, on any infrastructure (Kubernetes or otherwise).

Hugo - The world’s fastest framework for building websites.

Seaweed File System - SeaweedFS is a fast distributed storage system for blobs, objects, files, and data lake, for billions of files! Blob store has O(1) disk seek, cloud tiering. Filer supports Cloud Drive, cross-DC active-active replication, Kubernetes, POSIX FUSE mount, S3 API, S3 Gateway, Hadoop, WebDAV, encryption, Erasure Coding. [Moved to: https://github.com/seaweedfs/seaweedfs]

gomlx - GoMLX -- Accelerated ML Libraries for Go

Dokku - A docker-powered PaaS that helps you build and manage the lifecycle of applications

weather-project - Weather analyzer pet project

Documize - Modern Confluence alternative designed for internal & external docs, built with Go + EmberJS