amit-davidson / btree
B-tree implementation for Go
☆237Updated 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 2 years ago
- Zero-allocation type-safe pool for Go☆231Updated last year
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 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…☆223Updated last year
- Load file-backed memory☆120Updated 2 years ago
- Single producer and multi-reader lockless ring buffer in go using generics from the go 1.18.x release. It is significantly faster than ch…☆160Updated last year
- ☆118Updated last year
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆348Updated 11 months ago
- Machine is a zero dependency library for highly concurrent Go applications. It is inspired by errgroup.Group with extra bells & whistles☆366Updated 2 years ago
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆368Updated last year
- Checklist for code reviews☆156Updated 4 years ago
- Convert Go values to their AST☆310Updated 2 months ago
- Useful Go String methods☆190Updated last year
- ☆229Updated 2 weeks ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆239Updated 5 months ago
- Functional tools in Go 1.18 using newly introduced generics☆172Updated 2 years ago
- Generic resource pool for Go☆351Updated 2 months ago
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆132Updated 9 months ago
- Tool to visualize the graph of embedded structs in Go projects☆228Updated 8 months ago
- Best-effort CPU-local sharded values for Go☆199Updated 3 years ago
- Example code for how to get hashicorp/raft running with gRPC☆218Updated 8 months ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 2 years ago
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆288Updated 3 weeks ago
- Cheat Sheet for Go Slice Tricks☆175Updated 2 years ago
- ⚡️ lock-free utilities in Go☆156Updated 11 months ago
- A quick tour (or reminder) of Go performance tools☆266Updated 3 years ago
- High Availability Raft Framework for Go☆619Updated this week
- Interceptors for database/sql☆499Updated last year
- A concurrent rate limiter library for Golang based on Sliding-Window rate limiter algorithm.☆242Updated 2 years ago
- Write ahead log for Go.☆648Updated 5 months ago