phf / go-queueLinks
Queue data structure for Go; SAY NO TO GITHUB
☆129Updated 8 years ago
Alternatives and similar repositories for go-queue
Users that are interested in go-queue are comparing it to the libraries listed below
Sorting:
- Various golang benchmarks I've written☆109Updated 7 years ago
- Go reflection simplified☆102Updated 9 months ago
- Go (golang) library for deep copying values in Go.☆350Updated 4 years ago
- Eventually consistent distributed in-memory cache Go library☆161Updated 2 years ago
- A Global event triggerer for golang. Defines functions as event with id string. Trigger the event anywhere from your project.☆249Updated 8 years ago
- Fast Concurrent / Parallel Sorting in Go☆137Updated last week
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago
- A simple Cron library for go that can execute closures or functions at varying intervals, from once a second to once a year on a specific…☆238Updated 5 years ago
- Bitset data structure☆164Updated 2 years ago
- Finite state machine for Go☆211Updated 5 years ago
- A trivial channel pubsub I use in lots of projects.☆245Updated last year
- 🕋 Mocking Redis in unit tests in Go.☆148Updated last month
- Golang circular (ring) buffer☆175Updated 2 years ago
- Generic and fast binary serializer for Go☆228Updated last year
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- gin middleware to expose the server's hostname and scheme☆91Updated 2 months ago
- A Lightweight in-memory key:value cache library for Go.☆181Updated 2 years ago
- An ordered collection implemented in Golang with O(log(N)) time complexity on adding / searching / removing☆159Updated 2 years ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆141Updated 4 years ago
- Cache Slow Database Queries☆143Updated 4 years ago
- Go (golang) package to get hash strings of arbitrary data structures.☆136Updated 5 months ago
- Concurrent Buffered IO in Go #golang☆248Updated 3 years ago
- TryLock for Go☆66Updated 5 years ago
- Automatic panic monitoring for Go and Go web frameworks, like negroni, gin, and revel☆203Updated 3 weeks ago
- Timezone utility for Go☆107Updated last year
- Command-line app for viewing BoltDB file in your terminal☆272Updated last year
- reflectwalk is a Go library for "walking" complex structures, similar to walking a filesystem.☆277Updated 3 years ago
- Session implementation for fasthttp☆85Updated 4 months ago
- 🐺 Easy, fast and type-safe dependency injection for Go.☆189Updated last year
- Managing go application shutdown with signals.☆198Updated 7 months ago