barrucadu / logdbLinks
An efficient log-structured database supporting efficient insertion of new entries and removal from either end of the log.
☆28Updated 9 years ago
Alternatives and similar repositories for logdb
Users that are interested in logdb are comparing it to the libraries listed below
Sorting:
- A write-ahead log for Go☆67Updated 9 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago
- [Mirror] Supervisor trees for Go applications.☆34Updated 6 years ago
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 8 years ago
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- An LRU cache with support for max age☆48Updated 4 months ago
- ☆51Updated 5 years ago
- Code for talk about Go Serialization☆79Updated last year
- BTrDB Golang bindings☆21Updated 2 years ago
- Go library for representing and applying patches to modify existing Go structures☆56Updated 9 years ago
- ☆162Updated last year
- Get / Watch / Report -ing of operational data. This project is deprecated and not maintained.☆40Updated 9 years ago
- [Go] seq - a gentle overview of the common ways to tackle the problem of distributed sequential IDs.☆94Updated 9 years ago
- Lock-free, non-blocking, concurrent queue on shared memory for Go☆79Updated 9 years ago
- Go http handler access logger☆20Updated 9 years ago
- Easy parametric polymorphism at run time using completely unidiomatic Go.☆197Updated 11 years ago
- kv database that speaks memcached and can switch dataset gracefully on the fly for batch loading☆44Updated 7 years ago
- Low latency batching queues for Go☆75Updated 9 years ago
- Rothko is an aggregate metric system for large scale deployments.☆127Updated 7 years ago
- Making support for Apache Kafka in Go better☆55Updated 7 years ago
- Golang port of Zyre☆89Updated 6 years ago
- Go library for writing standalone Map/Reduce jobs or for use with Hadoop's streaming protocol☆104Updated 11 years ago
- Decentralized, sequential, lexicographically sortable unique id☆83Updated 5 years ago
- Go library to work with PARQUET files☆47Updated 5 years ago
- Package htree implements the in-memory hash tree. Hacker News: https://news.ycombinator.com/item?id=11369676☆92Updated 3 years ago
- Circular buffer backed by MMAPed file for golang☆90Updated last year
- distkv is a distributed K/V store library for Go powered by the raft consensus algorithm.☆55Updated 9 years ago
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆82Updated last year
- Cuckoo Filter: Practically better than bloom filter☆81Updated 6 years ago
- Collection of Go packages for working with the http.FileSystem interface.☆62Updated 2 years ago