gammazero / dequeLinks
Fast ring-buffer deque (double-ended queue)
☆747Updated 2 months ago
Alternatives and similar repositories for deque
Users that are interested in deque are comparing it to the libraries listed below
Sorting:
- Fastest and most memory efficient golang concurrent hashmap☆1,024Updated last year
- Fast, zero heap allocation Go Trie for runes or paths☆497Updated last year
- Go concurrent-safe, goroutine-safe, thread-safe queue☆434Updated 2 years ago
- Golang port of Abseil's SwissTable☆829Updated 10 months ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆650Updated 9 months ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆1,008Updated last week
- Zero-allocation reflection library for Go☆597Updated 2 years ago
- Go package for dealing with maps, slices, JSON and other data.☆831Updated last month
- An enum generator for go☆909Updated last month
- Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, Po…☆821Updated last month
- XXH3 algorithm in Go☆513Updated 5 months ago
- A thread-safe queue faster and more resource efficient than golang's native channels☆692Updated last year
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,063Updated last year
- Wrapper types for sync/atomic which enforce atomic access☆1,439Updated 8 months ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,879Updated 5 months ago
- An in-memory cache with item expiration and generics☆1,203Updated last month
- Thread-safe file locking library in Go☆693Updated last week
- In-memory SQL engine in Go sql/driver for testing purpose☆915Updated last year
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆613Updated 9 months ago
- A portable mmap package for Go☆1,084Updated last year
- Go package implementing bitsets☆1,475Updated this week
- Combine one or more Go errors together☆1,166Updated last year
- Golang rate limiters for distributed applications☆611Updated last week
- A library for diffing golang structures☆982Updated 5 months ago
- Simple dense bitmap index in Go with binary operators☆372Updated 6 months ago
- dque is a fast, embedded, durable queue for Go☆794Updated last year
- ⚖️ Fast weighted random selection for Go☆415Updated 3 weeks ago
- Server Sent Events server and client for Golang☆1,011Updated last year
- Concurrent data structures for Go☆1,539Updated 3 months ago
- Write ahead log for Go.☆699Updated 4 months ago