dchest / lru
Go package lru implements Least Recently Used cache algorithm.
☆19Updated 9 years ago
Alternatives and similar repositories for lru:
Users that are interested in lru are comparing it to the libraries listed below
- Get to Statsd: forward simple statistics to a statsd server☆148Updated 8 years ago
- Package stats defines a lightweight interface for collecting statistics.☆64Updated 9 years ago
- A distributed id generation service that starts at zero.☆74Updated 9 years ago
- A caching library for go that supports multiple keys and various replacement algorithms.☆159Updated 2 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
- Flexible per-request contexts for vanilla Go http.Handlers.☆77Updated 9 years ago
- BitSet data structure in golang☆38Updated 5 years ago
- Go package safefile implements safe "atomic" saving of files.☆81Updated last year
- Generate datastructures for your types.☆77Updated 5 years ago
- NSQ consumer convenience layer.☆104Updated 7 years ago
- Web-based memory profiler for Go services☆41Updated 2 years ago
- A generic lock-free implementation of the "Token-Bucket" algorithm☆144Updated 6 years ago
- Package flagenv provides the ability to populate flags from environment variables.☆106Updated 7 years ago
- Go client for Disque☆134Updated 7 years ago
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆81Updated 5 months ago
- cmd-go-js is a "branch" of cmd/go that supports compiling to JavaScript.☆63Updated 8 years ago
- Package pqueue provides a priority queue.☆102Updated 9 years ago
- An epoll(7)-based file-descriptor multiplexer.☆105Updated 8 years ago
- Vendor copies go dependencies to ./vendor☆52Updated 8 years ago
- Fast PUT/GET/DELETE in-memory key-value store for lookaside caching☆63Updated 9 years ago
- Package httpgzip provides a http handler wrapper to transparently add gzip compression.☆61Updated 7 years ago
- Simple but powerful go logging library☆93Updated 7 years ago
- A collection of well-known string hash functions, implemented in Go☆67Updated 6 years ago
- Go vendor file specification.☆89Updated 9 years ago
- CRC32 hash with x64 optimizations☆74Updated 6 years ago
- auto-generate capnproto schema from your golang source files. Depends on go-capnproto-1.0 at https://github.com/glycerine/go-capnproto☆65Updated 8 years ago
- OAuth2 provider library for Go HTTP servers☆72Updated 9 years ago
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Updated 10 years ago
- Package inmem provides an in memory LRU cache with TTL support.☆81Updated 8 years ago
- Generics for go☆113Updated 10 years ago