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 collection of HTTP utilities for Go☆17Updated this week
- An ~O(2k) time complexity http request router in Go☆44Updated 5 years ago
- A low & high level golang SFTP (version 3) client library.☆45Updated 7 years ago
- Heap dump reader & visualizer for Go 1.4☆47Updated 9 years ago
- An HTTP client for go-server-timing middleware. Enables automatic timing propagation through HTTP calls between servers.☆24Updated 5 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- a monitoring system for Go applications using expvar (/debug/vars)☆24Updated 5 years ago
- Embeddable in memory key/value store for strings in golang☆53Updated 6 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
- A JSON stream parser for Go☆67Updated 2 years ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- The research project based on the draft design of Go Generics☆34Updated 3 years ago
- This package helps to work with huge amount of data, which cannot be stored in RAM☆43Updated 2 years ago
- Ketama implementation compatible with Algorithm::Ketama☆67Updated 5 years ago
- A simple library for working with raw Go struct data.☆86Updated 9 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 8 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 4 years ago
- A goroutine limiter for Go☆82Updated 3 years ago
- Checks if there are any updates for imports in your module.☆39Updated 2 months ago
- ☆60Updated 4 years ago
- Latency and fault tolerance library like Netflix's Hystrix with prometheus and gobreaker.☆44Updated 10 months ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- A tool to compare different versions of an API and find incompatibilities.☆40Updated 5 years ago
- Golang struct operations.☆24Updated 7 years ago
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- Storing strings without GC overhead☆82Updated 5 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- Sizeof tip for Go types.☆12Updated 10 years ago