redis-go / redis
Redis server written in Go / Golang (prototype)
☆78Updated 8 months ago
Alternatives and similar repositories for redis:
Users that are interested in redis are comparing it to the libraries listed below
- Load file-backed memory☆121Updated 2 years ago
- A fast little LRU cache for Go☆168Updated last year
- Simple string pattern matcher for Go☆126Updated 9 months ago
- A spinlock implementation for Go.☆61Updated 3 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆53Updated last year
- A Lightweight in-memory key:value cache library for Go.☆179Updated last year
- Package for getting the runtime ID of a goroutine☆44Updated 7 months ago
- Simple Distributed Locks in Go using Redis, MySQL, PostgreSQL, MongoDB, etc.☆38Updated last month
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆216Updated last year
- ☆38Updated 2 years ago
- Experiments with Go generics☆96Updated 3 years ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 2 years ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆138Updated 4 years ago
- High-performance Redis-Server multi-threaded framework, based on rawepoll model.☆78Updated 3 months ago
- A buffer pool file I/O library for Go☆54Updated 2 years ago
- Connection pool for Go's net.Conn interface☆129Updated 2 years ago
- gpool - a generic context-aware resizable goroutines pool to bound concurrency based on semaphore.☆90Updated 5 years ago
- ⚡️ lock-free utilities in Go☆151Updated 7 months ago
- Best-effort CPU-local sharded values for Go☆199Updated 3 years ago
- A simple prometheus metrics and pprof profile viewer.☆47Updated 2 years ago
- Know when GC runs from inside your golang code☆188Updated 2 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated last year
- A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Right…☆45Updated 2 years ago
- Session implementation for fasthttp☆85Updated 2 weeks ago
- Parse json with comments and trailing commas.☆87Updated 3 years ago
- Collection of Go packages for working with the http.FileSystem interface.☆63Updated last year
- A Go io/fs filesystem implementation for reading files in Github gists.☆129Updated 3 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆117Updated last year
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆86Updated 2 years ago