koding / cacheLinks
Caching package for Go
☆89Updated 8 years ago
Alternatives and similar repositories for cache
Users that are interested in cache are comparing it to the libraries listed below
Sorting:
- A cron job scheduler for Go☆204Updated 10 years ago
- A set of go packages and command line tools to generate Go code☆94Updated 7 years ago
- Package stack provides utilities to capture and pass around stack traces.☆97Updated 9 years ago
- a Go package to observe notable events in a decoupled fashion☆239Updated 12 years ago
- Code generation tool for Go that generates common functions for iterable types such as map and filter for slices and channels.☆88Updated 6 years ago
- A simple and fast Redis backed key-value store library for Go☆113Updated 8 years ago
- Monitors Go MemStats + System stats such as Memory, Swap and CPU and sends via UDP anywhere you want for logging etc...☆171Updated 9 years ago
- REST Api Testing package for writing integration tests in Go☆122Updated 3 weeks ago
- A simple base62 encoded token library for go, ideal for short url services.☆67Updated 3 years ago
- A simple finite state machine for Golang☆162Updated last year
- A logging library for Go. Doesn't use the built in go log standard library, but instead offers a replacement.☆136Updated 4 months ago
- go-pipeline is a Go library to provide some channel "middleware"-like functionality. It can lead to some clean code when processing vario…☆67Updated 8 years ago
- Graceful shutdown of Go 1.8+ servers using Server.Shutdown☆136Updated 2 years ago
- A scalable lock-free channel.☆135Updated 9 years ago
- Get to Statsd: forward simple statistics to a statsd server☆148Updated 8 years ago
- Package netbug provides a handler for registering profilers on your own ServeMux.☆72Updated 9 years ago
- Data access in Go - Code Generator☆106Updated 8 years ago
- Package inmem provides an in memory LRU cache with TTL support.☆81Updated 8 years ago
- A simple demo of hot code swapping with Go 1.8 and its plugins feature.☆249Updated 8 years ago
- Go package providing tools for building NSQ clients, servers and middleware.☆100Updated 4 months ago
- Go Library [DEPRECATED]☆194Updated 8 years ago
- Run functions resiliently in Go, catching and restarting panics☆159Updated last year
- Embeds static resources into go files for single binary compilation + works with http.FileSystem + symlinks☆67Updated 8 years ago
- Lightweight message queue in Golang☆118Updated 8 years ago
- Package muster provides a framework to write batching enabled libraries.☆111Updated 10 years ago
- Nanosecond scale logger inspired by https://github.com/PlatformLab/NanoLog☆227Updated 6 years ago
- Go (golang) package to get hash strings of arbitrary data structures.