vectaport / fgbaseLinks
Ready-send coordination layer on top of goroutines.
☆50Updated 5 years ago
Alternatives and similar repositories for fgbase
Users that are interested in fgbase are comparing it to the libraries listed below
Sorting:
- [Go] FreeTree - generic binary-search-tree without any GC overhead☆45Updated 9 years ago
- gtreap is an immutable treap implementation in the Go Language☆90Updated 3 years ago
- Distributed streaming key-value storage☆53Updated 6 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆81Updated last year
- Package htree implements the in-memory hash tree. Hacker News: https://news.ycombinator.com/item?id=11369676☆92Updated 2 years ago
- pcg random number generator☆41Updated 3 years ago
- Probabilistic Data Structures for Go☆258Updated 7 years ago
- Go: A distributed, in-memory key-value storage.☆93Updated 7 years ago
- Streaming approximate histograms in Go☆176Updated 4 years ago
- 💧 In memory dataset filtering☆49Updated 4 years ago
- TMFRAME, pronounced "time frame", is a binary standard for compactly encoding time series data☆27Updated 7 years ago
- High performance transport protocol for distributed applications.☆19Updated 4 years ago
- Go library for writing standalone Map/Reduce jobs or for use with Hadoop's streaming protocol☆104Updated 11 years ago
- Go implementation of Count-Min-Log☆68Updated 7 months ago
- gk: streaming quantiles☆45Updated 4 years ago
- An experimental KV store, which implements an LSM on top of Bolt segments.