gammazero / dequeLinks
Fast ring-buffer deque (double-ended queue)
☆698Updated last month
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☆495Updated 11 months ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆431Updated 2 years ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆616Updated 4 months ago
- Fastest and most memory efficient golang concurrent hashmap☆1,015Updated 9 months ago
- Zero-allocation reflection library for Go☆580Updated last year
- XXH3 algorithm in Go☆474Updated 3 weeks ago
- Golang port of Abseil's SwissTable☆828Updated 5 months ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆975Updated 2 months ago
- Go package for dealing with maps, slices, JSON and other data.☆787Updated last week
- Thread-safe file locking library in Go☆652Updated last week
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆591Updated 5 months ago
- An enum generator for go☆861Updated this week
- An in-memory cache with item expiration and generics☆1,132Updated last week
- A thread-safe queue faster and more resource efficient than golang's native channels☆685Updated last year
- dque is a fast, embedded, durable queue for Go☆789Updated 9 months ago
- Clone of golang/groupcache with TTL and Item Removal support☆526Updated 3 months ago
- a fake clock for golang☆710Updated last week
- An experimental Go local docs server/generator and code reader implemented with some fresh ideas.☆637Updated last month
- Nano ID for Go☆435Updated last year
- Embedded key-value store for read-heavy workloads written in Go☆1,347Updated 7 months ago
- Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, Po…☆805Updated last month
- Concurrent data structures for Go☆1,452Updated last month
- A Go tool to auto generate methods for your enums☆494Updated this week
- Fast, fully fledged murmur3 in Go.☆338Updated 2 years ago
- Golang rate limiters for distributed applications☆579Updated 2 weeks ago
- Arbitrary-precision decimals for Go☆744Updated last year
- Write ahead log for Go.☆672Updated 9 months ago
- Pure Go Brotli encoder and decoder☆683Updated 3 weeks ago
- In-memory SQL engine in Go sql/driver for testing purpose☆903Updated 11 months ago
- 🚀 A real-time Golang runtime stats visualization profiler☆590Updated last year