dchest / lruLinks
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
Sorting:
- A JSON parser generator for high performance encoding and decoding in Go.☆468Updated 10 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
- Go client for Disque☆134Updated 7 years ago
- A generic lock-free implementation of the "Token-Bucket" algorithm☆145Updated 6 years ago
- CRC32 hash with x64 optimizations☆74Updated 6 years ago
- Package inmem provides an in memory LRU cache with TTL support.☆81Updated 8 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…☆288Updated 5 years ago
- A caching library for go that supports multiple keys and various replacement algorithms.☆159Updated 2 years ago
- Package pqueue provides a priority queue.☆102Updated 10 years ago
- Flexible per-request contexts for vanilla Go http.Handlers.☆77Updated 9 years ago
- Get to Statsd: forward simple statistics to a statsd server☆148Updated 8 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
- OAuth2 provider library for Go HTTP servers☆72Updated 9 years ago
- A report card for your Go application☆77Updated 10 years ago
- Go package safefile implements safe "atomic" saving of files.☆81Updated last year
- Pure handlers stack☆75Updated 9 years ago
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆81Updated 8 months ago
- Generate datastructures for your types.☆77Updated 5 years ago
- Go management extensions☆259Updated 7 years ago
- Package httpcontrol allows for HTTP transport level control around timeouts and retries.☆463Updated 9 years ago
- DEPRECATED / OLD LOCATION; moved to https://go4.org/lock; DO NOT USE THIS VERSION☆55Updated 8 years ago
- Package stackerr provides a way to augment errors with one or more stack traces to allow for easier debugging.☆143Updated 10 years ago
- Port of Google's Keyczar cryptography library to Go☆112Updated 5 years ago
- NSQ consumer convenience layer.☆104Updated 8 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 Go database☆529Updated 6 years ago
- github.com/cznic/kv has moved to modernc.org/kv☆413Updated 6 years ago
- Port of LZ4 lossless compression algorithm to Go☆212Updated 8 years ago
- supertest inspired library for testing HTTP servers☆152Updated last year