a8m / syncmap
A typed implementation of the Go sync.Map using code generation
☆255Updated 2 years ago
Alternatives and similar repositories for syncmap:
Users that are interested in syncmap are comparing it to the libraries listed below
- High resolution timing and benchmarking for Go☆258Updated 4 years ago
- go-farm: a pure-Go farmhash implementation☆248Updated 5 months ago
- A quick tour (or reminder) of Go performance tools☆265Updated 3 years ago
- [mirror]☆280Updated 5 months ago
- Fast resizable golang semaphore primitive☆176Updated 3 years ago
- Load file-backed memory☆120Updated 2 years ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆315Updated 2 months ago
- A fast string sorting algorithm (MSD radix sort)☆192Updated 6 years ago
- A CLI to turn Go's benchmark output into pictures☆341Updated 5 years ago
- errgroup with goroutine worker limits☆162Updated 2 years ago
- Know when GC runs from inside your golang code☆188Updated 2 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆225Updated 5 years ago
- Floc: Orchestrate goroutines with ease.☆268Updated 3 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated 7 months ago
- Package schedgroup provides a goroutine worker pool which schedules tasks to be performed at or after a specified time. MIT Licensed.☆138Updated 2 years ago
- Go (golang) library for deep copying values in Go.☆348Updated 3 years ago
- View annotated files based on line-spec☆227Updated last year
- ♻️ The most advanced interruptible mechanism to perform actions repetitively until successful.☆342Updated 8 months ago
- Bitset data structure☆161Updated 2 years ago
- The tomb package helps with clean goroutine termination in the Go language.☆368Updated 2 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆282Updated 2 years ago
- Miscellaneous Go hacks☆232Updated this week
- Code generation tools for Go.☆427Updated 5 months ago
- concurrency utilities☆292Updated 5 years ago
- Customizable TCP net.Listener for Go☆147Updated 2 years ago
- Golang circular (ring) buffer☆174Updated 2 years ago
- Locking wrapper for running benchmarks on shared hosts☆151Updated last year
- A timed rate limiter for Go☆399Updated 3 years ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆397Updated 3 years ago
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆347Updated 9 months ago