Immutable collections for Go
☆741Aug 17, 2023Updated 2 years ago
Alternatives and similar repositories for immutable
Users that are interested in immutable are comparing it to the libraries listed below
Sorting:
- depaware makes you aware of your Go dependencies☆459Oct 1, 2025Updated 5 months ago
- Package renameio provides a way to atomically create or replace a file or symbolic link.☆672Jan 10, 2026Updated 2 months ago
- An immutable radix tree implementation in Golang☆1,091Mar 13, 2026Updated last week
- Decorated Syntax Tree - manipulate Go source with perfect fidelity.☆1,418Oct 15, 2023Updated 2 years ago
- Implementation of io/fs.FS that appends SHA256 hashes to filenames to allow for aggressive HTTP caching.☆382Feb 22, 2024Updated 2 years ago
- Flags-first package for configuration☆1,447Aug 10, 2025Updated 7 months ago
- Shotizam analyzes the size of Go binaries☆615Jul 14, 2024Updated last year
- This package provides the ability to encode golang structs to a buffer as JSON very quickly.☆734Dec 6, 2023Updated 2 years ago
- Clock is a small library for mocking time in Go.☆692May 18, 2023Updated 2 years ago
- Surprisingly space efficient trie in Golang(11 bits/key; 100 ns/get).☆1,929Mar 10, 2026Updated last week
- Type-safe, zero-allocation sets for Go☆819Feb 25, 2020Updated 6 years ago
- Quick helpers for testing Go applications☆532Mar 1, 2024Updated 2 years ago
- moss - a simple, fast, ordered, persistable, key-val storage library for golang☆1,017Dec 17, 2024Updated last year
- Optimized Go Compression Packages☆5,432Mar 2, 2026Updated 2 weeks ago
- Universally Unique Lexicographically Sortable Identifier (ULID) in Go☆5,008Jun 9, 2025Updated 9 months ago
- high performance JSON encoder/decoder with stream API for Golang☆2,135Nov 22, 2023Updated 2 years ago
- A simple tool for embedding assets in a Go binary.☆297Oct 5, 2018Updated 7 years ago
- A tool to analyze and troubleshoot a Go binary size.☆1,707Apr 10, 2024Updated last year
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,882Jul 30, 2025Updated 7 months ago
- A high performance memory-bound Go cache☆6,807Jan 21, 2026Updated last month
- Litter is a pretty printer library for Go data structures to aid in debugging and testing.☆1,640Jul 4, 2025Updated 8 months ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,095Jul 3, 2024Updated last year
- Graceful process restarts in Go☆3,165Sep 25, 2024Updated last year
- Jennifer is a code generator for Go☆3,604Sep 8, 2024Updated last year
- Variable-length, lexicographically-sortable hex format for uint64 values.☆13Dec 24, 2020Updated 5 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 …☆665Feb 19, 2023Updated 3 years ago
- 🚀 fgprof is a sampling Go profiler that allows you to analyze On-CPU as well as Off-CPU (e.g. I/O) time together.☆3,096May 2, 2025Updated 10 months ago
- Go error library with error portability over the network☆2,365Mar 12, 2026Updated last week
- Zero-copy I/O primitives and pipelines for Go. Linux-specific.☆553Aug 3, 2024Updated last year
- 🍕 Enjoy a slice! A utility library for dealing with slices and maps that focuses on type safety and performance.☆2,039Dec 22, 2025Updated 2 months ago
- Distributed, in-memory key/value store and cache. It can be used as an embedded Go library and a language-independent service.☆3,428Jan 29, 2026Updated last month
- Pprof made easy at development time for Go☆757Oct 23, 2020Updated 5 years ago
- Package for comparing Go values in tests☆4,613Mar 10, 2026Updated last week
- io.Reader and io.Writer with progress and remaining time estimation☆412Oct 28, 2020Updated 5 years ago
- Staticcheck - The advanced Go linter☆6,732Feb 25, 2026Updated 3 weeks ago
- Go SQLite3 driver☆607Apr 21, 2024Updated last year
- wazero: the zero dependency WebAssembly runtime for Go developers☆6,003Mar 8, 2026Updated last week
- Goroutine leak detector☆5,131Dec 10, 2025Updated 3 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Jul 2, 2024Updated last year