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
☆47Updated 2 years ago
Alternatives and similar repositories for deque:
Users that are interested in deque are comparing it to the libraries listed below
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- Generates automatically a Reset() method☆35Updated 7 years ago
- Go translation of MetroHash☆109Updated 3 months ago
- Expression evaluator for Go☆70Updated 2 weeks ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆85Updated 4 months ago
- Persist to disk channel for Go.☆47Updated 8 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆26Updated 3 years ago
- Storing strings without GC overhead☆82Updated 5 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆101Updated 3 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- A simple library to share workloads to a group of workers with one leader at any time. Built on top of Redis.☆16Updated 2 months ago
- Radio is a library for creating RESP (REdis Serialization Protocol) comaptible services.☆31Updated 5 years ago
- jeez it's just a quadtree chill out☆25Updated 3 years ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- Go package for UUIDs based on RFC 4122 Time-Based UUID☆36Updated 4 years ago
- Composable utilities for Go contexts☆26Updated 6 years ago
- Golang: contex-aware synchronization primitives (mutex).☆32Updated last year
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- This package helps to work with huge amount of data, which cannot be stored in RAM☆43Updated 2 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 4 years ago
- Backwards compatibility linter for Go.☆68Updated 6 years ago
- Go packages for adding delay and buffering to network connections☆16Updated 5 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- P-Square Algorithm in Go☆36Updated 3 years ago
- 2D locality queries in Go☆33Updated 3 years ago
- Using io.Reader for data transformation in Go☆71Updated 4 years ago
- Remove implicit field traversals from Go source☆37Updated 3 years ago