ef-ds / dequeLinks
Package deque implements a very fast and efficient general purpose queue/stack/deque data structure that is specifically optimized to perform when used by Microservices and Serverless services running in production environments. https://godoc.org/github.com/ef-ds/deque
☆48Updated 2 years ago
Alternatives and similar repositories for deque
Users that are interested in deque are comparing it to the libraries listed below
Sorting:
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 5 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 6 months ago
- Storing strings without GC overhead☆84Updated 2 months ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Buffered Reader/Writer☆78Updated 4 months ago
- xxh3 fast hash function☆104Updated 6 years ago
- A workerpool that can get expanded & shrink dynamically.☆53Updated 4 years ago
- Go translation of MetroHash☆113Updated 10 months ago
- A distributed service for monotonically increasing tickets.☆42Updated 5 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 6 months ago
- Radio is a library for creating RESP (REdis Serialization Protocol) comaptible services.☆31Updated 5 years ago
- a key-value store with multiple backends including leveldb, badgerdb, postgresql☆53Updated 4 years ago
- Shutdown Management package for Go v2☆51Updated 3 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- Composable utilities for Go contexts☆26Updated 6 years ago
- Persist to disk channel for Go.☆47Updated 8 years ago
- Intern Go strings☆96Updated last year
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Doppio is a fast LRU cache on top of Ristretto, Redcon, and Evio. Support for the Redis protocol.☆116Updated 6 years ago
- Embeddable in memory key/value store for strings in golang☆53Updated 7 years ago
- adding badger support to blevesearch☆63Updated 2 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- Using io.Reader for data transformation in Go☆74Updated 5 years ago
- Minimal perfect hashing in Go☆73Updated 2 years ago
- Meow hash for Golang☆126Updated 5 years ago
- Golang circular (ring) buffer☆177Updated 2 years ago