nsnikhil / go-datastructuresLinks
This Project aims to port/build well known and commonly used data structures to GO.
☆29Updated 3 years ago
Alternatives and similar repositories for go-datastructures
Users that are interested in go-datastructures are comparing it to the libraries listed below
Sorting:
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 2 years ago
- High Availability Routing and Queueing Application☆50Updated 4 years ago
- The Go library that will drive you to AOP world!☆55Updated 2 years ago
- Package for getting the runtime ID of a goroutine☆49Updated last year
- Package for fast copying structs of different types☆52Updated 4 years ago
- A fast little LRU cache for Go☆173Updated 2 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- Best-effort CPU-local sharded values for Go☆202Updated 4 years ago
- Package netpoll implements a network poller based on epoll/kqueue.☆59Updated last year
- Load file-backed memory☆121Updated 2 years ago
- Consistent hashing hashring implementation.☆35Updated last year
- Experimental packages not in std and golang.org/exp☆80Updated 9 months ago
- ☆79Updated last month
- Simple Distributed Locks in Go using Redis, MySQL, PostgreSQL, MongoDB, etc.☆38Updated 10 months ago
- x/sync/singleflight but with Go 1.18 generics☆31Updated 3 years ago
- Eventually consistent distributed in-memory cache Go library☆162Updated 2 years ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆74Updated 3 years ago
- Runtime struct builder for Go☆32Updated last month
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆121Updated 3 months ago
- Cache benchmark for Golang☆76Updated last year
- A minimal and efficient workerpool implementation in Go using goroutines.☆123Updated 3 years ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆152Updated 3 years ago
- Rate limiter service built in Golang☆44Updated 3 years ago
- Fast and Scalable RPC Framework☆43Updated 2 years ago
- Expirable Go LRC\LRU cache without goroutines☆89Updated 2 weeks ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 5 months ago
- ☆38Updated 2 years ago
- A Lightweight in-memory key:value cache library for Go.☆183Updated 2 years ago
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆137Updated 4 months ago