gammazero / dequeLinks
Fast ring-buffer deque (double-ended queue)
☆700Updated 2 months ago
Alternatives and similar repositories for deque
Users that are interested in deque are comparing it to the libraries listed below
Sorting:
- Go concurrent-safe, goroutine-safe, thread-safe queue☆430Updated 2 years ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆621Updated 5 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆496Updated 11 months ago
- Fastest and most memory efficient golang concurrent hashmap☆1,018Updated 10 months ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆978Updated 3 months ago
- Zero-allocation reflection library for Go☆582Updated last year
- An in-memory cache with item expiration and generics☆1,139Updated this week
- XXH3 algorithm in Go☆476Updated last month
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆592Updated 5 months ago
- Go package for dealing with maps, slices, JSON and other data.☆792Updated last week
- Golang port of Abseil's SwissTable☆830Updated 6 months ago
- Wrapper types for sync/atomic which enforce atomic access☆1,426Updated 4 months ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,011Updated last year
- An experimental Go local docs server/generator and code reader implemented with some fresh ideas.☆639Updated last week
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,868Updated last month
- Golang rate limiters for distributed applications☆585Updated last week
- An enum generator for go☆867Updated this week
- Generic PriorityQueues, Queues, Stacks, and Deque data structures for Go☆895Updated 2 years ago
- 🚀 A real-time Golang runtime stats visualization profiler☆591Updated last year
- Get hash values for arbitrary values in Go (golang).☆762Updated 2 years ago
- Combine one or more Go errors together☆1,152Updated last year
- A thread-safe queue faster and more resource efficient than golang's native channels☆685Updated last year
- Nano ID for Go☆435Updated last year
- a fake clock for golang☆707Updated this week
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆827Updated last year
- Concurrent data structures for Go☆1,469Updated this week
- Thread-safe file locking library in Go☆656Updated last week
- A supersonic rate limiting package for Go with HTTP middleware.☆643Updated 4 months ago
- Embedded key-value store for read-heavy workloads written in Go☆1,348Updated 7 months ago
- A portable mmap package for Go☆1,071Updated 8 months ago