JeffDeCola / my-go-examples
A place to keep my go examples.
☆34Updated last year
Related projects ⓘ
Alternatives and complementary repositories for my-go-examples
- High Availability Routing and Queueing Application☆50Updated 3 years ago
- Examples using encoding/binary package☆16Updated 2 years ago
- In memory sharded cache implementation☆32Updated 3 years ago
- UDP Transport: compress, encrypt and send any data reliably over unreliable UDP connections☆43Updated 3 years ago
- Simple Distributed Locks in Go using Redis, MySQL, PostgreSQL, MongoDB, etc.☆38Updated this week
- Simple terminal-based dashboard for golang memory statistic☆44Updated 4 years ago
- DRR scheduler for Go channels☆32Updated 2 years ago
- Golang library to act on structure fields at runtime. Similar to Python getattr(), setattr(), hasattr() APIs.☆31Updated 3 years ago
- Package for fast copying structs of different types☆49Updated 3 years ago
- My Go playground.☆62Updated 3 years ago
- Fastest time format for go☆71Updated 2 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
- Multiresolver allows you to Dial to multiple hosts/IPs as a single ClientConn.☆19Updated last year
- Some benchmarks I wrote in writing the Go 101 book.☆40Updated 3 years ago
- Examples to use limiter☆38Updated last year
- ☆14Updated 7 years ago
- Enriches the standard go http client with retry functionality.☆47Updated 6 months ago
- Prometheus middleware for chi☆28Updated 2 years ago
- A test-friendly replacement for golang's time package [managed by soy-programador]☆70Updated 4 years ago
- Transform Go code into it's AST☆122Updated 5 years ago
- Go(lang) benchmarks - (measure the speed of golang)☆132Updated 2 weeks ago
- Tiny dependency injection framework☆52Updated 3 months ago
- Simple HTTP client & server long poll library for Go☆27Updated 6 years ago
- sample event sourcing application using go and redis☆21Updated 2 years ago
- ☆33Updated 2 years ago
- Go module for encoding structs into URL query parameters☆76Updated 8 months ago
- Consistent hashing hashring implementation.☆34Updated 11 months ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆115Updated last year
- Cron library for go with distributed lock☆50Updated 2 years ago