xlsx-benchmarks
xlsx benchmarks
Performs comparative benchmarking of XLSX libraries in Go to evaluate their performance and limitations.
1 stars
0 watching
0 forks
Language: Go
last commit: over 5 years ago Related projects:
Repository | Description | Stars |
---|---|---|
plandem/xlsx | A Golang library for parsing and generating Microsoft Excel files (xlsx) | 174 |
golang/benchmarks | Macro-benchmarks for performance monitoring and development of the Go programming language. | 188 |
alecthomas/go_serialization_benchmarks | A benchmarking project that compares performance and characteristics of various Go serialization methods | 1,576 |
feyeleanor/gospeed | A library of micro-benchmarks for understanding and reasoning about the performance of Go programs. | 121 |
mna/gocostmodel | A benchmarking package for the Go language. | 61 |
mrlsd/go-benchmark-app | An application for comparing the performance of web applications using standardized benchmarks and configurations. | 27 |
zerosnake0/go-json-benchmark | A benchmarking tool for evaluating performance of various JSON libraries in the Go programming language | 9 |
simonwaldherr/golang-benchmarks | Benchmarking suite to measure performance of common string operations in Go. | 133 |
tyler-smith/golang-sql-benchmark | A collection of benchmarks for various Go database libraries | 65 |
gomlx/gomlx | An accelerated machine learning framework for Go that provides tools and libraries for training, fine-tuning, and modifying machine learning models. | 553 |
smallnest/go-web-framework-benchmark | Compared performance of various Go web frameworks across different aspects like connection and route selection handling times | 2,083 |
jeromefroe/golang_benchmarks | A collection of benchmarks for various Go programming language features and patterns | 108 |
tylertreat/go-benchmarks | A collection of miscellaneous Go benchmarks focused on performance optimization. | 147 |
bitfield/gotestdox | Formats Go test results as readable documentation | 122 |
pascaldekloe/metrics | Provides a simple and efficient way to track and expose performance metrics in Go applications. | 28 |