collinglass / bptree
B+ tree in pure Go.
☆94Updated 9 years ago
Alternatives and similar repositories for bptree:
Users that are interested in bptree are comparing it to the libraries listed below
- B+ Tree☆90Updated 2 years ago
- Examples for Dragonboat☆185Updated 8 months ago
- Implementing bplustree base on disk(kv store).☆34Updated 5 years ago
- goroutine local storage (use context instead if possible)☆76Updated 2 months ago
- A simplified implementation for log structured merge tree.☆61Updated 4 years ago
- A sample cache server showing how to use hashicorp/raft☆75Updated 4 years ago
- lock-free queue and other implementations☆127Updated last year
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- extract goroutine id to the out world although it's dangerous and useless.☆58Updated 4 years ago
- A key value storage example powered by hashicorp raft and BadgerDB☆103Updated 6 years ago
- Pattern-defeating quicksort in Go with generics(need Go1.18). About 2x ~ 60x faster than the built-in sort package.☆116Updated 2 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆86Updated 2 years ago
- Go implementation of B plus tree☆33Updated 3 years ago
- Server for benchmarking pure Go key/value databases☆156Updated last year
- First redis RESP3 protocol library in Go☆88Updated last year
- A light, high-performance, concurrent, thread-safe skip list implementation written in Golang.☆20Updated 4 years ago
- A buffer pool file I/O library for Go☆54Updated 3 years ago
- A simple implementation of the Google File System in golang☆160Updated 7 years ago
- Go implementation of the Gossip protocol☆138Updated 5 months ago
- go mysql driver, support distributed transaction☆34Updated 3 years ago
- 🌈 raft-badger implements LogStore and StableStore Interface of hashicorp/raft. 🔥☆53Updated 2 years ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆150Updated 3 years ago
- 第四届阿里巴巴中间件性能大赛 Service Mesh For Dubbo (Golang 版本)☆24Updated 6 years ago
- do something for myself☆26Updated 5 years ago
- Riot is a distributed key/value system based at raft algorithm, leveldb and bitCask backend storage!!!☆106Updated 5 years ago
- Modern Go Programming☆96Updated last year
- A distributed in-memory key-value store built using hashicorp/memberlist with HTTP API☆144Updated 2 months ago
- Fast and efficient data reconstruction Erasure code, saving about 30% I/O in reconstruction☆63Updated 5 years ago
- Fundamental Building Block for Elastic Storage With Strong Consistency and Reliability☆209Updated 2 years ago
- A multi level memory pool for Golang☆44Updated 7 years ago