benbjohnson / immutable
Immutable collections for Go
☆723Updated last year
Alternatives and similar repositories for immutable
Users that are interested in immutable are comparing it to the libraries listed below
Sorting:
- Go package containing implementations of efficient encoding, decoding, and validation APIs.☆1,005Updated 5 months ago
- Type-safe, zero-allocation sets for Go☆815Updated 5 years ago
- Selected Go-internal packages factored out from the standard library☆919Updated last month
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆823Updated last year
- A collection of packages to augment the go testing package and support common patterns.☆558Updated 3 months ago
- Clock is a small library for mocking time in Go.☆682Updated last year
- Derives and generates mundane golang functions that you do not want to maintain yourself☆1,257Updated 2 months ago
- Parse and modify Go struct field tags☆642Updated last year
- Go package for dealing with maps, slices, JSON and other data.☆747Updated 3 months ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆537Updated 2 years ago
- Find outdated dependencies of your Go projects. go-mod-outdated provides a table view of the go list -u -m -json all command which lists …☆658Updated 2 years ago
- Decorated Syntax Tree - manipulate Go source with perfect fidelity.☆1,364Updated last year
- experimental new HTTP client API for #golang (WIP)☆586Updated 6 years ago
- Get hash values for arbitrary values in Go (golang).☆758Updated 2 years ago
- Golang errors with stack trace and source fragments.☆1,087Updated 11 months ago
- Pprof made easy at development time for Go☆758Updated 4 years ago
- Arbitrary-precision decimals for Go☆728Updated 8 months ago
- Mocking your SQL database in Go tests has never been easier.☆847Updated 2 months ago
- Litter is a pretty printer library for Go data structures to aid in debugging and testing.☆1,583Updated 3 months ago
- A Go tool to auto generate methods for your enums☆483Updated 9 months ago
- Package httpsnoop provides an easy way to capture http related metrics (i.e. response time, bytes written, and http status code) from you…☆1,092Updated 6 months ago
- Generic PriorityQueues, Queues, Stacks, and Deque data structures for Go☆892Updated last year
- dque is a fast, embedded, durable queue for Go☆782Updated 6 months ago
- Code generation tools for Go.☆430Updated 7 months ago
- A comprehensive error handling library for Go☆1,249Updated 6 months ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆655Updated last year
- Quick helpers for testing Go applications☆529Updated last year
- Refactoring and code transformation tool for Go.☆990Updated 3 months ago
- A refactoring tool for Go☆673Updated 2 months ago
- Golang deep variable equality test that returns human-readable differences☆770Updated 2 weeks ago