teivah / go-lfuLinks
A Go library for handling LFU cache operations in O(1)
☆41Updated last year
Alternatives and similar repositories for go-lfu
Users that are interested in go-lfu are comparing it to the libraries listed below
Sorting:
- Key value store using the redis protocol with Postgres as a backend☆59Updated 9 months ago
- An LSM Tree based Key-Value storage engine written in Go☆42Updated last year
- (educational) build your own disk based KV store☆13Updated last year
- A basic Raft implementation in Go.☆228Updated last year
- An Almost Exactly Once Delivery (AEOD) queue☆74Updated last month
- Micro serverless platform. Powered by WebAssembly.☆34Updated 2 years ago
- Fast cryptographically safe Guid generator for Go☆73Updated last month
- Float parser that sacrifices nothing.☆54Updated last year
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆98Updated 10 months ago
- distributed, durable, and highly available log built on top of S3☆180Updated 7 months ago
- A cloud native embedded storage engine built on object storage.☆94Updated 5 months ago
- Scan-resistant, sharded Go cache: Admission-LFU + LRU/LFU/FIFO eviction, HTTP middleware, and low-GC object pooling.☆60Updated this week
- Distributed queue☆31Updated last month
- A SQL query engine in Go☆156Updated 10 months ago
- A persistent rope in Go☆88Updated 3 years ago
- Keyword search engine with hierarchical bloom filters for massive datasets☆153Updated 3 weeks ago
- Writing a SQL database, take two: Zig and RocksDB☆158Updated 2 years ago
- A transactional key-value database written in Go for Linux and macOS☆199Updated last month
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆61Updated 10 months ago
- A little Delta Lake/Iceberg inspired database implementation in Go☆42Updated 10 months ago
- Building an intuition for latency and throughput of basic operations across SQL databases.☆55Updated last year
- Sorted Data Structure Server - Treds is a Data Structure Server which returns data in sorted order and is the fastest prefix search serve…☆65Updated last month
- Open-source storage engine for highly concurrent, transactional log-structured key-value storage.☆229Updated 2 weeks ago
- Modern efficient cache design with simple FIFO queue only in Golang☆165Updated 3 months ago
- A SQL-like query language on general Key-Value DB☆142Updated last year
- Embedded durable, extensive, concurrent safe, highly configurable, transactional LSM tree based key-value store package☆36Updated 10 months ago
- A disk based KV store (based on Bitcask implementation)☆197Updated last year
- A distributed message queue.☆125Updated 2 months ago
- Fast selection algorithms for Go☆247Updated 9 months ago
- High-performance open-source, durable, transactional embedded storage engine designed for low-latency, and optimized read and write effic…☆271Updated 9 months ago