ermites-io / passwdLinks
A simple, secure golang password hashing/key-derivation package
☆23Updated last month
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 3 months ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 3 years ago
- Go localization framework☆31Updated 3 weeks ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 7 months ago
- A set of performant rate limiters for Go☆91Updated last year
- 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
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 6 months ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆53Updated this week
- Ordered codes for database keys☆45Updated last year
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- A go library that implements application/problem+json and application/problem+xml☆67Updated last year
- GraphQL server package for Go with a focus on simplicity and efficiency☆27Updated 5 years ago
- Go code generator to access PostgreSQL tables and views on top of pgx☆22Updated 3 months ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 5 years ago
- Highly scalable, single/multi node, sortable, predictable and incremental unique id generator with zero allocation magic on the sequentia…☆34Updated last year
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 9 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 5 years ago
- simple data streams for go☆31Updated 3 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆59Updated 6 years ago
- Go After Dark☆41Updated 6 years ago
- Golang radix tree implementation☆35Updated 6 years ago
- Go repos for code generation☆51Updated 5 years ago
- Library for monkey-patching functions in Go☆23Updated 3 years ago
- Go package for sets implemented with generics☆44Updated 3 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- GopherJS Bindings for ProtobufJS and gRPC-Web☆81Updated 6 years ago
- Basic LDAP Authenticator for Go 🔓🔑☆59Updated 5 years ago
- Package vfs provides an abstraction of the os and io packages that is easy to test.☆84Updated last month
- streaming, buffered table encoder for result sets (ie from a database)☆22Updated last month