ef-ds / deque
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
☆46Updated last year
Alternatives and similar repositories for deque:
Users that are interested in deque are comparing it to the libraries listed below
- Radio is a library for creating RESP (REdis Serialization Protocol) comaptible services.☆31Updated 5 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 4 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Persist to disk channel for Go.☆46Updated 7 years ago
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- efficient client ⚡️☆75Updated 11 months ago
- Go package for UUIDs based on RFC 4122 Time-Based UUID☆36Updated 4 years ago
- Collection of Go packages for working with the http.FileSystem interface.☆63Updated last year
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆85Updated 2 months ago
- GenX: Generics For Go, Yet Again.☆36Updated 7 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆102Updated 3 years ago
- Composable utilities for Go contexts☆27Updated 6 years ago
- Buffered Reader/Writer☆75Updated 5 months ago
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- jeez it's just a quadtree chill out☆25Updated 2 years ago
- 2D locality queries in Go☆32Updated 2 years ago
- GraphQL server package for Go with a focus on simplicity and efficiency☆26Updated 4 years ago
- Golang: contex-aware synchronization primitives (mutex).☆32Updated last year
- A custom protoc generator to make working in golang way easier☆36Updated 5 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆59Updated 4 years ago
- 👻 Locate and fix overly complex lines of code in Go.☆52Updated 6 years ago
- Go package for managing a set of lazily constructed, self-expiring, concurrency-limited worker pools and their data☆29Updated 2 years ago
- Easy file permissions for golang. Easily get and set file permission bits.☆53Updated 3 years ago
- ansi contains a bunch of constants and possibly additional terminal related functionality in the future.☆15Updated 5 years ago
- Shutdown Management package for Go v2☆51Updated 2 years ago
- A go library that implements application/problem+json and application/problem+xml☆66Updated last year
- xxh3 fast hash function☆104Updated 5 years ago
- Thread-safe concurrent maps for go.☆26Updated 5 years ago
- string interning library for lots of strings☆38Updated 3 years ago