amit-davidson / btree
B-tree implementation for Go
☆236Updated 3 years ago
Alternatives and similar repositories for btree:
Users that are interested in btree are comparing it to the libraries listed below
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆217Updated last year
- An easy-to-use Map Reduce Go parallel-computing framework inspired by 2021 6.824 lab1. It supports multiple workers threads on a single m…☆222Updated last year
- Fastest and most efficient goroutine pool (experimental)☆137Updated 2 years ago
- Zero-allocation type-safe pool for Go☆229Updated last year
- ☆118Updated last year
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆348Updated 10 months ago
- Checklist for code reviews☆156Updated 3 years ago
- A concurrent rate limiter library for Golang based on Sliding-Window rate limiter algorithm.☆243Updated 2 years ago
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆362Updated last year
- Connection pool for Go's net.Conn interface☆128Updated 2 years ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- Simple dense bitmap index in Go with binary operators☆324Updated last year
- Convert Go values to their AST☆310Updated 3 weeks ago
- ☆225Updated last month
- Tool to visualize the graph of embedded structs in Go projects☆227Updated 7 months ago
- ⚡️ lock-free utilities in Go☆153Updated 9 months ago
- 🔍 Go binary size SVG treemap☆447Updated 5 months ago
- A simple, single binary, message queue. Supports HTTP/2 and Redis Protocol.☆205Updated 2 years ago
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated last year
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆239Updated 4 months ago
- Machine is a zero dependency library for highly concurrent Go applications. It is inspired by errgroup.Group with extra bells & whistles☆365Updated 2 years ago
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆283Updated 2 months ago
- Synchronization and asynchronous computation package for Go☆238Updated 6 months ago
- A quick tour (or reminder) of Go performance tools☆265Updated 3 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated 8 months ago
- Generic resource pool for Go☆344Updated last month
- Load file-backed memory☆120Updated 2 years ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆212Updated 10 months ago
- The size of variable at runtime☆145Updated 7 months ago
- High Availability Raft Framework for Go☆618Updated last month