gonull VS pointer

Compare gonull vs pointer and see what are their differences.

gonull

Go package simplifies nullable fields handling using Go Generics. (by LukaGiorgadze)

pointer

Helper routines for simplifying the creation of optional fields of basic type. (by xorcare)
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
gonull pointer
1 -
64 41
- -
6.7 5.2
3 months ago 16 days ago
Go Go
MIT License BSD 3-clause "New" or "Revised" 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.

gonull

Posts with mentions or reviews of gonull. We have used some of these posts to build our list of alternatives and similar projects.
  • gonull: Handle Nullable Values in Go with Generics
    1 project | /r/golang | 23 Aug 2023
    📢 Introducing gonull: Harness the power of generics to simplify nullable value handling in #GoLang! no more null.NullableString and the like. Perfect for databases & JSON ops. 🚀 Dive in: https://github.com/lomsa-dev/gonull

pointer

Posts with mentions or reviews of pointer. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning pointer yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing gonull and pointer you can also consider the following projects:

ptr - Contains functions for simplified creation of pointers from constants of basic types

delve - Delve is a debugger for the Go programming language.

go-sqlmock - Sql mock driver for golang to test database interactions

ginkgo - A Modern Testing Framework for Go

Immortal - â­• A *nix cross-platform (OS agnostic) supervisor

learn-go-with-tests - Learn Go with test-driven development

go-funk - A modern Go utility library which provides helpers (map, find, contains, filter, ...)

goss - Quick and Easy server testing/validation

v8go - Execute JavaScript from Go

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