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
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- An HTTP client for go-server-timing middleware. Enables automatic timing propagation through HTTP calls between servers.☆24Updated 4 years ago
- A goroutine limiter for Go☆79Updated 2 years ago
- Thread-safe concurrent maps for go.☆26Updated 5 years ago
- xxh3 fast hash function☆104Updated 5 years ago
- An ~O(2k) time complexity http request router in Go☆44Updated 5 years ago
- Embeddable in memory key/value store for strings in golang☆53Updated 6 years ago
- Collection of Go packages for working with the http.FileSystem interface.☆63Updated last year
- A golang zero-allocation HTTP parser (and eventually http server)☆71Updated 10 years ago
- Static bit vector structures library☆72Updated 5 years ago
- Storing strings without GC overhead☆82Updated 5 years ago
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- Common golang code shared by multiple projects☆55Updated 3 weeks ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 4 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆55Updated 7 years ago
- Generates automatically a Reset() method☆33Updated 7 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- A tool to compare different versions of an API and find incompatibilities.☆40Updated 5 years ago
- a monitoring system for Go applications using expvar (/debug/vars)☆24Updated 5 years ago
- Composable utilities for Go contexts☆27Updated 6 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 8 years ago
- In memory sharded cache implementation☆33Updated 3 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 4 years ago
- A low & high level golang SFTP (version 3) client library.☆45Updated 7 years ago
- A small library to measure latency of things.☆35Updated 7 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
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 4 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- Collection of unusual generics usecases in Go☆55Updated 2 years ago