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 2 years ago
Alternatives and similar repositories for deque:
Users that are interested in deque are comparing it to the libraries listed below
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆85Updated 3 months ago
- Golang: contex-aware synchronization primitives (mutex).☆32Updated last year
- Radio is a library for creating RESP (REdis Serialization Protocol) comaptible services.☆31Updated 5 years ago
- A goroutine limiter for Go☆80Updated 3 years ago
- Intern Go strings☆94Updated last year
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 4 years ago
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- Embeddable in memory key/value store for strings in golang☆53Updated 6 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- A simple cache meant to hold a small number of values☆30Updated 6 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Go translation of MetroHash☆109Updated 2 months ago
- Generates automatically a Reset() method☆33Updated 7 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆102Updated 3 years ago
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- Composable utilities for Go contexts☆26Updated 6 years ago
- a key-value store with multiple backends including leveldb, badgerdb, postgresql☆53Updated 3 years ago
- A simple library to share workloads to a group of workers with one leader at any time. Built on top of Redis.☆15Updated last month
- Go package for UUIDs based on RFC 4122 Time-Based UUID☆36Updated 4 years ago
- Package sdnotify implements systemd readiness notifications as described in https://www.freedesktop.org/software/systemd/man/sd_notify.ht…☆42Updated 2 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- Thread safe []byte pool for Go☆27Updated 9 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆93Updated 5 years ago
- Storing strings without GC overhead☆82Updated 5 years ago
- Go client library for Pilosa☆57Updated 2 years ago
- Expression evaluator for Go☆68Updated last year
- GenX: Generics For Go, Yet Again.☆36Updated 7 years ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- 👻 Locate and fix overly complex lines of code in Go.☆52Updated 6 years ago