jwangsadinata / go-multimapLinks
Go-Multimap is an implementation of the `multimap` data structure in Go.
☆38Updated 6 years ago
Alternatives and similar repositories for go-multimap
Users that are interested in go-multimap are comparing it to the libraries listed below
Sorting:
- A small flexible merge library in go☆127Updated 10 months ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Pure Go embedded persistent job queue backed by BadgerDB☆166Updated 2 years ago
- Golang radix tree implementation☆35Updated 6 years ago
- Simple string pattern matcher for Go☆134Updated last month
- Goscript: Runtime execution of Go code.☆123Updated 8 years ago
- Generic and fast binary serializer for Go☆232Updated last year
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- A fast Message/Event Hub using publish/subscribe pattern with support for topics like* rabbitMQ exchanges for Go applications☆147Updated 5 years ago
- Declare AMQP entities like queues, producers, and consumers in a declarative way. Can be used to work with RabbitMQ.☆90Updated 2 years ago
- efficient client ⚡️☆75Updated last year
- Enriches the standard go http client with retry functionality.☆54Updated last year
- Development of Goki has moved to Cogent Core. For the latest stable version of ki v1, import version 1.1.17 and see the v1 branch.☆90Updated last year
- Reference implementations of heap data structures in Go - treap, skew, leftlist, pairing, fibonacci☆101Updated 3 years ago
- Storing strings without GC overhead