Cergoo / gol
Go library: cache; channel subscriber; serialize: binary, json; sync; counter; error; fastbuf; filepath; hash; jsonConfig; reflection; lock free stack; test; http: router, cookie, session, clientCache; tplEngin/i18n/plural; humanize
☆15Updated 9 years ago
Alternatives and similar repositories for gol:
Users that are interested in gol are comparing it to the libraries listed below
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 8 years ago
- Add a little high availability to your Go functions or methods.☆21Updated 9 years ago
- A library for graceful restarts in Go.☆94Updated 7 years ago
- Ready to use, standalone Go metrics with interval snapshots.☆34Updated 7 years ago
- 😴 A tiny library for handling system interrupts☆39Updated 3 years ago
- A go pprof wrapper with full readline supported☆25Updated 8 years ago
- GenX: Generics For Go, Yet Again.☆36Updated 7 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- An automatic way of creating command line options to override fields from a struct.☆21Updated 8 years ago
- Help you to control the flow of goroutine☆23Updated 8 years ago
- Gotcha 🎯 seamlessly patches go runtime to provide a convenient way to track amount of heap allocated bytes, objects, calls per goroutin…☆39Updated 2 years ago
- SafeQueue is low-level, in-memory, thread-safe, simple and fast FIFO queue in pure Go.☆9Updated 2 years ago
- Simple expiring cache