gophersgang / go-patterns-allLinks
All-in-one collection for Go algos / datastructures / design patterns
☆19Updated 7 years ago
Alternatives and similar repositories for go-patterns-all
Users that are interested in go-patterns-all are comparing it to the libraries listed below
Sorting:
- Package mapstructure is a Go library for decoding generic map values to structures and vice versa, while providing helpful error handling…☆20Updated 6 years ago
- Simple Injector; Dependency Injection☆12Updated 8 years ago
- A go library that implements application/problem+json and application/problem+xml☆66Updated last year
- Simple Sub-Commands for Go using flag package - can be used via copy/paste too, because it's small.☆10Updated 7 years ago
- Document Indexing and Searching Library in Go☆19Updated 5 years ago
- Various implementations of a go-routine safe counter☆31Updated 4 years ago
- An example Go project for running local development environment, with hot code reloading.☆109Updated 5 years ago
- The research project based on the draft design of Go Generics☆34Updated 4 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- A library for generating the repository pattern.☆34Updated 3 years ago
- Run Go tests inside a Docker image☆100Updated 8 months ago
- A tool to compare different versions of an API and find incompatibilities.☆40Updated 6 years ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆53Updated last week
- Pratt parser implementation in Go☆46Updated 3 years ago
- Easily chain commands passing the output of each command along as the input for the next☆18Updated 8 years ago
- A job scheduler for Go with the ability to fast-forward time.☆28Updated 9 months ago
- Support for Unix domain sockets in Go HTTP clients☆84Updated last month
- Common Web User Workflows in Go☆101Updated 3 years ago
- Roxy the Frontend Proxy☆49Updated 2 years ago
- a generic lexer library written in Go☆26Updated 2 years ago
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated 3 weeks ago
- Modcons is a CLI tool that inspects go.mod file for deprecated versions☆25Updated 6 years ago
- Go localization framework☆31Updated last month
- provides base types who's values should never be seen by the human eye, but still used for configuration.☆15Updated 4 years ago
- A simple, secure golang password hashing/key-derivation package☆23Updated 3 weeks ago
- Generic batches for go☆13Updated 3 years ago
- SQL (Postgres/MySQL) Pub/Sub for the Watermill project.☆79Updated last week
- Flowgraph package for scalable asynchronous system development☆63Updated 2 weeks ago
- Syntax-aware Go code search, based on the mvdan/gogrep☆46Updated 2 years ago
- a plugin based grpc framework☆16Updated 6 years ago