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:
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆84Updated 5 years ago
- Collection of Go packages for working with the http.FileSystem interface.☆62Updated 2 years ago
- xxh3 fast hash function☆104Updated 6 years ago
- Intern Go strings☆97Updated 2 years ago
- Radio is a library for creating RESP (REdis Serialization Protocol) comaptible services.☆31Updated 6 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆77Updated last month
- Go translation of MetroHash☆116Updated last year
- Persist to disk channel for Go.☆48Updated 8 years ago
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 3 years ago
- Doppio is a fast LRU cache on top of Ristretto, Redcon, and Evio. Support for the Redis protocol.☆116Updated 6 years ago
- This package helps to work with huge amount of data, which cannot be stored in RAM☆43Updated 3 years ago
- Meow hash for Golang☆126Updated 6 years ago
- efficient client ⚡️☆75Updated last year
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- A distributed service for monotonically increasing tickets.☆42Updated 6 years ago
- A fast string sorting algorithm (MSD radix sort)☆196Updated 7 years ago
- UNIS: A Common Architecture for String Utilities within the Go Programming Language.☆70Updated 8 years ago
- adding badger support to blevesearch☆63Updated 2 years ago
- Storing strings without GC overhead☆85Updated last month
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated last week
- ☆25Updated 5 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 7 years ago
- A simple cache meant to hold a small number of values☆30Updated 7 years ago
- a key-value store with multiple backends including leveldb, badgerdb, postgresql☆53Updated 4 years ago
- GopherJS Bindings for ProtobufJS and gRPC-Web☆81Updated 6 years ago
- Wrapping sync.Mutex for familiar semaphore api☆45Updated last year
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 9 years ago