alecthomas / go_serialization_benchmarksLinks
Benchmarks of Go serialization methods
☆1,608Updated 2 months ago
Alternatives and similar repositories for go_serialization_benchmarks
Users that are interested in go_serialization_benchmarks are comparing it to the libraries listed below
Sorting:
- A Go code generator for MessagePack / msgpack.org[Go]☆1,872Updated this week
- The Snappy compression format in the Go programming language.☆1,562Updated 6 months ago
- idiomatic codec and rpc lib for msgpack, cbor, json, etc. msgpack.org[Go]☆1,916Updated last month
- Simple profiling for Go☆2,041Updated 2 years ago
- Golang implementation of Radix trees☆923Updated last year
- Elegant generics for Go☆1,720Updated 4 years ago
- Go package implementing bitsets☆1,451Updated 2 weeks ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,872Updated last month
- Golang channel helpers and special types☆809Updated last year
- Visualise Go program GC trace data in real time☆1,101Updated 6 years ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,016Updated last year
- Common juju errors and functions to annotate errors. Based on juju/errgo☆1,395Updated last year
- An immutable radix tree implementation in Golang☆1,061Updated 2 weeks ago
- A golang LRU Cache for high concurrency☆1,376Updated 8 months ago
- Wrapper types for sync/atomic which enforce atomic access☆1,430Updated 5 months ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,267Updated last month
- LZ4 compression and decompression in pure Go☆942Updated 4 months ago
- A portable mmap package for Go☆1,072Updated 9 months ago
- faster JSON serialization for Go☆2,982Updated 2 years ago
- A disk-backed key-value store.☆1,444Updated 3 years ago
- Connection pool for Go's net.Conn interface☆1,368Updated 7 years ago
- msgpack.org[Go] MessagePack encoding for Golang☆2,558Updated last year
- Goroutine local storage☆684Updated 3 years ago
- Go port of Coda Hale's Metrics library☆3,472Updated 5 months ago
- Native MurmurHash3 Go implementation☆1,004Updated 2 years ago
- Structured, composable logging for Go☆1,098Updated 2 months ago
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,706Updated last year
- Anti-memory-waste byte buffer pool☆1,300Updated last year
- Connection multiplexer for GoLang: serve different services on the same port!☆2,661Updated last year
- Package throttled implements rate limiting access to resources such as HTTP endpoints.☆1,557Updated 3 weeks ago