gammazero / deque
Fast ring-buffer deque (double-ended queue)
☆659Updated 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☆421Updated last year
- Fastest and most memory efficient golang concurrent hashmap☆980Updated 4 months ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆924Updated this week
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆565Updated 7 months ago
- An enum generator for go☆810Updated this week
- Zero-allocation reflection library for Go☆557Updated last year
- Concurrent data structures for Go☆1,225Updated last month
- Go package for dealing with maps, slices, JSON and other data.☆733Updated last month
- Fast, zero heap allocation Go Trie for runes or paths☆487Updated 6 months ago
- Golang errors with stack trace and source fragments.☆1,071Updated 9 months ago
- XXH3 algorithm in Go☆441Updated 2 weeks ago
- Wrapper types for sync/atomic which enforce atomic access☆1,388Updated 2 weeks ago
- An in-memory cache with item expiration and generics☆1,018Updated 2 weeks ago
- Selected Go-internal packages factored out from the standard library☆904Updated this week
- Golang port of Abseil's SwissTable☆826Updated 2 weeks ago
- Go execution trace frontend☆1,240Updated 2 weeks ago
- Combine one or more Go errors together☆1,115Updated 10 months ago
- A thread-safe queue faster and more resource efficient than golang's native channels☆674Updated last year
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,830Updated 2 weeks ago
- Initialize structs with default values☆822Updated 7 months ago
- Go package implementing bitsets☆1,396Updated 2 weeks ago
- a fake clock for golang☆686Updated 2 months ago
- Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, Po…☆772Updated 3 months ago
- Simple and fast template engine for Go☆859Updated last year
- dque is a fast, embedded, durable queue for Go☆781Updated 5 months ago
- A golang package for converting to snake_case or CamelCase☆1,063Updated last year
- An experimental Go local docs server/generator and code reader implemented with some fresh ideas.☆629Updated last week
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,906Updated 8 months ago
- Refactoring and code transformation tool for Go.☆981Updated last month
- reflect api without runtime reflect.Value cost☆782Updated 8 months ago