BTree provides a simple, ordered, in-memory data structure for Go programs.
☆45May 5, 2022Updated 3 years ago
Alternatives and similar repositories for btree
Users that are interested in btree are comparing it to the libraries listed below
Sorting:
- Generic data structures in Go☆12May 26, 2022Updated 3 years ago
- slog experimental features☆12Mar 12, 2024Updated last year
- A portable zero-copy I/O implement base on mmap for golang.☆15Mar 26, 2021Updated 4 years ago
- A Go implementation of Rust's evmap which optimizes for high-read, low-write workloads and uses eventual consistency to ensure that reade…☆10Aug 21, 2022Updated 3 years ago
- Go library to scan regular expression capture group to variable similar to fmt.Scanf☆14Dec 15, 2020Updated 5 years ago
- A collection of Flink applications for working with Pravega streams☆12Dec 20, 2022Updated 3 years ago
- Tiny cross-platform terminal color library☆11Feb 27, 2026Updated last week
- ☆14Oct 14, 2024Updated last year
- rand64 is a Go package that provides several pseudo random number generators yielding unsinged 64 bits numbers in the range [0, 1<<64)☆10Jun 9, 2019Updated 6 years ago
- HeapMap/PriorityMap in Go☆13Dec 14, 2023Updated 2 years ago
- Go's concurrency patterns as generic library to use.☆37Feb 1, 2022Updated 4 years ago
- TWAMP implementation in Go☆15Nov 30, 2022Updated 3 years ago
- xDS support for Kitex and enables Kitex to perform in Proxyless mode with Istio.☆36Dec 3, 2024Updated last year
- 救命用的profile☆42Jun 20, 2022Updated 3 years ago
- 1️⃣🐝🏎️ The One Billion Row Challenge -- A fun exploration of how quickly 1B rows from a text file can be aggregated with Golang☆19Jan 10, 2024Updated 2 years ago
- WIP☆21Jun 23, 2025Updated 8 months ago
- Data structure for fast ranked autocomplete based on a given prefix, implemented in Go.☆15Oct 1, 2023Updated 2 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆223Feb 24, 2026Updated 2 weeks ago
- 友善之臂☆24Apr 4, 2024Updated last year
- ☆124Jul 10, 2023Updated 2 years ago
- TVIX services backed by NATS☆21Oct 25, 2023Updated 2 years ago
- go binding for rdma rsocket☆23Nov 30, 2024Updated last year
- A small loadbalancer API written in Go (Using Pat, Redigo and Go-GeoIP)☆33Apr 6, 2015Updated 10 years ago
- An eventually consistent LRU designed for lock-free concurrent reads☆22Feb 28, 2023Updated 3 years ago
- Deadly simple terminal UI tool to update Go Modules.☆22Jan 14, 2021Updated 5 years ago
- A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Right…☆47Nov 29, 2022Updated 3 years ago
- ☆22Jan 7, 2019Updated 7 years ago
- Nyancat over SSH 🐱☆22Mar 26, 2025Updated 11 months ago
- ☆23Aug 6, 2025Updated 7 months ago
- Feedforward Neural Networks in Go☆20Aug 19, 2016Updated 9 years ago
- 一个用go实现的命令行下查看每个网卡详细流量的小工具☆28Jan 2, 2018Updated 8 years ago
- ☆11Nov 13, 2024Updated last year
- High performance implementation of V1 and V2 Proxy Protocol☆27Apr 7, 2023Updated 2 years ago
- A compile-time source code rewritten based mock framework☆25Mar 18, 2024Updated last year
- 🛡 Linter for Go that checks static call arguments against the function guards (aka contracts).☆24Nov 17, 2023Updated 2 years ago
- Rolling window implementation in go.☆59Mar 2, 2026Updated last week
- Curl in GoLang☆24Jun 6, 2014Updated 11 years ago
- cpuworker - A Customized Goroutine Scheduler over Golang Runtime☆170Feb 8, 2022Updated 4 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆61Oct 6, 2019Updated 6 years ago