tidwall / btree
B-tree implementation for Go
☆1,104Updated 11 months ago
Alternatives and similar repositories for btree:
Users that are interested in btree are comparing it to the libraries listed below
- Write ahead log for Go.☆661Updated 5 months ago
- High Availability Raft Framework for Go☆633Updated 3 weeks ago
- Golang port of Abseil's SwissTable☆826Updated 2 months ago
- Embedded key-value store for read-heavy workloads written in Go☆1,334Updated 3 months ago
- High-performance, columnar, in-memory store with bitmap indexing in Go☆1,473Updated last year
- Fastest and most memory efficient golang concurrent hashmap☆995Updated 6 months ago
- Go library providing algorithms optimized to leverage the characteristics of modern CPUs☆887Updated last year
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,844Updated 2 months ago
- An immutable radix tree implementation in Golang☆1,038Updated 3 weeks ago
- Anti-memory-waste byte buffer pool☆1,261Updated 9 months ago
- An embedded time-series database☆1,190Updated 6 months ago
- Provides easy-to-use async IO interface with io_uring☆637Updated last year
- Golang port of simdjson: parsing gigabytes of JSON per second☆1,908Updated 2 months ago
- Fast ring-buffer deque (double-ended queue)☆675Updated last week
- Go library for protobuf compatible sstables, a skiplist, a recordio format and other database building blocks like a write-ahead log. Shi…☆324Updated this week
- Go execution trace frontend☆1,252Updated 2 months ago
- A portable mmap package for Go☆1,023Updated 4 months ago
- ⚡ A memory arena implementation for Go.☆528Updated last year
- XXH3 algorithm in Go☆447Updated 2 months ago
- 📝 Go: A Documentary | https://golang.design/history☆1,067Updated last month
- Simple dense bitmap index in Go with binary operators☆333Updated last year
- An early PostgreSQL implementation in Go☆719Updated 3 years ago
- A thread-safe queue faster and more resource efficient than golang's native channels☆675Updated last year
- Go package implementing bitsets☆1,410Updated last week
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,652Updated last month
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,932Updated 10 months ago
- Generate x86 Assembly with Go☆2,828Updated last week
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆368Updated last year
- fgtrace is an experimental profiler/tracer that is capturing wallclock timelines for each goroutine. It's very similar to the Chrome prof…☆911Updated 2 years ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,208Updated 10 months ago