a8m / syncmapLinks
A typed implementation of the Go sync.Map using code generation
☆256Updated 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☆261Updated 4 years ago
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆399Updated 3 years ago
- Go (golang) library for deep copying values in Go.☆350Updated 4 years ago
- [mirror]☆280Updated 11 months ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆293Updated last year
- A simple and efficient thread-safe sharded hashmap for Go☆235Updated 5 years ago
- go-farm: a pure-Go farmhash implementation☆251Updated 10 months ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆287Updated 2 years ago
- A CLI to turn Go's benchmark output into pictures☆340Updated 5 years ago
- A quick tour (or reminder) of Go performance tools☆270Updated 3 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- High-throughput Redis client for Go with implicit pipelining☆247Updated 3 months ago
- Package schedgroup provides a goroutine worker pool which schedules tasks to be performed at or after a specified time. MIT Licensed.☆139Updated 3 years ago
- Know when GC runs from inside your golang code☆188Updated 3 years ago
- Go reflection simplified☆102Updated 9 months ago
- Storing strings without GC overhead☆83Updated 5 years ago
- Floc: Orchestrate goroutines with ease.☆268Updated 3 years ago
- concurrency utilities☆301Updated 5 years ago
- Customizable TCP net.Listener for Go☆148Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- Managing go application shutdown with signals.☆198Updated 7 months ago
- Non-Invasive goroutine inspector☆91Updated last month
- An ordered collection implemented in Golang with O(log(N)) time complexity on adding / searching / removing☆158Updated 2 years ago
- Fast and scalable pseudorandom generator for Go☆206Updated 3 years ago
- Bitset data structure☆164Updated 2 years ago
- gotiny 是一个高效的golang序列化库。☆101Updated 9 months ago
- The tomb package helps with clean goroutine termination in the Go language.☆371Updated 2 years ago
- Fast, fully fledged murmur3 in Go.☆338Updated 2 years ago