gammazero / dequeLinks
Fast ring-buffer deque (double-ended queue)
☆744Updated last month
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☆431Updated 2 years ago
- Fastest and most memory efficient golang concurrent hashmap☆1,024Updated last year
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆646Updated 8 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆496Updated last year
- XXH3 algorithm in Go☆505Updated 4 months ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆1,004Updated 3 weeks ago
- Golang port of Abseil's SwissTable☆829Updated 9 months ago
- Zero-allocation reflection library for Go☆597Updated 2 years ago
- Go package for dealing with maps, slices, JSON and other data.☆823Updated 3 weeks ago
- An enum generator for go☆905Updated 3 weeks ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,053Updated last year
- Wrapper types for sync/atomic which enforce atomic access☆1,438Updated 8 months ago
- Nano ID for Go☆437Updated last year
- A library for diffing golang structures☆982Updated 4 months ago
- A thread-safe queue faster and more resource efficient than golang's native channels☆690Updated last year
- An experimental Go local docs server/generator and code reader implemented with some fresh ideas.☆647Updated 2 months ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆611Updated 9 months ago
- Concurrent data structures for Go☆1,526Updated 3 months ago
- An in-memory cache with item expiration and generics☆1,194Updated 3 weeks ago
- 🚀 A real-time Golang runtime stats visualization profiler☆592Updated last year
- Thread-safe file locking library in Go☆684Updated last week
- a fake clock for golang☆722Updated last month
- Combine one or more Go errors together☆1,163Updated last year
- Initialize structs with default values☆862Updated last year
- A supersonic rate limiting package for Go with HTTP middleware.☆690Updated last month
- dque is a fast, embedded, durable queue for Go☆795Updated last year
- 📚 String comparison and edit distance algorithms library, featuring : Levenshtein, LCS, Hamming, Damerau levenshtein (OSA and Adjacent t…☆585Updated 4 months ago
- A comprehensive error handling library for Go☆1,268Updated last year
- A Go tool to auto generate methods for your enums☆502Updated 4 months ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆833Updated last year