gammazero / deque
Fast ring-buffer deque (double-ended queue)
☆673Updated this week
Alternatives and similar repositories for deque:
Users that are interested in deque are comparing it to the libraries listed below
- Fastest and most memory efficient golang concurrent hashmap☆991Updated 6 months ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆582Updated last month
- Go concurrent-safe, goroutine-safe, thread-safe queue☆425Updated last year
- Golang port of Abseil's SwissTable☆826Updated last month
- Fast, zero heap allocation Go Trie for runes or paths☆491Updated 7 months ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆946Updated 2 weeks ago
- a fake clock for golang☆700Updated 4 months ago
- An enum generator for go☆822Updated last month
- Concurrent data structures for Go☆1,262Updated this week
- 🚀 A real-time Golang runtime stats visualization profiler☆585Updated 8 months ago
- Wrapper types for sync/atomic which enforce atomic access☆1,399Updated 3 weeks ago
- Pure Go Brotli encoder and decoder☆658Updated last week
- Zero-allocation reflection library for Go☆567Updated last year
- Combine one or more Go errors together☆1,130Updated last year
- reflect api without runtime reflect.Value cost☆790Updated last month
- An experimental Go local docs server/generator and code reader implemented with some fresh ideas.☆632Updated 2 weeks ago
- A thread-safe queue faster and more resource efficient than golang's native channels☆675Updated last year
- Arbitrary-precision decimals for Go☆726Updated 8 months ago
- Go package implementing bitsets☆1,408Updated this week
- Golang rate limiters for distributed applications☆548Updated this week
- In-memory SQL engine in Go sql/driver for testing purpose☆897Updated 7 months ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,843Updated last month
- Go package for dealing with maps, slices, JSON and other data.☆746Updated 2 months ago
- Anti-memory-waste byte buffer pool☆1,258Updated 9 months ago
- A comprehensive error handling library for Go☆1,249Updated 5 months ago
- Golang errors with stack trace and source fragments.☆1,084Updated 11 months ago
- Refactoring and code transformation tool for Go.☆989Updated 2 months ago
- dque is a fast, embedded, durable queue for Go☆782Updated 6 months ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆821Updated last year
- Simple and fast template engine for Go☆867Updated last year