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☆128Updated last year
- A fast Message/Event Hub using publish/subscribe pattern with support for topics like* rabbitMQ exchanges for Go applications☆148Updated 5 years ago
- Pure Go embedded persistent job queue backed by BadgerDB☆167Updated 3 years ago
- Fast Concurrent / Parallel Sorting in Go☆143Updated 4 months ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Simple string pattern matcher for Go☆136Updated 4 months ago
- Functional Experiment in Golang☆146Updated last year
- Go Server/API micro framework, HTTP request router, multiplexer, mux☆154Updated last year
- Generic and fast binary serializer for Go☆247Updated last year
- Goscript: Runtime execution of Go code.☆125Updated 8 years ago
- Automatically sets up command line flags based on struct fields and tags.☆176Updated 3 years ago
- Go repos for code generation☆51Updated 5 years ago
- Bitset data structure☆168Updated 3 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 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
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers☆87Updated 2 years ago
- A simple file cache implementation in Go.☆93Updated 3 years ago
- Enriches the standard go http client with retry functionality.☆56Updated last year
- Auxiliary vendoring tool for Go's new go.mod☆112Updated 4 years ago
- A fast string sorting algorithm (MSD radix sort)☆194Updated 7 years ago
- A tool for testing, building, signing, and publishing binaries.☆66Updated 3 months ago
- go websocket client for unit testing of a websocket handler☆102Updated 5 years ago
- Barebones subcommand handling☆64Updated 6 years ago
- The research project based on the draft design of Go Generics☆34Updated 4 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
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 3 years ago
- 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.☆91Updated last year
- 🪡 Dead simple, lightweight tracing.☆90Updated 4 years ago
- Dead simple Go database migration library.☆178Updated last year
- Reference implementations of heap data structures in Go - treap, skew, leftlist, pairing, fibonacci☆101Updated 3 years ago