gammazero / dequeLinks
Fast ring-buffer deque (double-ended queue)
☆685Updated last month
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☆999Updated 7 months ago
- Go package for dealing with maps, slices, JSON and other data.☆771Updated 4 months ago
- Golang port of Abseil's SwissTable☆825Updated 3 months ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆599Updated 2 months ago
- Go execution trace frontend☆1,263Updated 3 months ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,854Updated 3 months ago
- Wrapper types for sync/atomic which enforce atomic access☆1,410Updated 2 months ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆958Updated 2 weeks ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆427Updated 2 years ago
- Concurrent data structures for Go☆1,348Updated last month
- XXH3 algorithm in Go☆456Updated 3 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆493Updated 8 months ago
- Arbitrary-precision decimals for Go☆734Updated 10 months ago
- Anti-memory-waste byte buffer pool☆1,274Updated 10 months ago
- A thread-safe queue faster and more resource efficient than golang's native channels☆675Updated last year
- A portable mmap package for Go☆1,032Updated 6 months ago
- Combine one or more Go errors together☆1,140Updated last year
- a fake clock for golang☆708Updated 5 months ago
- Embedded key-value store for read-heavy workloads written in Go☆1,338Updated 5 months ago
- Zero-allocation reflection library for Go☆574Updated last year
- reflect api without runtime reflect.Value cost☆797Updated 2 months ago
- Nano ID for Go☆434Updated last year
- Thread-safe file locking library in Go☆637Updated 2 weeks ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆577Updated 3 months ago
- An enum generator for go☆835Updated 3 months ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆655Updated last year
- A comprehensive error handling library for Go☆1,256Updated 7 months ago
- A library for diffing golang structures☆952Updated last year
- An experimental Go local docs server/generator and code reader implemented with some fresh ideas.☆634Updated 2 months ago
- Get hash values for arbitrary values in Go (golang).☆759Updated 2 years ago