rosedblabs / reneeLinks
[WIP]Redis data structure based on key/value storage engine.
☆14Updated 2 years ago
Alternatives and similar repositories for renee
Users that are interested in renee are comparing it to the libraries listed below
Sorting:
- Lock-Free Queue for Go☆25Updated 7 years ago
 - Go implementation of B plus tree☆33Updated 3 years ago
 - goroutine pool☆16Updated 2 years ago
 - Deprecated! See https://github.com/golang-design/go2generics.☆25Updated 4 years ago
 - A buffer pool file I/O library for Go☆55Updated 3 years ago
 - 🌈 raft-badger implements LogStore and StableStore Interface of hashicorp/raft. 🔥☆53Updated 2 years ago
 - distributed synchronization primitives☆62Updated 2 years ago
 - Interface for mmap syscall to provide safe and efficient access to memory☆70Updated this week
 - lock-free queue and other implementations☆128Updated 2 years ago
 - Experimental packages not in std and golang.org/exp☆80Updated 10 months ago
 - ☆38Updated 2 years ago
 - golang simple opentracing and opentelemetry sdk☆40Updated 3 years ago
 - A Customized Goroutine Scheduler over Golang Runtime☆17Updated 8 months ago
 - Utility functions and types used by Dragonboat and its related projects☆30Updated last year
 - Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆141Updated 6 months ago
 - 3百万QPS benchmark测试☆35Updated 2 years ago
 - Raft backend using LevelDB☆32Updated 3 years ago
 - extract goroutine id to the out world although it's dangerous and useless.☆60Updated 5 years ago
 - A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Right…☆47Updated 2 years ago
 - Package for getting the runtime ID of a goroutine☆49Updated last month
 - Golang Epoll Support - Linux☆19Updated 6 years ago
 - Server for benchmarking pure Go key/value databases☆162Updated 2 years ago
 - A fast, reliable, simple hashmap that only supports the uint64 key/value. Faster than the runtime hashmap in almost all cases.☆25Updated 7 months ago
 - waitgroup that supports context and timeout.☆20Updated 5 years ago
 - go binding for rdma rsocket☆22Updated 11 months ago
 - First redis RESP3 protocol library in Go☆89Updated last year
 - A fast little LRU cache for Go☆174Updated 2 years ago
 - Pattern-defeating quicksort in Go with generics(need Go1.18). About 2x ~ 60x faster than the built-in sort package.☆118Updated 2 years ago
 - BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
 - ☆18Updated 7 months ago