go-formatter VS gocyclo

Compare go-formatter vs gocyclo and see what are their differences.

gocyclo

Calculate cyclomatic complexities of functions in Go source code. (by fzipp)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
go-formatter gocyclo
108 4
120,346 1,266
- -
9.2 0.0
8 days ago over 1 year 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.

go-formatter

Posts with mentions or reviews of go-formatter. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-07.

gocyclo

Posts with mentions or reviews of gocyclo. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-09.

What are some alternatives?

When comparing go-formatter and gocyclo you can also consider the following projects:

gobeam/Stringy - Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities with help of by Stringy package.

go - The Go programming language

go-shortid - Super short, fully unique, non-sequential and URL friendly Ids

traefik - The Cloud Native Application Proxy

numa - NUMA is a utility library, which is written in go. It help us to write some NUMA-AWARED code.

Gitea - Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD

stateless - Go library for creating finite state machines

GORM - The fantastic ORM library for Golang, aims to be developer friendly

morse - Morse Code Library in Go

null-ls.nvim - Use Neovim as a language server to inject LSP diagnostics, code actions, and more via Lua.

bexp - Go implementation of Brace Expansion mechanism to generate arbitrary strings.

requests - HTTP requests for Gophers