gammazero / deque
Fast ring-buffer deque (double-ended queue)
☆649Updated last week
Alternatives and similar repositories for deque:
Users that are interested in deque are comparing it to the libraries listed below
- Go concurrent-safe, goroutine-safe, thread-safe queue☆414Updated last year
- Fastest and most memory efficient golang concurrent hashmap☆975Updated 3 months ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆910Updated 3 weeks ago
- An in-memory cache with item expiration and generics☆1,005Updated 2 weeks ago
- Golang port of Abseil's SwissTable☆818Updated 7 months ago
- Golang implementation of Radix trees☆901Updated 7 months ago
- Go package for dealing with maps, slices, JSON and other data.☆726Updated last week
- Fast, zero heap allocation Go Trie for runes or paths☆484Updated 5 months ago
- Go execution trace frontend☆1,235Updated last month
- reflect api without runtime reflect.Value cost☆777Updated 7 months ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆552Updated 6 months ago
- Anti-memory-waste byte buffer pool☆1,225Updated 7 months ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,820Updated last year
- An immutable radix tree implementation in Golang☆1,026Updated this week
- Golang errors with stack trace and source fragments.☆1,061Updated 8 months ago
- Wrapper types for sync/atomic which enforce atomic access☆1,382Updated this week
- a fake clock for golang☆682Updated last month
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,888Updated 7 months ago
- Thread-safe file locking library in Go☆607Updated last week
- Combine one or more Go errors together☆1,101Updated 9 months ago
- XXH3 algorithm in Go☆427Updated last year
- Get hash values for arbitrary values in Go (golang).☆752Updated 2 years ago
- Initialize structs with default values☆816Updated 6 months ago
- Zero-allocation reflection library for Go☆555Updated last year
- Concurrent data structures for Go☆1,178Updated this week
- An experimental Go local docs server/generator and code reader implemented with some fresh ideas.☆619Updated last month
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆536Updated 2 months ago
- 🚀 A real-time Golang runtime stats visualization profiler☆579Updated 6 months ago
- Server Sent Events server and client for Golang☆897Updated 7 months ago
- An enum generator for go☆795Updated 4 months ago