phf / go-queueLinks
Queue data structure for Go; SAY NO TO GITHUB
☆131Updated 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☆110Updated 7 years ago
- Bitset data structure☆169Updated 3 years ago
- A fast string sorting algorithm (MSD radix sort)☆196Updated 7 years ago
- Go reflection simplified☆102Updated last year
- Golang circular (ring) buffer☆177Updated 3 years ago
- Fast Concurrent / Parallel Sorting in Go☆144Updated 5 months ago
- Session implementation for fasthttp☆86Updated 10 months ago
- A Lightweight in-memory key:value cache library for Go.☆184Updated 2 years ago
- Go (golang) library for deep copying values in Go.☆356Updated 4 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
- Go (golang) package to get hash strings of arbitrary data structures.☆140Updated 10 months ago
- An ordered collection implemented in Golang with O(log(N)) time complexity on adding / searching / removing☆161Updated 2 years ago
- A trivial channel pubsub I use in lots of projects.☆247Updated last year
- gin middleware to expose the server's hostname and scheme☆90Updated last month
- go datastructures using generics☆105Updated 8 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
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆143Updated 5 years ago
- A timed rate limiter for Go☆404Updated 3 years ago
- TryLock support on read-write lock for Golang☆36Updated 4 years ago
- Eventually consistent distributed in-memory cache Go library☆162Updated 3 years ago
- Natural language detection package in pure Go☆175Updated 5 years ago
- An in-memory message broker☆174Updated last year
- A typed implementation of the Go sync.Map using code generation☆257Updated 2 years ago
- Detect all kinds of leaks in Go☆133Updated 10 years ago
- Generates UUID-format strings using purely high quality random bytes☆185Updated 2 months ago
- Floc: Orchestrate goroutines with ease.☆270Updated 4 years ago
- Probabilistic set data structure☆88Updated 8 years ago
- Additions to Go's database/sql for super fast performance and convenience. (fork of gocraft/dbr)☆182Updated last year
- Monitors Go MemStats + System stats such as Memory, Swap and CPU and sends via UDP anywhere you want for logging etc...☆171Updated 9 years ago
- Benchmark all the top in-memory Go caching libraries☆61Updated 2 years ago