a8m / syncmap
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:
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated 10 months ago
- Go (golang) library for deep copying values in Go.☆349Updated 4 years ago
- go-farm: a pure-Go farmhash implementation☆249Updated 7 months ago
- A fast string sorting algorithm (MSD radix sort)☆194Updated 7 years ago
- High resolution timing and benchmarking for Go☆258Updated 4 years ago
- concurrency utilities☆297Updated 5 years ago
- Fast resizable golang semaphore primitive☆175Updated 4 years ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆400Updated 3 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆286Updated 2 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆227Updated 5 years ago
- Floc: Orchestrate goroutines with ease.☆268Updated 3 years ago
- The tomb package helps with clean goroutine termination in the Go language.☆372Updated 2 years ago
- A CLI to turn Go's benchmark output into pictures☆341Updated 5 years ago
- Handle Go recover, panic, and errors in a graceful way. Multiple errors support, basic filters and custom handlers.☆235Updated 7 years ago
- errgroup with goroutine worker limits☆164Updated 2 years ago
- A sql driver that will wrap any other driver and log/trace all its calls☆262Updated 5 years ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆315Updated 4 months ago
- [mirror]☆280Updated 8 months ago
- Code generation tools for Go.☆430Updated 7 months ago
- Customizable TCP net.Listener for Go☆148Updated 2 years ago
- A quick tour (or reminder) of Go performance tools☆268Updated 3 years ago
- Fast and scalable pseudorandom generator for Go☆205Updated 3 years ago
- A timed rate limiter for Go☆400Updated 3 years ago
- View annotated files based on line-spec☆227Updated last year
- An ordered collection implemented in Golang with O(log(N)) time complexity on adding / searching / removing☆157Updated 2 years ago
- Load file-backed memory☆122Updated 2 years ago
- Fast conversions across various Go types with a simple API.☆381Updated 3 years ago
- A golang package that allows you to access unexported functions from other packages☆238Updated 4 years ago
- Merge multiple pprof profile files into a single file☆123Updated last year
- go wrapper for zstd☆448Updated 6 months ago