depado / articles
Articles hosted on my blog
☆29Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for articles
- An example of how to use vgo (https://research.swtch.com/vgo-tour) + Docker together.☆44Updated 6 years ago
- A tool to compare different versions of an API and find incompatibilities.☆40Updated 5 years ago
- A simple to use, not ready for production, matrix package☆30Updated 6 years ago
- trivago go utilities☆57Updated 5 years ago
- Common golang code shared by multiple projects☆55Updated 10 months ago
- Various character map encodings missing from golang.org/x/net/encoding☆24Updated 8 months ago
- UNIS: A Common Architecture for String Utilities within the Go Programming Language.☆70Updated 7 years ago
- Source code analyzer that helps you to maintain variable/field naming conventions inside your project.☆39Updated 5 years ago
- Golang packages for writing small daemons and servers.☆50Updated 3 years ago
- Document Indexing and Searching Library in Go☆19Updated 4 years ago
- Datastore Testibility☆45Updated 8 months ago
- Unlimited job queue for go, using a pool of concurrent workers processing the job queue entries☆51Updated last year
- gRPC service for creating accounts (name, email, password etc)☆24Updated 7 years ago
- Go package for UUIDs based on RFC 4122 Time-Based UUID☆36Updated 4 years ago
- Some benchmarks I wrote in writing the Go 101 book.☆40Updated 3 years ago
- HTTP for Gophers☆61Updated 6 years ago
- Embeds static resources into go files for single binary compilation + works with http.FileSystem + symlinks☆67Updated 8 years ago
- Some useful Go's protoc plugins.☆57Updated 6 years ago
- Simple service exposing a gRPC interface, with a connection to PostgreSQL on the backend☆33Updated 6 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆85Updated last week
- Build Go linters from lintpack-compatible packages. Also serves as a framework for writing checkers.☆28Updated 4 years ago
- Code generator for JSON schema☆39Updated 6 years ago
- Go Offer File - Easily serve files and directories over a network; a Golang implementation of `woof`.☆24Updated 4 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆86Updated 4 years ago
- Package your Go modules☆41Updated 8 months ago
- RESTful Server Systems [DEPRECATED]☆34Updated 7 years ago
- graffiti is a tool to automatically add struct tags to fields in your go code☆39Updated 4 months ago
- a key-value store with multiple backends including leveldb, badgerdb, postgresql☆53Updated 3 years ago
- MongoDB / mgo query that supports efficient pagination (cursors to continue listing documents where we left off).☆62Updated last year