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.☆81Updated 3 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- Intern Go strings☆95Updated last year
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 8 years ago
- A goroutine limiter for Go☆83Updated 3 years ago
- A JSON stream parser for Go☆68Updated 2 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 2 months ago
- Composable utilities for Go contexts☆26Updated 6 years ago
- Shutdown Management package for Go v2☆51Updated 2 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 5 years ago
- Go package for UUIDs based on RFC 4122 Time-Based UUID☆36Updated 4 years ago
- Persist to disk channel for Go.☆47Updated 8 years ago
- efficient client ⚡️☆75Updated last year
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- Go client library for Pilosa☆57Updated 2 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 2 months ago
- a key-value store with multiple backends including leveldb, badgerdb, postgresql☆53Updated 4 years ago
- Radio is a library for creating RESP (REdis Serialization Protocol) comaptible services.☆31Updated 5 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- GraphQL server package for Go with a focus on simplicity and efficiency☆27Updated 5 years ago
- Static bit vector structures library☆72Updated 6 years ago
- Decentralized, sequential, lexicographically sortable unique id☆83Updated 4 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- fast int64-int64 map for go☆98Updated 2 years ago
- 2D locality queries in Go☆34Updated last month
- Collection of Go packages for working with the http.FileSystem interface.☆63Updated last year
- A distributed service for monotonically increasing tickets.☆42Updated 5 years ago
- Buffered Reader/Writer☆77Updated last month
- Highly concurrent drop-in replacement for bufio.Writer☆57Updated 7 years ago