ymz-ncnk / go-client-server-benchmarksLinks
Compares the performance of several client-server communication libraries and frameworks in Go
☆15Updated last week
Alternatives and similar repositories for go-client-server-benchmarks
Users that are interested in go-client-server-benchmarks are comparing it to the libraries listed below
Sorting:
- Golang "native" implementation of word2vec algorithm (word2vec++ port)☆29Updated 3 weeks ago
- High-performance client-server library for Go, built around the Command pattern☆83Updated last week
- Provides SIMD within a register (SWAR) primitives in Golang☆53Updated 5 months ago
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years ago
- go2 generics experiment in building generic augmented BTree data structures☆24Updated 3 years ago
- High performance approximate algorithms in Go (e.g. morris counter, count min, etc.)☆17Updated 4 months ago
- golang http router with elegance, speed, and flexibility☆18Updated this week
- Global defers for Go.☆18Updated 10 months ago
- Embedded cache lib using sqlite for storage☆20Updated last year
- The klient utility provides a cli for basic kafka cluster operations and topic IO☆16Updated 2 months ago
- A simple, secure golang password hashing/key-derivation package☆23Updated 3 weeks ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.