shaj13 / libcacheLinks
A Lightweight in-memory key:value cache library for Go.
☆182Updated 2 years ago
Alternatives and similar repositories for libcache
Users that are interested in libcache are comparing it to the libraries listed below
Sorting:
- Load file-backed memory☆122Updated 3 years ago
- Session implementation for fasthttp☆85Updated 8 months ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- A fast little LRU cache for Go☆174Updated 2 years ago
- Expirable Go LRC\LRU cache without goroutines☆90Updated 2 months ago
- High resolution timing and benchmarking for Go☆264Updated last week
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- Simple string pattern matcher for Go☆134Updated 2 months ago
- A typed implementation of the Go sync.Map using code generation☆257Updated 2 years ago
- Package for fast copying structs of different types☆52Updated 4 years ago
- Convert snake case, camel case and kebap case strings☆154Updated 5 months ago
- A goroutine limiter for Go☆84Updated 3 years ago
- Package schedgroup provides a goroutine worker pool which schedules tasks to be performed at or after a specified time. MIT Licensed.☆139Updated 3 years ago
- Generates UUID-format strings using purely high quality random bytes☆186Updated 3 weeks ago
- Connection pool for Go's net.Conn interface☆127Updated 3 years ago
- 🕋 Mocking Redis in unit tests in Go.☆151Updated 4 months ago
- Golang LRU cache with expire feature.☆66Updated last year
- Pure Go embedded persistent job queue backed by BadgerDB☆167Updated 3 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆143Updated 5 years ago
- Lightweight, thread-safe, blocking FIFO queue based on auto-resizing circular buffer☆70Updated 5 years ago
- Bootstrap a new project from a template.☆84Updated 5 years ago
- Create go type representation from json