gammazero / deque
Fast ring-buffer deque (double-ended queue)
☆582Updated last year
Related projects ⓘ
Alternatives and complementary repositories for deque
- Go concurrent-safe, goroutine-safe, thread-safe queue☆395Updated last year
- An in-memory cache with item expiration and generics☆947Updated this week
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆525Updated 2 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆469Updated last month
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆845Updated last month
- Zero-allocation reflection library for Go☆525Updated 11 months ago
- Go package for dealing with maps, slices, JSON and other data.☆705Updated 8 months ago
- Wrapper types for sync/atomic which enforce atomic access☆1,352Updated last week
- Fastest and most memory efficient golang concurrent hashmap☆928Updated last week
- XXH3 algorithm in Go☆406Updated last year
- Generic PriorityQueues, Queues, Stacks, and Deque data structures for Go☆876Updated last year
- A library for diffing golang structures☆895Updated last year
- a fake clock for golang☆664Updated 3 weeks ago
- Anti-memory-waste byte buffer pool☆1,186Updated 3 months ago
- 🚀 A real-time Golang runtime stats visualization profiler☆575Updated 2 months ago
- An enum generator for go☆753Updated 3 weeks ago
- Get hash values for arbitrary values in Go (golang).☆753Updated last year
- BadgerHold is an embeddable NoSQL store for querying Go types built on Badger☆521Updated 6 months ago
- Go package implementing bitsets☆1,344Updated last week
- reflect api without runtime reflect.Value cost☆762Updated 3 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆213Updated last year
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,780Updated last year
- dque is a fast, embedded, durable queue for Go☆764Updated 2 weeks ago
- Combine one or more Go errors together☆1,037Updated 6 months ago
- Golang implementation of Radix trees☆889Updated 4 months ago
- Golang port of Abseil's SwissTable☆767Updated 4 months ago
- In-memory SQL engine in Go sql/driver for testing purpose☆883Updated last month
- Concurrent data structures for Go☆1,100Updated 3 months ago
- Clone of golang/groupcache with TTL and Item Removal support☆495Updated 4 months ago