gammazero / dequeLinks
Fast ring-buffer deque (double-ended queue)
☆721Updated 4 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
- Fast, zero heap allocation Go Trie for runes or paths☆496Updated last year
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆635Updated 7 months ago
- Fastest and most memory efficient golang concurrent hashmap☆1,024Updated last year
- Golang port of Abseil's SwissTable☆828Updated 8 months ago
- Zero-allocation reflection library for Go☆583Updated last year
- An in-memory cache with item expiration and generics☆1,178Updated last month
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆992Updated last month
- Golang rate limiters for distributed applications☆596Updated this week
- An enum generator for go☆885Updated 2 weeks ago
- Go package for dealing with maps, slices, JSON and other data.☆814Updated last month
- XXH3 algorithm in Go☆491Updated 3 months ago
- Concurrent data structures for Go☆1,511Updated last month
- Generic PriorityQueues, Queues, Stacks, and Deque data structures for Go☆896Updated 2 years ago
- Thread-safe file locking library in Go☆668Updated last week
- 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.☆643Updated last month
- Wrapper types for sync/atomic which enforce atomic access☆1,437Updated 6 months ago
- Initialize structs with default values☆857Updated last year
- Combine one or more Go errors together☆1,158Updated last year
- a fake clock for golang☆714Updated last month
- 📚 String comparison and edit distance algorithms library, featuring : Levenshtein, LCS, Hamming, Damerau levenshtein (OSA and Adjacent t…☆579Updated 2 months ago
- Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, Po…☆815Updated 4 months ago
- Pure Go Brotli encoder and decoder☆699Updated 3 weeks ago
- A Go tool to auto generate methods for your enums☆498Updated 2 months ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆602Updated 7 months ago
- 🚀 A real-time Golang runtime stats visualization profiler☆591Updated last year
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆830Updated last year
- Clone of golang/groupcache with TTL and Item Removal support☆528Updated 6 months ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,877Updated 3 months ago