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:
- Bloom filters implemented in Go.☆147Updated 7 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
- a small circular ring buffer library in go / golang☆188Updated 6 years ago
- Raft in-memory backend implementation with persistence☆84Updated 5 years ago
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 8 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆62Updated 4 years ago
- Fast generation of 192-bit UUIDs☆84Updated 2 years ago
- Package stats defines a lightweight interface for collecting statistics.☆64Updated 9 years ago
- A cron job scheduler for Go☆204Updated 9 years ago
- A scalable lock-free channel.☆135Updated 9 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- A simple library for working with raw Go struct data.☆86Updated 10 years ago
- Moved https://gitea.com/lunny/nodb☆126Updated 7 years ago
- an in-memory LRU string-string map with expiration for golang☆110Updated 6 years ago
- A FUSE file system in Go extended with persistent file storage☆125Updated 4 years ago
- CRC32 hash with x64 optimizations☆76Updated last month
- An epoll(7)-based file-descriptor multiplexer.☆105Updated 8 years ago
- Parked: PubSub queuing with long-polling subscribers (not bound to http)☆35Updated 7 years ago
- Higher-level reflect-based capabilities for inspecting objects and structs☆70Updated 7 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
- 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
- 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
- A Trie (Prefix Index) implementation in golang.☆70Updated last year
- Very fast, very unsafe serialization for Go☆147Updated 2 years ago
- ☆14Updated 7 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- RTree implementation for Go☆54Updated 4 years ago
- A Go implementation of the Time-Based One Time Password (TOTP) protocol. Works with Google Authenticator.☆66Updated 7 years ago