jeromefroe / golang_benchmarks
Various golang benchmarks I've written
☆111Updated 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☆234Updated 3 weeks ago
- High resolution timing and benchmarking for Go☆259Updated 4 years ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆213Updated 11 months ago
- Know when GC runs from inside your golang code☆188Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 8 months ago
- Easy json/xml Tag generation tool for golang☆73Updated 5 years ago
- A fast string sorting algorithm (MSD radix sort)☆192Updated 7 years ago
- Golang circular (ring) buffer☆174Updated 2 years ago
- A collection of concurrent ring buffers☆133Updated 6 years ago
- A typed implementation of the Go sync.Map using code generation☆255Updated 2 years ago
- Load file-backed memory☆120Updated 2 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Storing strings without GC overhead☆82Updated 5 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆102Updated 3 years ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 4 years ago
- Integration testing in Go with Docker☆108Updated last week
- Locking wrapper for running benchmarks on shared hosts☆151Updated last year
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated 8 months ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆163Updated 4 years ago
- a small circular ring buffer library in go / golang☆188Updated 6 years ago
- Intern Go strings☆94Updated last year
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated last year
- Concurrent Buffered IO in Go #golang☆244Updated 3 years ago
- Helper tool for manual Go code optimization.☆131Updated this week
- Code used in the "Go Profiling and Optimization" talk☆80Updated 7 years ago
- Golang LRU cache with expire feature.☆66Updated 9 months ago
- Fast resizable golang semaphore primitive☆175Updated 3 years ago
- A library for graceful restarts in Go.☆94Updated 7 years ago
- A quick tour (or reminder) of Go performance tools☆266Updated 3 years ago
- A simple assertion library that you probably shouldn't use.☆132Updated 5 years ago