shaj13 / libcacheLinks
A Lightweight in-memory key:value cache library for Go.
☆183Updated 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 9 months ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Simple string pattern matcher for Go☆136Updated 3 months ago
- Expirable Go LRC\LRU cache without goroutines☆90Updated 3 weeks ago
- 🕋 Mocking Redis in unit tests in Go.☆151Updated 5 months 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
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Lightweight, thread-safe, blocking FIFO queue based on auto-resizing circular buffer☆70Updated 5 years ago
- Eventually consistent distributed in-memory cache Go library☆162Updated 2 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆143Updated 5 years ago
- Pure Go embedded persistent job queue backed by BadgerDB☆167Updated 3 years ago
- High resolution timing and benchmarking for Go☆265Updated last month
- Storing strings without GC overhead☆84Updated last week
- Connection pool for Go's net.Conn interface☆126Updated 3 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆123Updated 6 months ago
- A fast little LRU cache for Go☆174Updated 2 years ago
- Package for fast copying structs of different types☆52Updated 5 years ago
- gin middleware to expose the server's hostname and scheme☆90Updated last week
- A goroutine limiter for Go☆84Updated 3 years ago
- Error Context, Stack Trace, Types and Tags for full error handling and logging.☆68Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Benchmark all the top in-memory Go caching libraries☆61Updated 2 years ago
- Transform Go code into it's AST☆122Updated 6 years ago
- Non-Invasive goroutine inspector☆93Updated 4 months ago
- x/sync/singleflight but with Go 1.18 generics☆31Updated 3 years ago
- Sonic driver written in Go.☆169Updated 2 years ago
- Simple Distributed Locks in Go using Redis, MySQL, PostgreSQL, MongoDB, etc.☆38Updated last year