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:
- Eventually consistent distributed in-memory cache Go library☆162Updated 2 years ago
- A Lightweight in-memory key:value cache library for Go.☆182Updated 2 years ago
- A fast string sorting algorithm (MSD radix sort)☆194Updated 7 years ago
- A trivial channel pubsub I use in lots of projects.☆247Updated last year
- Session implementation for fasthttp☆85Updated 8 months 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
- Finite state machine for Go☆211Updated 5 years ago
- gin middleware to expose the server's hostname and scheme☆90Updated this week
- Various golang benchmarks I've written☆110Updated 7 years ago
- Bitset data structure☆167Updated 2 years ago
- Generic and fast binary serializer for Go☆232Updated last year
- Timezone utility for Go☆109Updated last year
- An implementation in GO (golang) of the basic algorithms and data structure.☆145Updated 7 years ago
- High-throughput, sharded in-memory KV cache for Go with minimal allocations☆101Updated 5 months ago
- An in-memory message broker☆174Updated 10 months ago
- Go (golang) library for deep copying values in Go.☆353Updated 4 years ago
- A typed implementation of the Go sync.Map using code generation☆257Updated 2 years ago
- A safe way to execute functions asynchronously, recovering them in case of panic. It also provides an error stack aiming to facilitate fa…☆139Updated 5 years ago
- A fast Message/Event Hub using publish/subscribe pattern with support for topics like* rabbitMQ exchanges for Go applications☆148Updated 5 years ago
- Fast Concurrent / Parallel Sorting in Go☆142Updated 3 months ago
- Go reflection simplified☆102Updated last year
- Job Scheduling Library☆182Updated last year
- The tomb package helps with clean goroutine termination in the Go language.☆373Updated 2 years ago
- An ordered collection implemented in Golang with O(log(N)) time complexity on adding / searching / removing☆161Updated 2 years ago
- A timed rate limiter for Go☆404Updated 3 years ago
- Fluent SQL generation for golang☆283Updated 2 years ago
- Generates UUID-format strings using purely high quality random bytes☆186Updated 3 weeks ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆294Updated last year
- Git mirror of launchpad.net/gommap with additional patches.☆139Updated last year
- 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