benbjohnson / immutableLinks
Immutable collections for Go
☆733Updated 2 years ago
Alternatives and similar repositories for immutable
Users that are interested in immutable are comparing it to the libraries listed below
Sorting:
- Type-safe, zero-allocation sets for Go☆820Updated 5 years ago
- Clock is a small library for mocking time in Go.☆685Updated 2 years ago
- Quick helpers for testing Go applications☆529Updated last year
- Go package containing implementations of efficient encoding, decoding, and validation APIs.☆1,029Updated 3 months ago
- Selected Go-internal packages factored out from the standard library☆951Updated 6 months ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆535Updated 2 years ago
- dque is a fast, embedded, durable queue for Go☆794Updated last year
- Derives and generates mundane golang functions that you do not want to maintain yourself☆1,270Updated 7 months ago
- Get hash values for arbitrary values in Go (golang).☆763Updated 2 years ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆656Updated last year
- Mocking your SQL database in Go tests has never been easier.☆853Updated 3 weeks ago
- Arbitrary-precision decimals for Go☆757Updated last year
- Code generation tools for Go.☆431Updated 4 months ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆830Updated last year
- Juniper is an extension to the Go standard library using generics, including containers, iterators, and streams.☆507Updated 7 months ago
- Golang deep variable equality test that returns human-readable differences☆783Updated 5 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,118Updated 4 months ago
- Pprof made easy at development time for Go☆756Updated 5 years ago
- Diodes are ring buffers manipulated via atomics.☆488Updated last week
- Decorated Syntax Tree - manipulate Go source with perfect fidelity.☆1,393Updated 2 years ago
- A collection of packages to augment the go testing package and support common patterns.☆570Updated 8 months ago
- Go package for dealing with maps, slices, JSON and other data.☆807Updated 3 weeks ago
- Package renameio provides a way to atomically create or replace a file or symbolic link.☆662Updated last year
- experimental new HTTP client API for #golang (WIP)☆589Updated 6 years ago
- A comprehensive error handling library for Go☆1,266Updated 11 months ago
- Machine is a zero dependency library for highly concurrent Go applications. It is inspired by errgroup.Group with extra bells & whistles☆365Updated 2 years ago
- An immutable radix tree implementation in Golang☆1,066Updated last month
- An efficient JSON decoder☆428Updated last year
- A refactoring tool for Go☆677Updated last month
- 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 …☆663Updated 2 years ago