Go package containing implementations of efficient encoding, decoding, and validation APIs.
☆1,042Dec 1, 2025Updated 2 months ago
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,008Aug 26, 2025Updated 6 months ago
- Optimized Go Compression Packages☆5,411Updated this week
- 🚀 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,095May 2, 2025Updated 9 months ago
- A high performance memory-bound Go cache☆6,777Jan 21, 2026Updated last month
- Shotizam analyzes the size of Go binaries☆614Jul 14, 2024Updated last year
- high performance JSON encoder/decoder with stream API for Golang☆2,134Nov 22, 2023Updated 2 years ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,086Jul 3, 2024Updated last year
- Selected Go-internal packages factored out from the standard library☆963Apr 10, 2025Updated 10 months ago
- A tool to analyze and troubleshoot a Go binary size.☆1,710Apr 10, 2024Updated last year
- Go library providing algorithms optimized to leverage the characteristics of modern CPUs☆910Sep 23, 2025Updated 5 months ago
- This package provides the ability to encode golang structs to a buffer as JSON very quickly.☆734Dec 6, 2023Updated 2 years ago
- Crash your app in style (Golang)☆3,714Mar 13, 2025Updated 11 months ago
- Universally Unique Lexicographically Sortable Identifier (ULID) in Go☆4,991Jun 9, 2025Updated 8 months ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,881Jul 30, 2025Updated 6 months ago
- Staticcheck - The advanced Go linter☆6,721Updated this week
- Go library implementing binary fuse and xor filters☆757Jan 26, 2026Updated last month
- Package for comparing Go values in tests☆4,601Jan 16, 2026Updated last month
- Randomized testing for Go☆4,846Sep 24, 2024Updated last year
- Graceful process restarts in Go☆3,157Sep 25, 2024Updated last year
- Fast JSON parser and validator for Go. No custom structs, no code generation, no reflection☆2,438Updated this week
- 🔥 ~6x faster, stricter, configurable, extensible, and beautiful drop-in replacement for golint☆5,401Updated this week
- Package renameio provides a way to atomically create or replace a file or symbolic link.☆672Jan 10, 2026Updated last month
- Using brotli compression to embed static files in Go.☆531Aug 20, 2021Updated 4 years ago
- One of the fastest alternative JSON parser for Go that does not require schema☆5,578Jul 12, 2024Updated last year
- Yaegi is Another Elegant Go Interpreter☆8,075Feb 9, 2026Updated 2 weeks ago
- Thoughts on Go performance optimization☆10,891Jan 5, 2022Updated 4 years ago
- Fast JSON encoder/decoder compatible with encoding/json for Go☆3,622Jan 4, 2026Updated last month
- A tool to list and diagnose Go processes currently running on your system☆7,001Jan 8, 2026Updated last month
- Tiny WebSocket library for Go.☆6,434Feb 12, 2026Updated 2 weeks ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,338Feb 18, 2026Updated last week
- Distributed, in-memory key/value store and cache. It can be used as an embedded Go library and a language-independent service.☆3,421Jan 29, 2026Updated 3 weeks ago
- Fast key-value DB in Go.☆15,499Updated this week
- BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support☆4,834Sep 10, 2024Updated last year
- Zero-allocation reflection library for Go☆596Nov 16, 2023Updated 2 years ago
- A high-performance 100% compatible drop-in replacement of "encoding/json"☆13,931May 27, 2024Updated last year
- RocksDB/LevelDB inspired key-value database in Go☆5,779Updated this week
- Software sandbox for storage of sensitive information in memory.☆2,714Aug 27, 2025Updated 6 months ago
- K-Sortable Globally Unique IDs☆5,242Oct 4, 2023Updated 2 years ago
- Optimized JSON for Go☆937Jan 16, 2026Updated last month