Go package containing implementations of efficient encoding, decoding, and validation APIs.
☆1,045Mar 10, 2026Updated last week
Alternatives and similar repositories for encoding
Users that are interested in encoding are comparing it to the libraries listed below
Sorting:
- Golang port of simdjson: parsing gigabytes of JSON per second☆2,014Aug 26, 2025Updated 6 months ago
- Optimized Go Compression Packages☆5,432Mar 2, 2026Updated 2 weeks 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
- Shotizam analyzes the size of Go binaries☆615Jul 14, 2024Updated last year
- Go library providing algorithms optimized to leverage the characteristics of modern CPUs☆913Sep 23, 2025Updated 5 months ago
- A high performance memory-bound Go cache☆6,807Jan 21, 2026Updated last month
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,095Jul 3, 2024Updated last year
- high performance JSON encoder/decoder with stream API for Golang☆2,135Nov 22, 2023Updated 2 years ago
- Selected Go-internal packages factored out from the standard library☆965Apr 10, 2025Updated 11 months ago
- This package provides the ability to encode golang structs to a buffer as JSON very quickly.☆734Dec 6, 2023Updated 2 years ago
- Universally Unique Lexicographically Sortable Identifier (ULID) in Go☆5,008Jun 9, 2025Updated 9 months ago
- Crash your app in style (Golang)☆3,717Mar 13, 2025Updated last year
- 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
- Go package providing high-level constructs for command-line tools.☆54May 27, 2025Updated 9 months ago
- Randomized testing for Go☆4,841Sep 24, 2024Updated last year
- Go library implementing binary fuse and xor filters☆757Jan 26, 2026Updated last month
- Staticcheck - The advanced Go linter☆6,732Feb 25, 2026Updated 3 weeks ago
- Package renameio provides a way to atomically create or replace a file or symbolic link.☆672Jan 10, 2026Updated 2 months ago
- Go package for routing, formatting and publishing events produced by a program.☆71Sep 18, 2024Updated last year
- Using brotli compression to embed static files in Go.☆530Aug 20, 2021Updated 4 years ago
- Package for comparing Go values in tests☆4,613Mar 10, 2026Updated last week
- Yaegi is Another Elegant Go Interpreter☆8,097Feb 9, 2026Updated last month
- Thoughts on Go performance optimization☆10,892Jan 5, 2022Updated 4 years ago
- 🔥 ~6x faster, stricter, configurable, extensible, and beautiful drop-in replacement for golint☆5,447Updated this week
- Fast JSON encoder/decoder compatible with encoding/json for Go☆3,632Mar 12, 2026Updated last week
- One of the fastest alternative JSON parser for Go that does not require schema☆5,584Jul 12, 2024Updated last year
- Fast JSON parser and validator for Go. No custom structs, no code generation, no reflection☆2,440Feb 21, 2026Updated 3 weeks ago
- Zero-allocation reflection library for Go☆595Nov 16, 2023Updated 2 years ago
- Graceful process restarts in Go☆3,165Sep 25, 2024Updated last year
- A tool to list and diagnose Go processes currently running on your system☆7,001Jan 8, 2026Updated 2 months ago
- Tiny WebSocket library for Go.☆6,439Feb 12, 2026Updated last month
- 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
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,341Feb 18, 2026Updated last month
- BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support☆4,842Sep 10, 2024Updated last year
- Fast key-value DB in Go.☆15,523Mar 9, 2026Updated last week
- Generate x86 Assembly with Go☆2,947Mar 1, 2026Updated 2 weeks ago
- K-Sortable Globally Unique IDs☆5,241Oct 4, 2023Updated 2 years ago
- Define and run pattern-based custom linting rules.☆863Sep 25, 2025Updated 5 months ago