JeffDeCola / my-go-examples
A place to keep my go examples.
☆34Updated this week
Alternatives and similar repositories for my-go-examples:
Users that are interested in my-go-examples are comparing it to the libraries listed below
- My Go playground.☆62Updated 3 years ago
- a monitoring system for Go applications using expvar (/debug/vars)☆24Updated 5 years ago
- Simple, optimized, embedded, persistent (file-based) key-value cache☆13Updated last year
- go-swagger with standard and idiomatic server and client☆63Updated 2 years ago
- Simple terminal-based dashboard for golang memory statistic☆44Updated 4 years ago
- An in-process simple publish/subscribe library for golang☆107Updated 4 years ago
- Collection of unusual generics usecases in Go☆55Updated 2 years ago
- Some benchmarks I wrote in writing the Go 101 book.☆41Updated 3 years ago
- High Availability Routing and Queueing Application☆49Updated 3 years ago
- Golang LRU cache with expire feature.☆66Updated 7 months ago
- NATS Pub/Sub for the Watermill project.☆53Updated last month
- Dead simple file downloader in Go☆41Updated 2 years ago
- Prometheus middleware for chi☆29Updated 2 years ago
- Utility functions related to the zap logging package☆17Updated last year
- Store Go structs on disk 👍☆20Updated 4 years ago
- Examples using encoding/binary package☆16Updated 3 years ago
- In memory sharded cache implementation☆33Updated 3 years ago
- Package mapstructure is a Go library for decoding generic map values to structures and vice versa, while providing helpful error handling…☆20Updated 5 years ago
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 2 years ago
- Metaprogram in Go☆42Updated last year
- Golang struct operations.☆24Updated 7 years ago
- Example of using OpenCensus with Go kit☆36Updated 6 years ago
- DRR scheduler for Go channels☆32Updated 2 years ago
- A utility tool library of Golang.☆44Updated 2 years ago
- Fastest time format for go☆73Updated 2 years ago
- A dead simple, highly performant, highly customizable sessions middleware for go http servers.☆78Updated last year
- A tiny wrapper around NSQ topic and channel☆79Updated 7 years ago
- a plugin based grpc framework☆16Updated 5 years ago
- Experiments with Go generics☆97Updated 3 years ago
- Golang library to act on structure fields at runtime. Similar to Python getattr(), setattr(), hasattr() APIs.☆30Updated 4 years ago