go-password VS leaked-password

Compare go-password vs leaked-password and see what are their differences.

go-password

A Golang library for generating high-entropy random passwords similar to 1Password or LastPass. (by sethvargo)

leaked-password

Leaked password check library with bloom filter (by TheYkk)
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
go-password leaked-password
2 2
614 41
- -
2.7 3.8
22 days ago over 2 years 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.

go-password

Posts with mentions or reviews of go-password. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-04.
  • Random Password Generator
    1 project | /r/golang | 13 Apr 2022
    sethvargo/go-password: A Golang library for generating high-entropy random passwords similar to 1Password or LastPass. (github.com)
  • Amateur Password Generator Updated!
    2 projects | /r/golang | 4 Sep 2021
    Hi everyone, thank you for your comments and advice from last time, since then I have updated the password generator by changing from os.Args to flag, also math/rand to crypto/rand, I have also looked at sethvargo/go-password.

leaked-password

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

What are some alternatives?

When comparing go-password and leaked-password you can also consider the following projects:

go-generate-password - Password generator written in Golang, usable as a CLI or Go library. Provides options for human readable and accessibility friendly passwords.

moac - Generate passwords and analyze their strength given physical limits to computation

grasp - Create strong passwords using words that are easy for you to remember. A password manager that does not require any type of storage

spg - 1Password's Strong Password Generator - Go package

genpassaas - Generate Password as a Service

passwgen-go - A simple CLI random password generator written in golang