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:
- 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 last year
- 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)☆370Updated last year
- Zero-allocation type-safe pool for Go☆236Updated 2 years ago
- Checklist for code reviews☆157Updated 4 years ago
- 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☆238Updated 8 months ago
- ⚡️ lock-free utilities in Go☆158Updated last year
- ☆246Updated 3 weeks ago
- Convert Go values to their AST☆309Updated 5 months ago
- Synchronization and asynchronous computation package for Go☆253Updated 3 weeks ago
- Fastest and most efficient goroutine pool (experimental)☆139Updated 2 years ago
- Real-time visualization tool for Go process metrics☆475Updated 3 years ago
- Tool to visualize the graph of embedded structs in Go projects☆230Updated 11 months ago
- A fast little LRU cache for Go☆171Updated 2 years ago
- Chronos - A static race detector for the go language☆435Updated 3 years ago
- ☆121Updated 2 years ago
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆135Updated 2 months ago
- ❄ An Lock Free ID Generator for Golang based on Snowflake Algorithm (Twitter announced).☆284Updated 2 years ago
- Useful Go String methods☆191Updated 2 years ago
- A highly optimized double-ended queue☆201Updated last year
- Functional tools in Go 1.18 using newly introduced generics☆172Updated 2 years ago
- A concurrent rate limiter library for Golang based on Sliding-Window rate limiter algorithm.☆244Updated 2 years ago
- Simple dense bitmap index in Go with binary operators☆347Updated last month
- A simple, single binary, message queue. Supports HTTP/2 and Redis Protocol.☆205Updated 2 years ago
- Write ahead log for Go.☆669Updated 8 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
- Finite state machine for Go☆211Updated 5 years ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- Load file-backed memory☆122Updated 2 years ago