benbjohnson / immutableLinks
Immutable collections for Go
☆738Updated 2 years ago
Alternatives and similar repositories for immutable
Users that are interested in immutable are comparing it to the libraries listed below
Sorting:
- Clock is a small library for mocking time in Go.☆690Updated 2 years ago
- Quick helpers for testing Go applications☆530Updated last year
- Code generation tools for Go.☆432Updated 6 months ago
- dque is a fast, embedded, durable queue for Go☆795Updated last year
- Type-safe, zero-allocation sets for Go☆820Updated 5 years ago
- Go package containing implementations of efficient encoding, decoding, and validation APIs.☆1,033Updated last month
- Derives and generates mundane golang functions that you do not want to maintain yourself☆1,271Updated 9 months ago
- Selected Go-internal packages factored out from the standard library☆959Updated 8 months ago
- Arbitrary-precision decimals for Go☆774Updated 2 weeks ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆534Updated 2 years ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆833Updated last year
- An immutable radix tree implementation in Golang☆1,081Updated 2 weeks ago
- Diodes are ring buffers manipulated via atomics.☆490Updated 2 weeks ago
- A comprehensive error handling library for Go☆1,268Updated last year
- Parse and modify Go struct field tags☆652Updated 2 years ago
- Automated Semantic Import Versioning Upgrades☆427Updated 2 months ago
- Decorated Syntax Tree - manipulate Go source with perfect fidelity.☆1,404Updated 2 years ago
- Get hash values for arbitrary values in Go (golang).☆765Updated 2 years ago
- An efficient JSON decoder☆429Updated 2 years ago
- A collection of packages to augment the go testing package and support common patterns.☆575Updated 10 months ago
- Mocking your SQL database in Go tests has never been easier.☆853Updated 3 months ago
- Juniper is an extension to the Go standard library using generics, including containers, iterators, and streams.☆509Updated 9 months ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆659Updated this week
- a fake clock for golang☆722Updated last month
- A high-performance, arbitrary-precision, floating-point decimal library.☆574Updated last year
- A refactoring tool for Go☆677Updated 2 months ago
- Machine is a zero dependency library for highly concurrent Go applications. It is inspired by errgroup.Group with extra bells & whistles☆364Updated 2 years ago
- Fast, zero heap allocation Go Trie for runes or paths☆497Updated last year
- A Go tool to auto generate methods for your enums☆483Updated last year
- Package httpsnoop provides an easy way to capture http related metrics (i.e. response time, bytes written, and http status code) from you…☆1,138Updated 6 months ago