go101 / go-benchmarks
Some benchmarks I wrote in writing the Go 101 book.
☆41Updated 3 years ago
Alternatives and similar repositories for go-benchmarks:
Users that are interested in go-benchmarks are comparing it to the libraries listed below
- A goroutine limiter for Go☆82Updated 3 years ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- A low & high level golang SFTP (version 3) client library.☆45Updated 7 years ago
- A tool to compare different versions of an API and find incompatibilities.☆40Updated 5 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆30Updated last year
- xxh3 fast hash function☆105Updated 6 years ago
- [CLOSED] Web tool for interactive playing with Golang struct sizes.☆52Updated 5 years ago
- A collection of HTTP utilities for Go☆17Updated 3 weeks ago
- Collect data about your dependencies☆43Updated last week
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 5 months ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 4 years ago
- Collection of Go packages for working with the http.FileSystem interface.☆63Updated last year
- ansi contains a bunch of constants and possibly additional terminal related functionality in the future.☆15Updated 5 years ago
- New Go Package☆22Updated 7 years ago
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- An ~O(2k) time complexity http request router in Go☆44Updated 5 years ago
- Make random JSON in Go☆25Updated 5 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Mini-tutorial on Debian packaging for Golang applications.☆26Updated 7 years ago
- 👻 Locate and fix overly complex lines of code in Go.☆52Updated 6 years ago
- Make mysql cancelation a breeze☆40Updated 5 years ago
- a monitoring system for Go applications using expvar (/debug/vars)☆24Updated 5 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 4 years ago
- A dead simple, highly performant, highly customizable sessions middleware for go http servers.☆78Updated last year
- This package helps to work with huge amount of data, which cannot be stored in RAM☆43Updated 2 years ago
- Sizeof tip for Go types.☆12Updated 10 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago