gammazero / deque
Fast ring-buffer deque (double-ended queue)
☆665Updated 3 weeks ago
Alternatives and similar repositories for deque:
Users that are interested in deque are comparing it to the libraries listed below
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆573Updated 2 weeks ago
- Wrapper types for sync/atomic which enforce atomic access☆1,395Updated this week
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,912Updated 9 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆490Updated 6 months ago
- Fastest and most memory efficient golang concurrent hashmap☆988Updated 5 months ago
- Go package implementing bitsets☆1,404Updated 2 weeks ago
- An enum generator for go☆818Updated 3 weeks ago
- Golang port of Abseil's SwissTable☆826Updated last month
- Zero-allocation reflection library for Go☆564Updated last year
- Go concurrent-safe, goroutine-safe, thread-safe queue☆424Updated last year
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆939Updated 2 weeks ago
- An in-memory cache with item expiration and generics☆1,032Updated last week
- In-memory SQL engine in Go sql/driver for testing purpose☆897Updated 6 months ago
- Go package for dealing with maps, slices, JSON and other data.☆737Updated 2 months ago
- XXH3 algorithm in Go☆445Updated last month
- A library for diffing golang structures☆938Updated last year
- Rate limiting for go-redis☆896Updated last week
- Concurrent data structures for Go☆1,244Updated 2 weeks ago
- reflect api without runtime reflect.Value cost☆786Updated 3 weeks ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆820Updated last year
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,838Updated last month
- Simple dense bitmap index in Go with binary operators☆327Updated last year
- Golang rate limiters for distributed applications☆543Updated 2 weeks ago
- Anti-memory-waste byte buffer pool☆1,247Updated 8 months ago
- A golang package for converting to snake_case or CamelCase☆1,067Updated last year
- Combine one or more Go errors together☆1,123Updated 11 months ago
- Server Sent Events server and client for Golang☆918Updated 9 months ago
- Golang implementation of Radix trees☆904Updated 9 months ago
- Generic PriorityQueues, Queues, Stacks, and Deque data structures for Go☆890Updated last year
- Go execution trace frontend☆1,247Updated last month