amit-davidson / btreeLinks
B-tree implementation for Go
☆239Updated 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.☆221Updated 2 years ago
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆377Updated 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…☆225Updated 2 years ago
- Zero-allocation type-safe pool for Go☆251Updated 2 years ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- Tool to visualize the graph of embedded structs in Go projects☆229Updated last year
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆240Updated last year
- Checklist for code reviews☆157Updated 4 years ago
- Convert Go values to their AST☆312Updated 11 months ago
- Functional tools in Go 1.18 using newly introduced generics☆172Updated 3 years ago
- A fast little LRU cache for Go☆174Updated 2 years ago
- A concurrent rate limiter library for Golang based on Sliding-Window rate limiter algorithm.☆243Updated 3 years ago
- Real-time visualization tool for Go process metrics☆476Updated 3 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…☆163Updated 2 years ago
- Load file-backed memory☆122Updated 3 years ago
- ☆259Updated this week
- Synchronization and asynchronous computation package for Go☆286Updated 3 weeks ago
- Cheat Sheet for Go Slice Tricks☆176Updated 3 years ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆217Updated last year
- ⚡️ lock-free utilities in Go☆164Updated last year
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆351Updated last year
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- Useful Go String methods☆192Updated 2 years ago
- ☆123Updated 2 years ago
- A go in-memory table☆229Updated 3 years ago
- Simple dense bitmap index in Go with binary operators☆372Updated 6 months ago
- Write ahead log for Go.☆701Updated 4 months ago
- High Availability Raft Framework for Go☆660Updated last month
- Go port of Google's Swiss Table hash table☆467Updated 3 weeks ago