go-slices VS be

Compare go-slices vs be and see what are their differences.

go-slices

Process typed Go slices via generics and higher-order functions. (by tideland)

be

The Go test helper for minimalists (by earthboundkid)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
go-slices be
2 7
8 90
- -
3.2 6.5
11 months ago 6 months ago
Go Go
BSD 3-clause "New" or "Revised" 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.

go-slices

Posts with mentions or reviews of go-slices. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-20.

be

Posts with mentions or reviews of be. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-16.

What are some alternatives?

When comparing go-slices and be you can also consider the following projects:

genericset - simple map-based implementation of generic set in go

graph - A library for creating generic graph data structures and modifying, analyzing, and visualizing them.

scan - Scan provides the ability to to scan sql rows directly to any defined structure.

GoAws - AWS (SQS/SNS) Clone for Development testing

requests - HTTP requests for Gophers

assert - A simple assertion library using Go generics

gonum - Gonum is a set of numeric libraries for the Go programming language. It contains libraries for matrices, statistics, optimization, and more

dockertest - Write better integration tests! Dockertest helps you boot up ephermal docker images for your Go tests with minimal work.

oapi-codegen - Generate Go client and server boilerplate from OpenAPI 3 specifications

resty - Simple HTTP and REST client library for Go