gammazero / dequeLinks
Fast ring-buffer deque (double-ended queue)
☆694Updated 3 weeks ago
Alternatives and similar repositories for deque
Users that are interested in deque are comparing it to the libraries listed below
Sorting:
- Fastest and most memory efficient golang concurrent hashmap☆1,010Updated 9 months ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆430Updated 2 years ago
- Zero-allocation reflection library for Go☆579Updated last year
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆604Updated 4 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆495Updated 10 months ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆969Updated last month
- XXH3 algorithm in Go☆463Updated last week
- Golang port of Abseil's SwissTable☆828Updated 4 months ago
- Go package for dealing with maps, slices, JSON and other data.☆779Updated 5 months ago
- 🚀 A real-time Golang runtime stats visualization profiler☆588Updated 11 months ago
- Thread-safe file locking library in Go☆649Updated 2 weeks ago
- An in-memory cache with item expiration and generics☆1,117Updated last week
- Wrapper types for sync/atomic which enforce atomic access☆1,418Updated 3 months ago
- Clone of golang/groupcache with TTL and Item Removal support☆522Updated 3 months ago
- An enum generator for go☆848Updated this week
- An experimental Go local docs server/generator and code reader implemented with some fresh ideas.☆635Updated last month
- Combine one or more Go errors together☆1,148Updated last year
- A thread-safe queue faster and more resource efficient than golang's native channels☆680Updated last year
- Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, Po…☆804Updated last month
- Go package implementing bitsets☆1,437Updated 2 months ago
- Pure Go Brotli encoder and decoder☆682Updated last month
- Golang rate limiters for distributed applications☆575Updated last month
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆589Updated 4 months ago
- Simple dense bitmap index in Go with binary operators☆345Updated last month
- Nano ID for Go☆433Updated last year
- Server Sent Events server and client for Golang☆969Updated last year
- Parse and modify Go struct field tags☆646Updated last year
- A highly optimized double-ended queue☆201Updated last year
- a fake clock for golang☆710Updated 6 months ago
- Write ahead log for Go.☆669Updated 8 months ago