corsc / go-toolsLinks
Things to make golang development better
☆44Updated last year
Alternatives and similar repositories for go-tools
Users that are interested in go-tools are comparing it to the libraries listed below
Sorting:
- Storing strings without GC overhead☆84Updated 2 months ago
- Comparing usage and performance of Go's regular map backed by a RWLock vs sync.map.☆39Updated 8 years ago
- Pool go routines dedicated to processing work☆70Updated 9 years ago
- Ketama implementation compatible with Algorithm::Ketama☆70Updated 5 years ago
- Git mirror of launchpad.net/gommap with additional patches.☆139Updated last year
- Benchmark all the top in-memory Go caching libraries☆61Updated 2 years ago
- Easy json/xml Tag generation tool for golang☆73Updated 5 years ago
- Temporary redis-server processes for golang testing☆38Updated 2 years ago
- Rate limiter service built in Golang☆44Updated 4 years ago
- Package schedgroup provides a goroutine worker pool which schedules tasks to be performed at or after a specified time. MIT Licensed.☆139Updated 3 years ago
- Load file-backed memory☆122Updated 3 years ago
- an in-memory LRU string-string map with expiration for golang☆109Updated 7 years ago
- Package errc simplifies error and defer handling.☆78Updated 8 years ago
- An ordered collection implemented in Golang with O(log(N)) time complexity on adding / searching / removing☆161Updated 2 years ago
- In memory sharded cache implementation☆35Updated 4 years ago
- a Go package to observe notable events in a decoupled fashion☆240Updated 12 years ago
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- Using tidb-lite to create a TiDB server with mocktikv mode in your application or unit test.☆55Updated 3 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 8 years ago
- Generates UUID-format strings using purely high quality random bytes☆186Updated 2 weeks ago
- Golang LRU cache with expire feature.☆66Updated last year
- Common golang code shared by multiple projects☆54Updated this week
- A simple cache meant to hold a small number of values☆30Updated 7 years ago
- A Go implementation of JSONPath☆93Updated 7 years ago
- A Thrift encoding code generator and library for Go☆103Updated this week
- Reference implementations of heap data structures in Go - treap, skew, leftlist, pairing, fibonacci☆101Updated 3 years ago
- Add interceptors to GO http.Client☆88Updated 5 years ago
- A fast string sorting algorithm (MSD radix sort)☆194Updated 7 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- Implements saga-pattern in Go, another way to distribute transaction.☆247Updated 5 years ago