Idiotproof golang password validation library inspired by Python's passlib
☆291Mar 23, 2021Updated 5 years ago
Alternatives and similar repositories for passlib
Users that are interested in passlib are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Calculate average score and rating based on Wilson Score Equation☆17Aug 5, 2017Updated 8 years ago
- A probably paranoid Golang utility library for securely hashing and encrypting passwords based on the Dropbox method. This implementation…☆60Aug 31, 2022Updated 3 years ago
- Automated wrapper to add let's encrypt support to go servers☆245Dec 9, 2017Updated 8 years ago
- Easily write daemonizable services in Go☆514May 28, 2024Updated last year
- Statistics for go☆16Jul 11, 2018Updated 7 years ago
- BadActor.org An in-memory application driven jailer written in Go☆324May 28, 2020Updated 5 years ago
- XHandler is a bridge between net/context and http.Handler☆230Jul 7, 2017Updated 8 years ago
- Thunder is a high productivity wrapper for BoltDB.☆31Feb 20, 2016Updated 10 years ago
- HTTP middleware for Go that facilitates some quick security wins.☆2,334Oct 22, 2024Updated last year
- Copying and moving files, how hard could it possible be ?☆45Nov 14, 2018Updated 7 years ago
- deputy is a go package that adds smarts on top of os/exec☆229Mar 21, 2022Updated 4 years ago
- Argon2 password hashing package for go with constant time hash comparison☆90Sep 10, 2021Updated 4 years ago
- A convenience library for generating, comparing and inspecting password hashes using the scrypt KDF in Go 🔑☆202Feb 10, 2026Updated last month
- copy & paste-friendly golang crypto☆1,807Feb 12, 2019Updated 7 years ago
- Crash your app in style (Golang)☆3,716Mar 13, 2025Updated last year
- Twitter like mentions and #hashtags parser for Go(Golang)☆105Mar 20, 2020Updated 6 years ago
- Elegant WebSockets in Go☆509Feb 7, 2016Updated 10 years ago
- simple tools for encryption from the command-line☆24Aug 28, 2015Updated 10 years ago
- Argon2 password hashing scheme in pure Go☆35Sep 25, 2024Updated last year
- Software sandbox for storage of sensitive information in memory.☆2,721Aug 27, 2025Updated 6 months ago
- Match regular expressions into struct fields☆594Dec 2, 2024Updated last year
- ☆393Sep 15, 2017Updated 8 years ago
- Struct Faker for Go☆347May 28, 2025Updated 9 months ago
- Simple Job scheduler with HTTP interface☆30Oct 21, 2015Updated 10 years ago
- A linter that suggests interface types☆687Sep 1, 2018Updated 7 years ago
- Composable chains of nested http.Handler instances.☆61Aug 25, 2018Updated 7 years ago
- Generate directories and files in Go as quickly as making pop corn☆24Dec 28, 2016Updated 9 years ago
- The boss of http auth.☆4,166Nov 25, 2025Updated 3 months ago
- Middleware for keeping track of users, login states and permissions☆509Jan 16, 2026Updated 2 months ago
- Keep your Go package dependencies fresh. Console tool for checking and updating package dependencies (imports).☆140Apr 8, 2016Updated 9 years ago
- Typo/error resilient, human-readable token generator☆72Sep 4, 2023Updated 2 years ago
- Gountries provides: Countries (ISO-3166-1), Country Subdivisions(ISO-3166-2), Currencies (ISO 4217), Geo Coordinates(ISO-6709) as well as…☆427Jun 4, 2024Updated last year
- timeutil - useful extensions (Timedelta, Strftime, ...) to the golang's time package☆193Feb 3, 2019Updated 7 years ago
- Go minifiers for web formats☆4,082Mar 16, 2026Updated last week
- A better ORM for Go, based on non-empty interfaces and code generation.