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
- Session implementation for fasthttp☆85Updated 3 months ago
- Additions to Go's database/sql for super fast performance and convenience. (fork of gocraft/dbr)☆181Updated last year
- A Lightweight in-memory key:value cache library for Go.☆179Updated 2 years ago
- Generic and fast binary serializer for Go☆226Updated last year
- 🕋 Mocking Redis in unit tests in Go.☆148Updated last week
- Bitset data structure☆164Updated 2 years ago
- Golang circular (ring) buffer☆174Updated 2 years ago
- Transform Go code into it's AST☆123Updated 5 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Generates UUID-format strings using purely high quality random bytes☆184Updated last week
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- Eventually consistent distributed in-memory cache Go library☆160Updated 2 years ago
- A trivial channel pubsub I use in lots of projects.☆244Updated last year
- Cache Slow Database Queries☆143Updated 4 years ago
- Go (golang) library for deep copying values in Go.☆349Updated 4 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆293Updated last year
- Go reflection simplified☆102Updated 8 months ago
- Floc: Orchestrate goroutines with ease.☆268Updated 3 years ago
- An ordered collection implemented in Golang with O(log(N)) time complexity on adding / searching / removing☆157Updated 2 years ago
- 🐺 Easy, fast and type-safe dependency injection for Go.☆189Updated last year
- An implementation in GO (golang) of the basic algorithms and data structure.☆144Updated 6 years ago
- gin middleware to expose the server's hostname and scheme☆91Updated last month
- A timed rate limiter for Go☆399Updated 3 years ago
- Dead simple Go database migration library.☆178Updated last year
- A safe way to execute functions asynchronously, recovering them in case of panic. It also provides an error stack aiming to facilitate fa…☆139Updated 4 years ago
- Fast Concurrent / Parallel Sorting in Go☆137Updated last week
- Error Context, Stack Trace, Types and Tags for full error handling and logging.☆67Updated last year
- Job Scheduling Library☆181Updated 8 months ago
- Managing go application shutdown with signals.☆198Updated 7 months ago