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
- Golang circular (ring) buffer☆176Updated 2 years ago
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago
- Fast Concurrent / Parallel Sorting in Go☆138Updated 3 weeks ago
- Session implementation for fasthttp☆85Updated 5 months ago
- An ordered collection implemented in Golang with O(log(N)) time complexity on adding / searching / removing☆160Updated 2 years ago
- Go reflection simplified☆102Updated 10 months ago
- Go (golang) library for deep copying values in Go.☆350Updated 4 years ago
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- A Lightweight in-memory key:value cache library for Go.☆181Updated 2 years ago
- Finite state machine for Go☆211Updated 5 years ago
- gin middleware to expose the server's hostname and scheme☆91Updated this week
- Transform Go code into it's AST☆123Updated 5 years ago
- 🕋 Mocking Redis in unit tests in Go.☆148Updated last month
- ☆86Updated 4 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated last year
- an in-memory LRU string-string map with expiration for golang☆110Updated 6 years ago
- Database schema evolution library for Go☆149Updated 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
- Floc: Orchestrate goroutines with ease.☆268Updated 4 years ago
- The sessions manager for the Go Programming Language. Supports both net/http and fasthttp.☆216Updated last year
- Go (golang) package to get hash strings of arbitrary data structures.☆137Updated 5 months ago
- Cache Slow Database Queries☆143Updated 4 years ago
- Timezone utility for Go☆109Updated last year
- Bitset data structure☆164Updated 2 years ago
- fast int64-int64 map for go☆98Updated 2 years ago
- An implementation in GO (golang) of the basic algorithms and data structure.☆144Updated 6 years ago
- Generic and fast binary serializer for Go☆229Updated last year
- A Global event triggerer for golang. Defines functions as event with id string. Trigger the event anywhere from your project.☆249Updated 8 years ago
- A go in-memory table☆230Updated 3 years ago