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:
- Fast Concurrent / Parallel Sorting in Go☆137Updated last week
- A small flexible merge library in go☆128Updated 6 months ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Simple string pattern matcher for Go☆127Updated last year
- Barebones subcommand handling☆62Updated 6 years ago
- Transform Go code into it's AST☆123Updated 5 years ago
- json slicer☆92Updated 8 months 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
- Reference implementations of heap data structures in Go - treap, skew, leftlist, pairing, fibonacci☆101Updated 2 years ago
- Auxiliary vendoring tool for Go's new go.mod☆111Updated 3 years ago
- Automatically sets up command line flags based on struct fields and tags.☆176Updated 2 years ago
- Cookie-Based Web Sessions in Go☆62Updated last year
- Pure Go embedded persistent job queue backed by BadgerDB☆164Updated 2 years ago
- Goscript: Runtime execution of Go code.☆121Updated 7 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 4 years ago
- Declare AMQP entities like queues, producers, and consumers in a declarative way. Can be used to work with RabbitMQ.☆90Updated last year
- Watch your files and run your programs.☆88Updated 9 months ago
- A library for writing type-safe HTML in Golang☆126Updated 5 years ago
- Enriches the standard go http client with retry functionality.☆52Updated last year
- Storing strings without GC overhead☆83Updated 5 years ago
- Probabilistic set data structure☆87Updated 8 years ago
- Lightweight, thread-safe, blocking FIFO queue based on auto-resizing circular buffer☆70Updated 4 years ago
- Functional Experiment in Golang☆145Updated last year
- pkg extends the core go packages with missing or additional functionality built in. All packages correspond to the std go package name w…☆50Updated last year
- sync.Once with Reset()☆75Updated 4 years ago
- Tool for golang that generates jennifer code☆74Updated last year
- :non-potable_water: Is a lightweight HTTP router that sticks to the std "net/http" implementation☆150Updated 2 years ago
- Golang radix tree implementation☆35Updated 6 years ago
- Versatile Go code generator.☆47Updated 3 years ago
- Go simple async worker pool☆92Updated 4 years ago