benbjohnson / immutableLinks
Immutable collections for Go
☆741Updated 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.☆690Updated 2 years ago
- Quick helpers for testing Go applications☆532Updated last year
- Derives and generates mundane golang functions that you do not want to maintain yourself☆1,267Updated 11 months ago
- Go package containing implementations of efficient encoding, decoding, and validation APIs.☆1,040Updated 2 months ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆536Updated 2 years ago
- Get hash values for arbitrary values in Go (golang).☆765Updated 3 years ago
- dque is a fast, embedded, durable queue for Go☆793Updated last year
- Diodes are ring buffers manipulated via atomics.☆493Updated this week
- An immutable radix tree implementation in Golang☆1,086Updated last week
- Decorated Syntax Tree - manipulate Go source with perfect fidelity.☆1,410Updated 2 years ago
- Arbitrary-precision decimals for Go☆775Updated last month
- Selected Go-internal packages factored out from the standard library☆958Updated 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,143Updated 8 months ago
- a fake clock for golang☆723Updated 2 months ago
- experimental new HTTP client API for #golang (WIP)☆586Updated 7 years ago
- Mocking your SQL database in Go tests has never been easier.☆852Updated 4 months ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆833Updated last year
- In-memory SQL engine in Go sql/driver for testing purpose☆917Updated last year
- Pprof made easy at development time for Go☆758Updated 5 years ago
- Go package for dealing with maps, slices, JSON and other data.☆834Updated 2 months ago
- Parse and modify Go struct field tags☆653Updated 2 years ago
- A comprehensive error handling library for Go☆1,269Updated last year
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆662Updated 3 weeks ago
- Code generation tools for Go.☆432Updated 8 months ago
- A Go metrics interface with fast buffered metrics and third party reporters☆900Updated 7 months ago
- Juniper is an extension to the Go standard library using generics, including containers, iterators, and streams.☆511Updated 11 months ago
- A Golang library for using SQL.☆747Updated 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 …☆664Updated 2 years ago
- A collection of packages to augment the go testing package and support common patterns.☆577Updated 11 months ago