ChristianAlexander / kvdb
A key/value database for the Phoenix Golang Meetup's Build a Database Server challenge.
☆28Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for kvdb
- Thread-safe concurrent maps for go.☆26Updated 5 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- A distributed service for monotonically increasing tickets.☆43Updated 4 years ago
- key value database with transactional capabilities. Created for a Distributed Systems class, not suitable for production☆15Updated 5 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- improved go tool trace goroutine analysis☆31Updated 5 years ago
- An ~O(2k) time complexity http request router in Go☆44Updated 5 years ago
- A general-purpose write-ahead log☆25Updated 5 years ago
- Raft in-memory backend implementation with persistence☆83Updated 4 years ago
- A simple and efficient LRU cache package for Go☆38Updated last year
- more advanced sync primitives in Go☆14Updated 4 years ago
- A goroutine limiter for Go☆80Updated 2 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Fast event-loop networking for Go (the lite version)☆70Updated 4 years ago
- Parses Go tracebacks and finds possible deadlocks☆26Updated 4 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 5 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- Go client library for Pilosa☆58Updated 2 years ago
- Lock-Free Queue for Go☆25Updated 6 years ago
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- Fuzz Testing for the github.com/hashicorp/raft library☆29Updated last year
- Write-ahead log in Golang☆41Updated 2 years ago
- Interoperable GRPC based publish/subscribe☆41Updated last month
- A golang zero-allocation HTTP parser (and eventually http server)☆69Updated 10 years ago
- xxh3 fast hash function☆104Updated 5 years ago