a8m / syncmap
A typed implementation of the Go sync.Map using code generation
☆256Updated last year
Related projects ⓘ
Alternatives and complementary repositories for syncmap
- Fast resizable golang semaphore primitive☆173Updated 3 years ago
- High resolution timing and benchmarking for Go☆256Updated 4 years ago
- [mirror]☆281Updated 2 months ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆286Updated 4 months ago
- errgroup with goroutine worker limits☆162Updated last year
- Floc: Orchestrate goroutines with ease.☆269Updated 3 years ago
- Fast and scalable pseudorandom generator for Go☆200Updated 3 years ago
- concurrency utilities☆289Updated 5 years ago
- Customizable TCP net.Listener for Go☆145Updated last year
- Know when GC runs from inside your golang code☆188Updated 2 years ago
- The tomb package helps with clean goroutine termination in the Go language.☆368Updated last year
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆309Updated last month
- MySQL Server Error Constants for Golang☆195Updated 3 years ago
- An ordered collection implemented in Golang with O(log(N)) time complexity on adding / searching / removing☆150Updated last year
- Best-effort CPU-local sharded values for Go☆197Updated 3 years ago
- A timed rate limiter for Go☆397Updated 2 years ago
- A CLI to turn Go's benchmark output into pictures☆341Updated 5 years ago
- A quick tour (or reminder) of Go performance tools☆262Updated 3 years ago
- A go in-memory table☆229Updated 2 years ago
- ⚡️ lock-free utilities in Go☆151Updated 6 months ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆277Updated last year
- Go reflection simplified☆101Updated 3 weeks ago
- Bitset data structure☆158Updated last year
- Code generation tools for Go.☆423Updated last month
- Concurrent Buffered IO in Go #golang☆241Updated 2 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆225Updated 5 years ago
- Buffer/Byte pool for Go☆470Updated 5 years ago
- Package schedgroup provides a goroutine worker pool which schedules tasks to be performed at or after a specified time. MIT Licensed.☆136Updated 2 years ago
- Fast, zero heap allocation Go Trie for runes or paths☆471Updated 2 months ago
- A fast string sorting algorithm (MSD radix sort)☆192Updated 6 years ago