go101 / go-benchmarks
Some benchmarks I wrote in writing the Go 101 book.
☆40Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for go-benchmarks
- A low & high level golang SFTP (version 3) client library.☆45Updated 7 years ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 4 years ago
- A goroutine limiter for Go☆80Updated 2 years ago
- Thread-safe concurrent maps for go.☆26Updated 5 years ago
- The research project based on the draft design of Go Generics☆34Updated 3 years ago
- A tool to compare different versions of an API and find incompatibilities.☆40Updated 5 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆85Updated 4 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆101Updated 3 years ago
- Collect data about your dependencies☆41Updated 2 months ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 8 years ago
- xxh3 fast hash function☆104Updated 5 years ago
- Parses Go tracebacks and finds possible deadlocks☆26Updated 4 years ago
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- A collection of HTTP utilities for Go☆17Updated 6 months ago
- A helper tool to work with profile.proto (pprof) files☆60Updated 2 years ago
- Embeddable in memory key/value store for strings in golang☆53Updated 6 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- github.com/cznic/file has moved to modernc.org/file☆57Updated 5 years ago
- Non-Invasive goroutine inspector☆91Updated 10 months ago
- [CLOSED] Web tool for interactive playing with Golang struct sizes.☆51Updated 4 years ago
- Consistent hashing hashring implementation.☆34Updated 10 months 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
- A library for graceful restarts in Go.☆95Updated 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 simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- Golang struct operations.☆24Updated 7 years ago
- ansi contains a bunch of constants and possibly additional terminal related functionality in the future.☆15Updated 4 years ago