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:
- Radio is a library for creating RESP (REdis Serialization Protocol) comaptible services.☆31Updated 5 years ago
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- Persist to disk channel for Go.☆47Updated 8 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆74Updated 2 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 4 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- efficient client ⚡️☆75Updated last year
- Composable utilities for Go contexts☆26Updated 6 years ago
- Collection of Go packages for working with the http.FileSystem interface.☆63Updated last year
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 2 months ago
- A JSON stream parser for Go☆67Updated 2 years ago
- GraphQL server package for Go with a focus on simplicity and efficiency☆27Updated 5 years ago
- Go client library for Pilosa☆57Updated 2 years ago
- Build event-driven and event streaming applications with ease☆67Updated 4 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Go translation of MetroHash☆110Updated 6 months ago
- This package helps to work with huge amount of data, which cannot be stored in RAM☆43Updated 2 years ago
- Static bit vector structures library☆72Updated 5 years ago
- Shutdown Management package for Go v2☆51Updated 2 years ago
- A goroutine limiter for Go☆82Updated 3 years ago
- Decentralized, sequential, lexicographically sortable unique id☆83Updated 4 years ago
- Barebones subcommand handling☆62Updated 6 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 8 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated last month
- adding badger support to blevesearch☆62Updated 2 years ago
- jeez it's just a quadtree chill out☆25Updated 3 years ago
- Buffered Reader/Writer☆75Updated 2 weeks ago
- a key-value store with multiple backends including leveldb, badgerdb, postgresql☆53Updated 4 years ago