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☆264Updated 2 weeks ago
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- A fast string sorting algorithm (MSD radix sort)☆194Updated 7 years ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆403Updated 4 years ago
- go-farm: a pure-Go farmhash implementation☆256Updated last year
- Go (golang) library for deep copying values in Go.☆353Updated 4 years ago
- [mirror]☆280Updated last year
- Go package porting the standard hashing algorithms to a more efficient implementation.☆294Updated last year
- A quick tour (or reminder) of Go performance tools☆271Updated 4 years ago
- High-throughput Redis client for Go with implicit pipelining☆247Updated 7 months ago
- Handle Go recover, panic, and errors in a graceful way. Multiple errors support, basic filters and custom handlers.☆235Updated 7 years ago
- Floc: Orchestrate goroutines with ease.☆268Updated 4 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆246Updated 6 years ago
- MemConn is an in-memory network stack for Go.☆554Updated 2 years ago
- A CLI to turn Go's benchmark output into pictures☆339Updated 6 years ago
- A timed rate limiter for Go☆404Updated 3 years ago
- ♻️ The most advanced interruptible mechanism to perform actions repetitively until successful.☆345Updated last year
- Fast and scalable pseudorandom generator for Go☆208Updated 4 years ago
- Benchmark all the top in-memory Go caching libraries☆61Updated 2 years ago
- Managing go application shutdown with signals.☆198Updated 11 months ago
- concurrency utilities☆304Updated 6 years ago
- errgroup with goroutine worker limits☆166Updated 2 years ago
- Concurrent Buffered IO in Go #golang☆249Updated 3 years ago
- Various golang benchmarks I've written☆110Updated 7 years ago
- Code generation tools for Go.☆431Updated 6 months ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆292Updated 2 years ago
- The tomb package helps with clean goroutine termination in the Go language.☆373Updated 2 years ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆321Updated 6 months ago
- Storing strings without GC overhead☆84Updated 2 months ago
- A trivial channel pubsub I use in lots of projects.☆247Updated last year