redis-go / redisLinks
Redis server written in Go / Golang (prototype)
☆78Updated last year
Alternatives and similar repositories for redis
Users that are interested in redis are comparing it to the libraries listed below
Sorting:
- Load file-backed memory☆122Updated 2 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆54Updated 2 years ago
- High-performance Redis-Server multi-threaded framework, based on rawepoll model.☆78Updated 3 weeks ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- A fast little LRU cache for Go☆170Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- Session implementation for fasthttp☆85Updated 2 months ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆141Updated 4 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- An ~O(2k) time complexity http request router in Go☆44Updated 5 years ago
- Go Mod Repository, Go Vanity Server and Proxy Server☆87Updated 6 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- A goroutine limiter for Go☆82Updated 3 years ago
- This Project aims to port/build well known and commonly used data structures to GO.☆29Updated 3 years ago
- Simple, lightweight and ultra-fast HTTP Cache to speed up your websites☆65Updated 2 years ago
- Runtime Struct Builder for Go☆32Updated 4 years ago
- pkg extends the core go packages with missing or additional functionality built in. All packages correspond to the std go package name w…☆50Updated last year
- A Go library for encoding structs into Header fields.☆46Updated last year
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆150Updated 3 years ago
- gpool - a generic context-aware resizable goroutines pool to bound concurrency based on semaphore.☆90Updated 5 years ago
- A Go io/fs filesystem implementation for reading files in Github gists.☆127Updated 3 years ago
- Collect data about your dependencies☆43Updated last month
- A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Right…☆46Updated 2 years ago
- Bootstrap a new project from a template.☆84Updated 5 years ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 3 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- Example HTTP/2 Cleartext (H2C) server and client in golang☆114Updated last year
- Serialization code generator for QUICK struct content comparison☆95Updated 6 years ago
- Storing strings without GC overhead☆83Updated 5 years ago