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☆80Updated 3 years ago
- An ~O(2k) time complexity http request router in Go☆44Updated 5 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- xxh3 fast hash function☆105Updated 5 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 8 years ago
- A low & high level golang SFTP (version 3) client library.☆45Updated 7 years ago
- The research project based on the draft design of Go Generics☆34Updated 3 years ago
- A dead simple, highly performant, highly customizable sessions middleware for go http servers.☆78Updated last year
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 4 years ago
- Please love the nicely formatted hex.☆42Updated 5 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆56Updated 7 years ago
- ☆60Updated 4 years ago
- An HTTP client for go-server-timing middleware. Enables automatic timing propagation through HTTP calls between servers.☆24Updated 5 years ago
- Embeddable in memory key/value store for strings in golang☆53Updated 6 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- A tool to compare different versions of an API and find incompatibilities.☆40Updated 5 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- ☆78Updated 4 years ago
- ansi contains a bunch of constants and possibly additional terminal related functionality in the future.☆15Updated 5 years ago
- A small library to measure latency of things.☆35Updated 7 years ago
- Buffered Reader/Writer☆75Updated 5 months ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆85Updated 3 months ago
- a monitoring system for Go applications using expvar (/debug/vars)☆24Updated 5 years ago
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- Various implementations of a go-routine safe counter☆31Updated 3 years ago
- golang.org/x/crypto/ssh the next generation: provide idle timeouts, avoid memory leaks, and gracefully cancel connections☆26Updated 3 years ago
- Make random JSON in Go☆25Updated 5 years ago
- Join contexts like never before!☆20Updated 7 years ago