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
- High-performance minimalist queue implemented using a stripped-down lock-free ringbuffer, written in Go (golang.org)☆134Updated 7 years ago
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- Bloom filters implemented in Go.☆147Updated 7 years ago
- an in-memory LRU string-string map with expiration for golang☆109Updated 7 years ago
- Package inmem provides an in memory LRU cache with TTL support.☆81Updated 8 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆63Updated 4 years ago
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 8 years ago
- RTree implementation for Go☆54Updated 4 years ago
- Fast generation of 192-bit UUIDs☆86Updated 2 years ago
- A scalable lock-free channel.☆135Updated 9 years ago
- Package stats defines a lightweight interface for collecting statistics.☆64Updated 10 years ago
- A FUSE file system in Go extended with persistent file storage☆125Updated 5 years ago
- Higher-level reflect-based capabilities for inspecting objects and structs☆70Updated 7 years ago
- sharded key-value store compatible with p5-ShardedKV☆38Updated 5 years ago
- State of the art point location and neighbour finding algorithms for region quadtrees, in Go☆139Updated 3 years ago
- A simple base62 encoded token library for go, ideal for short url services.☆67Updated 3 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- An epoll(7)-based file-descriptor multiplexer.☆105Updated 9 years ago
- Decentralized, sequential, lexicographically sortable unique id☆83Updated 5 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 goroutine limiter for Go☆84Updated 3 years ago
- Find, list, and inspect processes from Go (golang)☆80Updated 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
- A collection of well-known string hash functions, implemented in Go☆68Updated 7 years ago
- a library for reliable and flow-controlled nats sessions using the sliding window protocol. Written in golang.☆58Updated 8 years ago
- A Trie (Prefix Index) implementation in golang.☆70Updated last year
- Flat, memory bound, k/v store based point-in-polygon alg. using geohash.☆28Updated 7 years ago
- Persist to disk channel for Go.☆47Updated 8 years ago
- skiplist for golang☆84Updated 10 years ago