amit-davidson / btreeLinks
B-tree implementation for Go
☆238Updated 3 years ago
Alternatives and similar repositories for btree
Users that are interested in btree are comparing it to the libraries listed below
Sorting:
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆369Updated last year
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆350Updated last year
- ☆239Updated 3 weeks ago
- Convert Go values to their AST☆309Updated 3 months ago
- Zero-allocation type-safe pool for Go☆234Updated 2 years ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆238Updated 6 months ago
- A concurrent rate limiter library for Golang based on Sliding-Window rate limiter algorithm.☆244Updated 2 years 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
- Real-time visualization tool for Go process metrics☆477Updated 3 years ago
- Tool to visualize the graph of embedded structs in Go projects☆229Updated 9 months ago
- A thread-safe queue faster and more resource efficient than golang's native channels☆676Updated last year
- ☆121Updated last year
- Load file-backed memory☆122Updated 2 years ago
- A multi-level cache library with cache stampede prevention for Go☆124Updated 3 years ago
- Checklist for code reviews☆157Updated 4 years ago
- 🛠 A full-featured dependency injection container for go programming language.☆236Updated last year
- Cheat Sheet for Go Slice Tricks☆175Updated 2 years ago
- High Availability Raft Framework for Go☆634Updated last month
- 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…☆162Updated last year
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- Simple dense bitmap index in Go with binary operators☆334Updated last week
- Functional tools in Go 1.18 using newly introduced generics☆172Updated 2 years ago
- Go port of Google's Swiss Table hash table☆432Updated 2 months ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 2 years ago
- ❄ An Lock Free ID Generator for Golang based on Snowflake Algorithm (Twitter announced).☆279Updated 2 years ago
- A go in-memory table☆229Updated 2 years ago
- 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
- Simplified error handling in Go☆169Updated 2 years ago
- Useful Go String methods☆191Updated last year