dchest / lruLinks
Go package lru implements Least Recently Used cache algorithm.
☆19Updated 10 years ago
Alternatives and similar repositories for lru
Users that are interested in lru are comparing it to the libraries listed below
Sorting:
- A caching library for go that supports multiple keys and various replacement algorithms.☆157Updated 2 years ago
- Go client for Disque☆134Updated 7 years ago
- A JSON parser generator for high performance encoding and decoding in Go.☆468Updated 10 years ago
- Lightweight key-value interface to a bunch of storage engines with middleware support, organized as a chain of operations; written in Go☆129Updated 7 years ago
- A report card for your Go application☆77Updated 10 years ago
- Web-based memory profiler for Go services (Official Fork)☆133Updated 9 years ago
- Pure handlers stack☆75Updated 9 years ago
- NSQ consumer convenience layer.☆104Updated 8 years ago
- Get to Statsd: forward simple statistics to a statsd server☆148Updated 8 years ago
- A distributed id generation service that starts at zero.☆74Updated 10 years ago
- Flexible per-request contexts for vanilla Go http.Handlers.☆77Updated 10 years ago
- Package pqueue provides a priority queue.☆102Updated 10 years ago
- Cap'n Proto library and parser for go. This is go-capnproto-1.0, and does not have rpc. See https://github.com/zombiezen/go-capnproto2 fo…☆287Updated 5 years ago
- Measure and throttle the rate at which data is transferred.☆260Updated last year
- Generate datastructures for your types.☆77Updated 6 years ago
- A Swiss Army knife for vendoring your own Go packages.☆36Updated 10 years ago
- A zero-config, reverse-proxy written in Go☆118Updated 10 years ago
- Package httpgzip provides a http handler wrapper to transparently add gzip compression.☆61Updated 7 years ago
- OAuth2 provider library for Go HTTP servers☆72Updated 10 years ago
- Package httpcontrol allows for HTTP transport level control around timeouts and retries.☆464Updated 10 years ago
- A golang package for parsing ini-style configuration files☆74Updated 10 years ago
- deputy is a go package that adds smarts on top of os/exec☆232Updated 3 years ago
- Package inmem provides an in memory LRU cache with TTL support.☆81Updated 8 years ago
- Package stats defines a lightweight interface for collecting statistics.☆64Updated 10 years ago
- Go library to get progress feedback from io.Reader and io.Writer objects☆171Updated 5 years ago
- net/http handler filters☆347Updated 4 years ago
- ☆171Updated 7 years ago
- supertest inspired library for testing HTTP servers☆151Updated 2 years ago
- [DEPRECATED] authentication API for Go web applications☆334Updated 10 years ago
- A generic lock-free implementation of the "Token-Bucket" algorithm☆147Updated 7 years ago