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☆260Updated 4 years ago
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- Fast resizable golang semaphore primitive☆178Updated 4 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆293Updated last year
- Floc: Orchestrate goroutines with ease.☆268Updated 3 years ago
- A quick tour (or reminder) of Go performance tools☆270Updated 3 years ago
- A CLI to turn Go's benchmark output into pictures☆341Updated 5 years ago
- Go (golang) library for deep copying values in Go.☆348Updated 4 years ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆399Updated 3 years ago
- go-farm: a pure-Go farmhash implementation☆251Updated 9 months ago
- Know when GC runs from inside your golang code☆188Updated 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☆228Updated 5 years ago
- High-throughput Redis client for Go with implicit pipelining☆246Updated 2 months ago
- ♻️ The most advanced interruptible mechanism to perform actions repetitively until successful.☆343Updated last year
- MemConn is an in-memory network stack for Go.☆552Updated last year
- [mirror]☆280Updated 10 months ago
- An ordered collection implemented in Golang with O(log(N)) time complexity on adding / searching / removing☆157Updated 2 years ago
- Go expression evaluation comparison☆50Updated last year
- Managing go application shutdown with signals.☆198Updated 6 months ago
- Fast and scalable pseudorandom generator for Go☆206Updated 3 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- concurrency utilities☆301Updated 5 years ago
- Miscellaneous Go hacks☆241Updated last month
- Code generation tools for Go.☆431Updated last month
- Handle Go recover, panic, and errors in a graceful way. Multiple errors support, basic filters and custom handlers.☆235Updated 7 years ago
- Toolbox - go utility library☆222Updated 7 months ago
- Finite state machine for Go☆211Updated 5 years ago
- Go reflection simplified☆102Updated 8 months ago
- Templates, generics engine for Go☆136Updated 6 years ago