trevorforrey / OttoDBLinks
key value database with transactional capabilities. Created for a Distributed Systems class, not suitable for production
☆15Updated 7 years ago
Alternatives and similar repositories for OttoDB
Users that are interested in OttoDB are comparing it to the libraries listed below
Sorting:
- A key/value database for the Phoenix Golang Meetup's Build a Database Server challenge.☆28Updated 7 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 5 years ago
- Thread-safe concurrent maps for go.☆25Updated 6 years ago
- NUMA bindings for Go, requires libnuma.☆26Updated 6 years ago
- Write ahead Raft log for Go☆58Updated 5 years ago
- Binary heap priority queues in Go☆32Updated 5 years ago
- Test the performance of Go's concurrency structures☆30Updated 11 months ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago
- A simple, goroutine-safe, cache with a global TTL, a fixed size and an LRU eviction policy for Go (golang)☆24Updated 2 years ago
- A distributed service for monotonically increasing tickets.☆42Updated 6 years ago
- A simple and efficient LRU cache package for Go☆37Updated 2 years ago
- Ordered key-value storage package written in Go☆23Updated 4 years ago
- Jobqueue manages running and scheduling jobs (think Sidekiq or Resque for Go).☆39Updated 4 years ago
- 🌈 🐴 Turn your terminal text into an absolutely beautiful display of dazzling colors....☆19Updated 8 years ago
- Entry for the Nov 29th Golang Phoenix meetup competition☆16Updated 8 years ago
- Small library supporting HTTP accept headers and content negotiation.☆13Updated 8 years ago
- An embeddable and distributed in-memory key-value store written in Go☆21Updated 4 years ago
- syscall "fallocate" implement with different os☆32Updated 7 years ago
- key value server. redis api, leveldb storage, raft support☆80Updated 5 years ago
- Redis style logger for Go☆28Updated 5 years ago
- Retrieve the current time from remote servers☆20Updated 5 years ago
- A Redis clone written in Go☆43Updated 9 years ago
- Golang library for listing and looking up licenses using SPDX IDs.☆23Updated 7 years ago
- Raft transport layer that implements the Redis protocol☆15Updated 5 years ago
- GAQ(Go Ast Query) is the library to query ast.Node children like JavaScript querySelector or querySelectorAll for Go.☆26Updated 7 years ago
- more advanced sync primitives in Go☆14Updated 5 years ago
- An ~O(2k) time complexity http request router in Go☆45Updated 6 years ago
- A convenient LRU cache server that supports REST API and Let's Encrypt.☆18Updated 7 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 6 years ago