cloudxaas / gocache
One of The Fastest Zero Alloc LRU Cache for Golang (Go). Maximizes memory use, no garbage collection issues. Use memory size limit instead of specifying item capacity. Batch eviction feature for faster processing
☆17Updated 5 months ago
Related projects ⓘ
Alternatives and complementary repositories for gocache
- Collect data about your dependencies☆41Updated 2 weeks ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated last year
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆44Updated 2 years ago
- TopN collector☆23Updated 5 months ago
- Expression evaluator for Go☆66Updated 8 months ago
- A fast URL parser for Go☆37Updated last year
- Off heap golang memory pool☆59Updated 3 years ago
- In memory sharded cache implementation☆32Updated 3 years ago
- A simple, stdlib only, go module for generating UUIDs (Universally Unique IDentifiers).☆14Updated last week
- simple data streams for go☆31Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated last year
- A service for managing locks in multiprocess/distributed systems☆13Updated last year
- A fast file-based priority queue☆56Updated 7 months ago
- This Project aims to port/build well known and commonly used data structures to GO.☆29Updated 2 years ago
- Simple Distributed Locks in Go using Redis, MySQL, PostgreSQL, MongoDB, etc.☆38Updated this week
- WIP☆18Updated 3 years ago
- A Stream VByte implementation in Go leveraging SIMD techniques☆16Updated 3 years ago
- ☆11Updated last month
- A collection of efficient generic integer parser functions for Go☆19Updated last month
- Generate Go enum encoding☆14Updated 2 months ago
- tail files with inotify☆23Updated last year
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 2 years ago
- Experimental golang database/sql☆19Updated 2 years ago
- Go package providing information about the number of CPUs in the system☆26Updated 2 weeks ago
- Embedded cache lib using sqlite for storage☆19Updated 3 weeks ago
- Type-safe, automatic, asynchronous batch processing.☆16Updated 5 months ago
- A JSON stream parser for Go☆67Updated 2 years ago
- hybrid spatial data structure☆12Updated 3 years ago
- ☆28Updated 2 years ago
- Consistent hashing hashring implementation.☆34Updated 11 months ago