gammazero / deque
Fast ring-buffer deque (double-ended queue)
☆590Updated this week
Related projects ⓘ
Alternatives and complementary repositories for deque
- Go concurrent-safe, goroutine-safe, thread-safe queue☆396Updated last year
- Fastest and most memory efficient golang concurrent hashmap☆932Updated 3 weeks ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆530Updated 3 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆471Updated 2 months ago
- An in-memory cache with item expiration and generics☆955Updated last week
- An enum generator for go☆757Updated last month
- Golang port of Abseil's SwissTable☆777Updated 4 months ago
- Concurrent data structures for Go☆1,111Updated 4 months ago
- Go package for dealing with maps, slices, JSON and other data.☆707Updated 8 months ago
- XXH3 algorithm in Go☆409Updated last year
- Generic PriorityQueues, Queues, Stacks, and Deque data structures for Go☆877Updated last year
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆852Updated 2 months ago
- Go package implementing bitsets☆1,347Updated last week
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆510Updated this week
- Wrapper types for sync/atomic which enforce atomic access☆1,356Updated this week
- Zero-allocation reflection library for Go☆526Updated last year
- reflect api without runtime reflect.Value cost☆766Updated 4 months ago
- Pure Go Brotli encoder and decoder☆624Updated last month
- Combine one or more Go errors together☆1,043Updated 6 months ago
- dque is a fast, embedded, durable queue for Go☆767Updated 3 weeks ago
- a fake clock for golang☆667Updated last month
- Anti-memory-waste byte buffer pool☆1,192Updated 4 months ago
- Thread-safe file locking library in Go☆579Updated last week
- Golang implementation of Radix trees☆888Updated 4 months ago
- Expression evaluation in golang☆745Updated last month
- An immutable radix tree implementation in Golang☆1,002Updated this week
- csvutil provides fast and idiomatic mapping between CSV and Go (golang) values.☆942Updated 3 months ago
- Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, Po…☆747Updated 5 months ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆536Updated last year