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:
- sync.Once with Reset()☆74Updated 4 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
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆88Updated 4 years ago
- Null Types, Safe primitive type conversion and fetching value from complex structures.☆47Updated 3 years ago
- Simple string pattern matcher for Go☆127Updated last year
- Versatile Go code generator.☆47Updated 3 years ago
- Find functions that return a reference and cause allocations.☆27Updated 4 years ago
- Document Indexing and Searching Library in Go☆19Updated 5 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 3 years ago
- Experimental golang database/sql☆19Updated 3 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Enriches the standard go http client with retry functionality.☆52Updated last year
- Golang radix tree implementation☆35Updated 6 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.☆89Updated 10 months ago
- Logging, distilled☆31Updated 6 years ago
- Fast and Scalable RPC Framework☆43Updated last year
- A small flexible merge library in go☆128Updated 6 months ago
- Parses indented code and returns a tree structure.☆25Updated 5 years ago
- 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
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- An arbitrary-precision decimal floating-point arithmetic package for Go☆42Updated 2 years ago
- Static bit vector structures library☆72Updated 5 years ago
- A simple file cache implementation in Go.☆93Updated 2 years ago
- Go's concurrency patterns as generic library to use.☆37Updated 3 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆74Updated 2 years ago
- Golang struct operations.☆24Updated 7 years ago
- Tracing middleware for go-chi☆19Updated 4 years ago
- Nullable Go types that can be marshalled/unmarshalled to/from JSON.☆38Updated 3 years ago
- Barebones subcommand handling☆62Updated 6 years ago
- A JSON stream parser for Go☆67Updated 2 years ago