crowdriff / lruLinks
Golang LRU read-through cache backed by a remote store
☆34Updated 9 years ago
Alternatives and similar repositories for lru
Users that are interested in lru are comparing it to the libraries listed below
Sorting:
- High-performance minimalist queue implemented using a stripped-down lock-free ringbuffer, written in Go (golang.org)☆133Updated 7 years ago
- Bloom filters implemented in Go.☆147Updated 7 years ago
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- a small circular ring buffer library in go / golang☆188Updated 6 years ago
- Package inmem provides an in memory LRU cache with TTL support.☆81Updated 8 years ago
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 8 years ago
- Moved https://gitea.com/lunny/nodb☆126Updated 7 years ago
- A scalable lock-free channel.☆135Updated 9 years ago
- CRC32 hash with x64 optimizations☆75Updated 3 weeks ago
- A simple library for working with raw Go struct data.☆86Updated 9 years ago
- A collection of well-known string hash functions, implemented in Go☆68Updated 6 years ago
- State of the art point location and neighbour finding algorithms for region quadtrees, in Go☆139Updated 3 years ago
- Golang interface to LZ4 compression☆100Updated 10 months ago
- Caching package for Go☆89Updated 8 years ago
- an in-memory LRU string-string map with expiration for golang☆110Updated 6 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Higher-level reflect-based capabilities for inspecting objects and structs☆70Updated 7 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
- gRPC packages and tools for the Go programming language.☆44Updated 7 years ago
- RTree implementation for Go☆54Updated 4 years ago
- Package pqueue provides a priority queue.☆102Updated 10 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆61Updated 4 years ago
- A cron job scheduler for Go☆204Updated 9 years ago
- Monitors Go MemStats + System stats such as Memory, Swap and CPU and sends via UDP anywhere you want for logging etc...☆172Updated 8 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 6 years ago
- Fast generation of 192-bit UUIDs☆84Updated 2 years ago
- Parked: PubSub queuing with long-polling subscribers (not bound to http)☆35Updated 7 years ago
- a Go HTTP client with timeouts☆294Updated 4 years ago
- skiplist for golang☆84Updated 10 years ago
- Package stats defines a lightweight interface for collecting statistics.☆64Updated 9 years ago