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☆263Updated 4 years ago
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated last year
- A simple and efficient thread-safe sharded hashmap for Go☆244Updated 6 years ago
- Go (golang) library for deep copying values in Go.☆351Updated 4 years ago
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- High-throughput Redis client for Go with implicit pipelining☆247Updated 5 months ago
- Fast and scalable pseudorandom generator for Go☆207Updated 4 years ago
- A CLI to turn Go's benchmark output into pictures☆339Updated 6 years ago
- go-farm: a pure-Go farmhash implementation☆255Updated last year
- concurrency utilities☆302Updated 6 years ago
- Best-effort CPU-local sharded values for Go☆202Updated 4 years ago
- A quick tour (or reminder) of Go performance tools☆271Updated 3 years ago
- [mirror]☆280Updated last year
- Benchmark all the top in-memory Go caching libraries☆62Updated 2 years ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆403Updated 4 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆288Updated 2 years ago
- Floc: Orchestrate goroutines with ease.☆268Updated 4 years ago
- errgroup with goroutine worker limits☆165Updated 2 years ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆320Updated 4 months ago
- Customizable TCP net.Listener for Go☆151Updated 2 years 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
- Package errd simplifies error and defer handling.☆154Updated 5 years ago
- MemConn is an in-memory network stack for Go.☆552Updated last year
- Go Pooling Helpers☆118Updated 5 years ago
- Bitset data structure☆165Updated 2 years ago
- Handle Go recover, panic, and errors in a graceful way. Multiple errors support, basic filters and custom handlers.☆235Updated 7 years ago
- An ordered collection implemented in Golang with O(log(N)) time complexity on adding / searching / removing☆161Updated 2 years ago
- Templates, generics engine for Go☆136Updated 6 years ago