alecthomas / go_serialization_benchmarksLinks
Benchmarks of Go serialization methods
☆1,594Updated 9 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,849Updated 3 weeks ago
- The Snappy compression format in the Go programming language.☆1,556Updated 2 months ago
- Simple profiling for Go☆2,026Updated 2 years ago
- Elegant generics for Go☆1,720Updated 3 years ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,950Updated 11 months ago
- Golang implementation of Radix trees☆908Updated 11 months ago
- idiomatic codec and rpc lib for msgpack, cbor, json, etc. msgpack.org[Go]☆1,892Updated last week
- Go package implementing bitsets☆1,421Updated this week
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,847Updated 2 months ago
- Visualise Go program GC trace data in real time☆1,102Updated 6 years ago
- msgpack.org[Go] MessagePack encoding for Golang☆2,492Updated last year
- Native MurmurHash3 Go implementation☆985Updated 2 years ago
- faster JSON serialization for Go☆2,979Updated last year
- A golang LRU Cache for high concurrency☆1,363Updated 5 months ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,223Updated this week
- Go port of Coda Hale's Metrics library☆3,473Updated 2 months ago
- Wrapper types for sync/atomic which enforce atomic access☆1,405Updated last month
- Golang channel helpers and special types☆808Updated last year
- Connection pool for Go's net.Conn interface☆1,367Updated 6 years ago
- Anti-memory-waste byte buffer pool☆1,275Updated 10 months ago
- LZ4 compression and decompression in pure Go☆916Updated 3 weeks ago
- Type-driven code generation for Go☆1,426Updated last year
- A portable mmap package for Go☆1,027Updated 5 months ago
- Common juju errors and functions to annotate errors. Based on juju/errgo☆1,395Updated last year
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,682Updated last year
- A disk-backed key-value store.☆1,431Updated 3 years ago
- An immutable radix tree implementation in Golang☆1,043Updated this week
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,708Updated 2 weeks ago
- Connection multiplexer for GoLang: serve different services on the same port!☆2,637Updated last year
- Graceful is a Go package enabling graceful shutdown of an http.Handler server.☆1,283Updated 6 years ago