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
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 4 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆74Updated 2 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- Various implementations of a go-routine safe counter☆31Updated 3 years ago
- Go client library for Pilosa☆57Updated 2 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Collection of Go packages for working with the http.FileSystem interface.☆63Updated last year
- Composable utilities for Go contexts☆26Updated 6 years ago
- Golang: contex-aware synchronization primitives (mutex).☆32Updated last year
- A goroutine limiter for Go☆82Updated 3 years ago
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- GenX: Generics For Go, Yet Again.☆36Updated 7 years ago
- Redis style logger for Go☆28Updated 4 years ago
- Please love the nicely formatted hex.☆42Updated 6 years ago
- Embeddable in memory key/value store for strings in golang☆53Updated 6 years ago
- Find functions that return a reference and cause allocations.☆27Updated 4 years ago
- HyperLogLog in golang☆25Updated 7 years ago
- ansi contains a bunch of constants and possibly additional terminal related functionality in the future.☆15Updated 5 years ago
- Buffered Reader/Writer☆75Updated 9 months ago
- Persist to disk channel for Go.☆47Updated 8 years ago
- Join contexts like never before!☆20Updated 7 years ago
- Go package for UUIDs based on RFC 4122 Time-Based UUID☆36Updated 4 years ago
- Fast generation of 192-bit UUIDs☆84Updated last year
- Shutdown Management package for Go v2☆51Updated 2 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 3 years ago
- Unsafe zero-copy slice casts for Go☆37Updated 6 months ago
- Storing strings without GC overhead☆83Updated 5 years ago
- Intern Go strings☆95Updated last year