a8m / syncmapLinks
A typed implementation of the Go sync.Map using code generation
☆257Updated 2 years ago
Alternatives and similar repositories for syncmap
Users that are interested in syncmap are comparing it to the libraries listed below
Sorting:
- High resolution timing and benchmarking for Go☆265Updated last month
- Go package porting the standard hashing algorithms to a more efficient implementation.☆294Updated last year
- A fast string sorting algorithm (MSD radix sort)☆194Updated 7 years ago
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- Go (golang) library for deep copying values in Go.☆355Updated 4 years ago
- [mirror]☆279Updated last year
- go-farm: a pure-Go farmhash implementation☆256Updated last year
- A quick tour (or reminder) of Go performance tools☆271Updated 4 years ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆404Updated 4 years ago
- concurrency utilities☆304Updated 6 years ago
- MemConn is an in-memory network stack for Go.☆554Updated 2 years ago
- The tomb package helps with clean goroutine termination in the Go language.