ermites-io / passwdLinks
A simple, secure golang password hashing/key-derivation package
☆23Updated last year
Alternatives and similar repositories for passwd
Users that are interested in passwd are comparing it to the libraries listed below
Sorting:
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated 2 years ago
- A go library that implements application/problem+json and application/problem+xml☆66Updated last year
- Go localization framework☆31Updated 2 months ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 2 years ago
- Go's missing DateTime package☆37Updated 8 months ago
- GraphQL server package for Go with a focus on simplicity and efficiency☆27Updated 5 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 3 months ago
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 3 years ago
- Go repos for code generation☆49Updated 5 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years ago
- simple data streams for go☆31Updated 2 years ago
- Go code generator to access PostgreSQL tables and views on top of pgx☆22Updated 2 months ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 5 years ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- A handy and powerful library to deal with unstructured data☆27Updated last year
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Highly scalable, single/multi node, sortable, predictable and incremental unique id generator with zero allocation magic on the sequentia…☆34Updated last year
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆52Updated last month
- A library for building custom DNS servers in Go.☆52Updated last month
- A simple cache meant to hold a small number of values☆30Updated 6 years ago
- Dependable Go errors with tracebacks☆53Updated 3 years ago
- Generates automatically a Reset() method☆35Updated 7 years ago
- Checks if there are any updates for imports in your module.☆39Updated last month
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 5 years ago
- GO binary I/O☆18Updated 5 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 8 years ago
- An (almost) compliant XPath 1.0 library.☆48Updated last year
- Tiny wrapper around SQLX for Generic SQL queries☆48Updated 9 months ago
- Barebones subcommand handling☆62Updated 6 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago