jwangsadinata / go-multimap
Go-Multimap is an implementation of the `multimap` data structure in Go.
☆38Updated 5 years ago
Alternatives and similar repositories for go-multimap:
Users that are interested in go-multimap are comparing it to the libraries listed below
- Automatically sets up command line flags based on struct fields and tags.☆175Updated 2 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 2 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆86Updated 4 years ago
- Create graphics with a hand-drawn, sketchy, appearance. Based on Rough.js☆29Updated 4 months ago
- Experimental golang database/sql☆19Updated 2 years ago
- chi for fasthttp☆49Updated 7 years ago
- Golang utlities to make your life easier with zero allocations☆47Updated 6 months ago
- Expression evaluator for Go☆67Updated 10 months ago
- Memory store like map[string]interface{} with better performance when reuse memory☆19Updated 2 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- Enriches the standard go http client with retry functionality.☆49Updated 8 months ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆102Updated 3 years ago
- Go's concurrency patterns as generic library to use.☆37Updated 2 years ago
- Some benchmarks I wrote in writing the Go 101 book.☆40Updated 3 years ago
- A spinlock implementation for Go.☆61Updated 3 years ago
- Various implementations of a go-routine safe counter☆31Updated 3 years ago
- Auxiliary vendoring tool for Go's new go.mod☆110Updated 3 years ago
- Generates automatically a Reset() method☆33Updated 7 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- optional parameters for go☆49Updated 3 years ago
- sync.Once with Reset()☆75Updated 4 years ago
- Logging, distilled☆31Updated 6 years ago
- Golang radix tree implementation☆35Updated 5 years ago
- Highly scalable, single/multi node, sortable, predictable and incremental unique id generator with zero allocation magic on the sequentia…☆32Updated 9 months ago
- Fast Concurrent / Parallel Sorting in Go☆134Updated 8 months ago
- Simple string pattern matcher for Go☆126Updated 9 months ago
- efficient client ⚡️☆75Updated 10 months ago
- Finite State Machine for Go inspired by Akka FSM☆62Updated 4 years ago
- Clock is a small library for mocking time in Go.☆19Updated 8 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 8 years ago