gammazero / dequeLinks
Fast ring-buffer deque (double-ended queue)
☆690Updated this week
Alternatives and similar repositories for deque
Users that are interested in deque are comparing it to the libraries listed below
Sorting:
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆601Updated 3 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆494Updated 9 months ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆427Updated 2 years ago
- Fastest and most memory efficient golang concurrent hashmap☆1,003Updated 8 months ago
- Zero-allocation reflection library for Go☆576Updated last year
- Golang port of Abseil's SwissTable☆827Updated 4 months ago
- XXH3 algorithm in Go☆459Updated 4 months ago
- Go package for dealing with maps, slices, JSON and other data.☆777Updated 5 months ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆963Updated last month
- An enum generator for go☆840Updated 2 weeks ago
- An in-memory cache with item expiration and generics☆1,104Updated this week
- a fake clock for golang☆709Updated 6 months ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆823Updated last year
- Concurrent data structures for Go☆1,415Updated last week
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,974Updated last year
- Nano ID for Go☆434Updated last year
- A thread-safe queue faster and more resource efficient than golang's native channels☆680Updated last year
- Golang rate limiters for distributed applications☆570Updated last week
- Initialize structs with default values☆843Updated 10 months ago
- Simple dense bitmap index in Go with binary operators☆340Updated 2 weeks ago
- In-memory SQL engine in Go sql/driver for testing purpose☆901Updated 9 months ago
- Clone of golang/groupcache with TTL and Item Removal support☆520Updated 2 months ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆581Updated 3 months ago
- Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, Po…☆801Updated last week
- Golang errors with stack trace and source fragments.☆1,091Updated last year
- Arbitrary-precision decimals for Go☆739Updated 10 months ago
- Server Sent Events server and client for Golang☆957Updated last year
- Thread-safe file locking library in Go☆642Updated last week
- Generic PriorityQueues, Queues, Stacks, and Deque data structures for Go☆894Updated 2 years ago
- Wrapper types for sync/atomic which enforce atomic access☆1,416Updated 2 months ago