gammazero / dequeLinks
Fast ring-buffer deque (double-ended queue)
☆752Updated 2 months 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,024Updated last year
- Go concurrent-safe, goroutine-safe, thread-safe queue☆434Updated 2 years ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆657Updated 10 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆502Updated last year
- Golang port of Abseil's SwissTable☆828Updated 10 months ago
- XXH3 algorithm in Go☆523Updated last week
- Zero-allocation reflection library for Go☆596Updated 2 years ago
- 🚀 A real-time Golang runtime stats visualization profiler☆592Updated last year
- A thread-safe queue faster and more resource efficient than golang's native channels☆693Updated last year
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆1,014Updated 3 weeks ago
- An enum generator for go☆913Updated 2 months ago
- Go package for dealing with maps, slices, JSON and other data.☆834Updated 2 months ago
- Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, Po…☆821Updated 2 months ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆618Updated last week
- Embedded key-value store for read-heavy workloads written in Go☆1,349Updated 3 months ago
- Nano ID for Go☆438Updated last year
- Concurrent data structures for Go☆1,555Updated last week
- Wrapper types for sync/atomic which enforce atomic access☆1,440Updated 9 months ago
- Server Sent Events server and client for Golang☆1,014Updated last year
- Thread-safe file locking library in Go☆703Updated 3 weeks ago
- dque is a fast, embedded, durable queue for Go☆793Updated last year
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆833Updated last year
- WebSocket implementation for fasthttp.☆585Updated 9 months ago
- Clone of golang/groupcache with TTL and Item Removal support☆531Updated 9 months ago
- An experimental Go local docs server/generator and code reader implemented with some fresh ideas.☆648Updated last month
- In-memory SQL engine in Go sql/driver for testing purpose☆917Updated last year
- Clock is a small library for mocking time in Go.☆690Updated 2 years ago
- Simple dense bitmap index in Go with binary operators☆374Updated 7 months ago
- Combine one or more Go errors together☆1,169Updated last year
- Golang package for editing struct's fields during runtime and mapping structs to other structs.☆727Updated 2 years ago