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
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 8 years ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- An ~O(2k) time complexity http request router in Go☆44Updated 5 years ago
- xxh3 fast hash function☆105Updated 5 years ago
- A tool to compare different versions of an API and find incompatibilities.☆40Updated 5 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- ansi contains a bunch of constants and possibly additional terminal related functionality in the future.☆15Updated 5 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Please love the nicely formatted hex.☆42Updated 5 years ago
- string interning library for lots of strings☆38Updated 3 years ago
- Checks if there are any updates for imports in your module.☆39Updated last month
- Write-ahead log in Golang☆41Updated 3 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 4 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
- Collection of Go packages for working with the http.FileSystem interface.☆63Updated last year
- A low & high level golang SFTP (version 3) client library.☆45Updated 7 years ago
- 👻 Locate and fix overly complex lines of code in Go.☆52Updated 6 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Collect data about your dependencies☆43Updated 2 weeks ago
- ☆41Updated 4 years ago
- Make random JSON in Go☆25Updated 5 years ago
- Fast generation of 192-bit UUIDs☆84Updated last year
- A collection of HTTP utilities for Go☆17Updated 3 months ago
- Buffered Reader/Writer☆75Updated 5 months ago
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- Mini-tutorial on Debian packaging for Golang applications.☆26Updated 6 years ago
- Abstract logging for Golang projects. A kind of log4go in the spirit of log4j☆18Updated 4 years ago
- Go client library for Pilosa☆57Updated 2 years ago
- Storing strings without GC overhead☆82Updated 5 years ago