jeromefroe / golang_benchmarks
Various golang benchmarks I've written
☆110Updated 7 years ago
Alternatives and similar repositories for golang_benchmarks:
Users that are interested in golang_benchmarks are comparing it to the libraries listed below
- Miscellaneous Go hacks☆238Updated 2 weeks ago
- High resolution timing and benchmarking for Go☆259Updated 4 years ago
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- View annotated files based on line-spec☆227Updated last year
- go-farm: a pure-Go farmhash implementation☆249Updated 7 months ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆101Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 9 months ago
- Know when GC runs from inside your golang code☆188Updated 2 years ago
- Detect all kinds of leaks in Go☆132Updated 9 years ago
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated 9 months ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- Load file-backed memory☆122Updated 2 years ago
- Golang circular (ring) buffer☆174Updated 2 years ago
- Storing strings without GC overhead☆82Updated 5 years ago
- Concurrent Buffered IO in Go #golang☆246Updated 3 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- A simple assertion library that you probably shouldn't use.☆132Updated 5 years ago
- A quick tour (or reminder) of Go performance tools☆266Updated 3 years ago
- Easy json/xml Tag generation tool for golang☆73Updated 5 years ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 2 years ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆213Updated last year
- uint128 for Go☆245Updated 5 months ago
- Auxiliary vendoring tool for Go's new go.mod☆110Updated 3 years ago
- Intern Go strings☆94Updated last year
- A CLI to turn Go's benchmark output into pictures☆341Updated 5 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- [CLOSED] Web tool for interactive playing with Golang struct sizes.☆52Updated 5 years ago
- concurrency utilities☆294Updated 5 years ago