toberndo / go-streeLinks
A package for Go that can be used for range queries on large number of intervals
☆43Updated 9 years ago
Alternatives and similar repositories for go-stree
Users that are interested in go-stree are comparing it to the libraries listed below
Sorting:
- sharded key-value store compatible with p5-ShardedKV☆38Updated 5 years ago
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 8 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 7 years ago
- a library for reliable and flow-controlled nats sessions using the sliding window protocol. Written in golang.☆58Updated 8 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆63Updated 5 years ago
- prdeps prints the dependency graph of a Go package.☆43Updated 8 years ago
- A pure Go implementation of the smaz compression library for short strings.☆83Updated 3 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆98Updated 6 years ago
- A Golang implementation of Bentley/McIlroy long string compression☆118Updated last year
- Package stats defines a lightweight interface for collecting statistics.☆64Updated 10 years ago
- Streaming TopK estimates☆89Updated 4 years ago
- I'm trying to learn how to use ragel in Go libraries. As I'm implementing things for practice I'll add them here. I'll be using Go 1.1, t…☆65Updated 12 years ago
- Higher-level reflect-based capabilities for inspecting objects and structs☆70Updated 7 years ago
- Package rpool provides a resource pool.☆88Updated 9 years ago
- A collection of well-known string hash functions, implemented in Go☆68Updated 7 years ago
- Pure-Go full text indexer and search library☆94Updated 10 years ago
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Updated 11 years ago
- Fast parallel version of golang filepath.Walk()☆85Updated 9 years ago
- A []byte pool for Go.☆44Updated 3 years ago
- Tools to process Go trace logs into various profiles. Complement for "go tool trace".☆109Updated 8 years ago
- A simple readline facility for Go. Based on the C library Linenoise☆88Updated 11 years ago
- Pure Go implementation of D. J. Bernstein's cdb constant database library.☆231Updated 3 years ago
- Binary heap priority queues in Go☆32Updated 4 years ago
- Lock-free, non-blocking, concurrent queue on shared memory for Go☆79Updated 9 years ago
- a pure Go port of ultrajson☆72Updated 5 years ago
- Counter Data structure for Golang using CountMin Sketch with a fixed amount of memory☆46Updated 8 years ago
- A scalable lock-free channel.☆135Updated 9 years ago
- Fast zlib implementation for Go☆33Updated 8 months ago
- [Go] FreeTree - generic binary-search-tree without any GC overhead☆45Updated 10 years ago