Michal-Leszczynski / btreeView external linksLinks
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 collection of Flink applications for working with Pravega streams☆12Dec 20, 2022Updated 3 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
- Testing effects of the Go CPU profiler on microbenchmarks☆13Aug 31, 2022Updated 3 years ago
- eBPF/XDP Redirect Example☆12Oct 21, 2022Updated 3 years ago
- ☆12Oct 14, 2024Updated last year
- 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
- WIP☆21Jun 23, 2025Updated 7 months 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
- eBPF-accelerated Broadband Network Gateway for Kubernetes edge deployments☆40Updated this week
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Mar 31, 2023Updated 2 years ago
- 友善之臂☆24Apr 4, 2024Updated last year
- ☆124Jul 10, 2023Updated 2 years ago
- A small loadbalancer API written in Go (Using Pat, Redigo and Go-GeoIP)☆33Apr 6, 2015Updated 10 years ago
- go binding for rdma rsocket☆23Nov 30, 2024Updated last year
- 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
- ☆23Aug 6, 2025Updated 6 months ago
- Cross-platform package to move stuff to the OS trash☆24Mar 4, 2025Updated 11 months ago
- a thread-safe concurrent map for go☆48Jun 30, 2024Updated last year
- 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
- 一个用go实现的命令行下查看每个网卡详细流量的小工具☆28Jan 2, 2018Updated 8 years ago
- Curl in GoLang☆25Jun 6, 2014Updated 11 years ago
- Feedforward Neural Networks in Go☆20Aug 19, 2016Updated 9 years ago
- ☆11Nov 13, 2024Updated last year
- Rolling window implementation in go.☆59Updated this week
- 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
- Go library that implements fs.FS for Postgres using Large Objects.☆65Sep 1, 2025Updated 5 months ago
- Golang like WaitGroup implementation for sync/async Rust, support no_std environment.☆37Oct 6, 2024Updated last year
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆126Updated this week
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆119Apr 25, 2023Updated 2 years ago