crowdriff / lruLinks
Golang LRU read-through cache backed by a remote store
☆32Updated 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 small circular ring buffer library in go / golang☆187Updated 6 years ago
- Package inmem provides an in memory LRU cache with TTL support.☆81Updated 8 years ago
- High-performance minimalist queue implemented using a stripped-down lock-free ringbuffer, written in Go (golang.org)☆134Updated 7 years ago
- Bloom filters implemented in Go.☆147Updated 7 years ago
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- A scalable lock-free channel.☆135Updated 9 years ago
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 8 years ago
- github.com/cznic/lldb has moved to modernc.org/lldb☆33Updated 7 years ago
- RTree implementation for Go☆54Updated 4 years ago
- Package stats defines a lightweight interface for collecting statistics.☆64Updated 10 years ago
- A simple library for working with raw Go struct data.☆86Updated 10 years ago
- A collection of well-known string hash functions, implemented in Go☆68Updated 7 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 7 years ago
- Fast generation of 192-bit UUIDs☆87Updated 2 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆63Updated 5 years ago
- a library for reliable and flow-controlled nats sessions using the sliding window protocol. Written in golang.☆58Updated 8 years ago
- Persist to disk channel for Go.☆48Updated 8 years ago
- sharded key-value store compatible with p5-ShardedKV☆38Updated 5 years ago
- Golang interface to LZ4 compression☆100Updated last year
- An epoll(7)-based file-descriptor multiplexer.☆105Updated 9 years ago
- Decentralized, sequential, lexicographically sortable unique id☆83Updated 5 years ago
- CRC32 hash with x64 optimizations☆82Updated 6 months ago
- Package pqueue provides a priority queue.☆102Updated 10 years ago
- Golang circular (ring) buffer☆177Updated 3 years ago
- An example TCP proxy in Go.☆66Updated 7 years ago
- Golang adaptation of geohash-js (https://github.com/davetroy/geohash-js/tree/master)☆80Updated 11 years ago
- State of the art point location and neighbour finding algorithms for region quadtrees, in Go☆140Updated 3 years ago
- Redis style logger for Go☆28Updated 5 years ago
- ZebraPack format is like gobs version 2: serialization in Go, *but* extremely fast and friendly to other languages. Use Go as your schema…☆171Updated 7 years ago
- Ordered map Go data structure benchmarks☆40Updated 4 years ago