tmthrgd / passitLinks
A password generation toolkit for Go.
☆26Updated 7 months ago
Alternatives and similar repositories for passit
Users that are interested in passit are comparing it to the libraries listed below
Sorting:
- Collect data about your dependencies☆43Updated 2 months ago
- Load balancer Algorithms☆36Updated 7 months ago
- 🏗 progress, steps, completion patterns for golang☆11Updated this week
- A simpler and faster alternative to regexp☆52Updated 2 years ago
- On-disk high-performance object storage☆18Updated 4 years ago
- A fast file-based priority queue☆58Updated last year
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- Fork of go-yaml/yaml for go-faster needs☆10Updated 4 months ago
- 🧵 thead facilities in Go☆17Updated 4 years ago
- A tool used to manage installations of multiple Go toolchain versions☆39Updated this week
- This Project aims to port/build well known and commonly used data structures to GO.☆29Updated 3 years ago
- Golang "native" implementation of word2vec algorithm (word2vec++ port)☆26Updated 6 months ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 2 years ago
- streaming, buffered table encoder for result sets (ie from a database)☆22Updated last month
- ☆27Updated 3 years ago
- A minimalist HTTP request routing helper for Go.☆34Updated 2 years ago
- golang dependency analysis☆21Updated last year
- A sqlite based queue written in go☆36Updated 2 weeks ago
- A fast URL parser for Go☆40Updated 2 years ago
- The vbalancer is a highload proxy for TCP traffic. It provides high availability, scalability for applications running on multiple server…☆28Updated 2 weeks ago
- A pool that spins up a given number of processes in advance and attaches stdin and stdout when needed. Very similar to FastCGI but works …☆29Updated 4 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆57Updated 7 years ago
- Experimental golang database/sql☆19Updated 3 years ago
- 🏃♂️ A new way to execute commands and manipulate command output in Go