gammazero / dequeLinks
Fast ring-buffer deque (double-ended queue)
☆705Updated 2 months ago
Alternatives and similar repositories for deque
Users that are interested in deque are comparing it to the libraries listed below
Sorting:
- Fast, zero heap allocation Go Trie for runes or paths☆496Updated last year
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆622Updated 6 months ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆428Updated 2 years ago
- Fastest and most memory efficient golang concurrent hashmap☆1,026Updated 11 months ago
- Zero-allocation reflection library for Go☆582Updated last year
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆983Updated last week
- An in-memory cache with item expiration and generics☆1,151Updated 3 weeks ago
- Golang port of Abseil's SwissTable☆831Updated 6 months ago
- XXH3 algorithm in Go☆484Updated 2 months ago
- Concurrent data structures for Go☆1,492Updated 2 weeks ago
- An enum generator for go☆874Updated 2 weeks ago
- A thread-safe queue faster and more resource efficient than golang's native channels☆686Updated last year
- Go package for dealing with maps, slices, JSON and other data.☆798Updated last week
- Pure Go Brotli encoder and decoder☆691Updated last month
- Server Sent Events server and client for Golang☆988Updated last year
- Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, Po…☆812Updated 3 months ago
- An experimental Go local docs server/generator and code reader implemented with some fresh ideas.☆640Updated this week
- Wrapper types for sync/atomic which enforce atomic access☆1,431Updated 5 months ago
- Nano ID for Go☆435Updated last year
- Combine one or more Go errors together☆1,152Updated last year
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆594Updated 6 months ago
- Thread-safe file locking library in Go☆659Updated 2 weeks ago
- Golang rate limiters for distributed applications☆589Updated 3 weeks ago
- A library for diffing golang structures☆969Updated last month
- Initialize structs with default values☆856Updated last year
- Configuration for Go applications☆463Updated last year
- Abstract JSON for Golang with JSONPath support☆281Updated 10 months ago
- Generic PriorityQueues, Queues, Stacks, and Deque data structures for Go☆895Updated 2 years ago
- Clone of golang/groupcache with TTL and Item Removal support☆526Updated 5 months ago
- ⚖️ Fast weighted random selection for Go☆410Updated 3 weeks ago