phf / go-queueLinks
Queue data structure for Go; SAY NO TO GITHUB
☆130Updated 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:
- Go (golang) library for deep copying values in Go.☆352Updated 4 years ago
- Various golang benchmarks I've written☆110Updated 7 years ago
- A Lightweight in-memory key:value cache library for Go.☆182Updated 2 years ago
- Fast Concurrent / Parallel Sorting in Go☆139Updated last month
- An ordered collection implemented in Golang with O(log(N)) time complexity on adding / searching / removing☆161Updated 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
- A trivial channel pubsub I use in lots of projects.☆246Updated last year
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago
- Finite state machine for Go☆211Updated 5 years ago
- 🕋 Mocking Redis in unit tests in Go.☆148Updated 3 months ago
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- reflectwalk is a Go library for "walking" complex structures, similar to walking a filesystem.☆279Updated 3 years ago
- Eventually consistent distributed in-memory cache Go library☆162Updated 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
- Concurrent Buffered IO in Go #golang☆249Updated 3 years ago
- gin middleware to expose the server's hostname and scheme☆91Updated 2 weeks ago
- Floc: Orchestrate goroutines with ease.☆268Updated 4 years ago
- A timed rate limiter for Go☆404Updated 3 years ago
- Bitset data structure☆166Updated 2 years ago
- Job/Worker pattern example in golang http://marcio.io/2015/07/handling-1-million-requests-per-minute-with-golang/☆115Updated 8 years ago
- High resolution timing and benchmarking for Go☆263Updated 4 years ago
- Go reflection simplified☆102Updated 11 months ago
- The sessions manager for the Go Programming Language. Supports both net/http and fasthttp.☆216Updated last year
- Managing go application shutdown with signals.☆199Updated 9 months ago
- Generates UUID-format strings using purely high quality random bytes☆186Updated 3 months ago
- Transform Go code into it's AST☆123Updated 5 years ago
- Session implementation for fasthttp☆85Updated 6 months ago
- 🐺 Easy, fast and type-safe dependency injection for Go.☆189Updated last year
- Natural language detection package in pure Go☆174Updated 4 years ago
- An implementation in GO (golang) of the basic algorithms and data structure.☆145Updated 6 years ago