go-json-experiment / jsonbenchLinks
JSON benchmarks to compare different Go JSON implementations
☆97Updated 2 months ago
Alternatives and similar repositories for jsonbench
Users that are interested in jsonbench are comparing it to the libraries listed below
Sorting:
- Go slog's Handler implementation to ensure correlation with Open-Telemetry spans.☆134Updated 5 months ago
- OpenTelemetry SQL database driver wrapper for Go☆123Updated 2 weeks ago
- 🪵 Ensure consistent code style when using log/slog☆217Updated 3 weeks ago
- Simple building blocks for protobuf marshaling and unmarshaling☆220Updated last year
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆311Updated last week
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- ☆253Updated this week
- A sharded wrapper for golang.org/x/sync/singleflight for high contention enviroments☆79Updated 3 years ago
- 🚨 slog sampling: drop repetitive log records☆95Updated last week
- Collection of log/slog related projects.☆237Updated 4 months ago
- 🚨 slog: Sentry handler☆52Updated last week
- Go linter for forbidding identifiers☆155Updated 2 weeks ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆123Updated 4 months ago
- 🚨 slog: Attribute formatting☆200Updated last week
- Zero-allocation type-safe pool for Go☆244Updated 2 years ago
- Go 1.23 range functions with database/sql☆151Updated 11 months ago
- The size of variable at runtime☆152Updated last year
- Script engine, especially good for tests☆161Updated last year
- Allow and block list linter for direct Go module dependencies.☆77Updated last month
- json encoding and decoding☆238Updated last month
- High performance JSON iterator & validator for Go☆95Updated last year
- A parsing/linking engine for protobuf; the guts for a pure Go replacement of protoc.☆300Updated this week
- checks usage of OpenTelemetry/Census spans☆83Updated last week
- The go-set package provides generic Set implementations for Go, including HashSet for types with a Hash() function and TreeSet for ordera…☆163Updated last month
- Ordered map☆117Updated 5 months ago
- Deep copy generator☆160Updated last year
- Check that no globals are present in Go code.☆122Updated 5 months ago
- Go port of Google's Swiss Table hash table☆458Updated 4 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- gRPC Test Utilities for Golang☆107Updated 2 weeks ago