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
☆47Updated 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 goroutine limiter for Go☆82Updated 3 years ago
- Persist to disk channel for Go.☆47Updated 8 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- Go client library for Pilosa☆57Updated 2 years ago
- Generates automatically a Reset() method☆35Updated 7 years ago
- Redis style logger for Go☆28Updated 4 years ago
- Composable utilities for Go contexts☆26Updated 6 years ago
- GenX: Generics For Go, Yet Again.☆36Updated 7 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
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- The platform-independent fork of Go ASCII Table Generator, ported from the Ruby terminal-tables library.☆27Updated 8 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- Go translation of MetroHash☆109Updated 4 months ago
- P-Square Algorithm in Go☆36Updated 3 years ago
- A custom protoc generator to make working in golang way easier☆36Updated 6 years ago
- Intern Go strings☆95Updated last year
- Golang: contex-aware synchronization primitives (mutex).☆32Updated last year
- xxh3 fast hash function☆105Updated 6 years ago
- wyhash fast non-cryptographic string hash☆35Updated 5 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- GraphQL server package for Go with a focus on simplicity and efficiency☆26Updated 5 years ago
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 3 weeks ago
- interpol is a Go package for doing format-string like string interpolation using named parameters.☆46Updated 6 years ago
- Package sdnotify implements systemd readiness notifications as described in https://www.freedesktop.org/software/systemd/man/sd_notify.ht…☆43Updated 3 years ago
- Counter Data structure for Golang using CountMin Sketch with a fixed amount of memory☆45Updated 7 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 2 weeks ago