corsc / go-toolsLinks
Things to make golang development better
☆43Updated 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:
- Benchmark all the top in-memory Go caching libraries☆61Updated 2 years ago
- Comparing usage and performance of Go's regular map backed by a RWLock vs sync.map.☆39Updated 8 years ago
- Storing strings without GC overhead☆84Updated 3 weeks ago
- Ketama implementation compatible with Algorithm::Ketama☆70Updated 5 years ago
- Pool go routines dedicated to processing work☆70Updated 9 years ago
- Benchmarking logging libraries for Go☆53Updated 2 years ago
- Git mirror of launchpad.net/gommap with additional patches.☆141Updated last year
- Golang LRU cache with expire feature.☆66Updated last year
- A Thrift encoding code generator and library for Go☆103Updated last month
- Easy json/xml Tag generation tool for golang☆73Updated 5 years ago
- test ALL the databases☆133Updated 6 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 9 years ago
- Make mysql cancelation a breeze☆40Updated 6 years ago
- A fast string sorting algorithm (MSD radix sort)☆194Updated 7 years ago
- an in-memory LRU string-string map with expiration for golang☆109Updated 7 years ago
- State of the art point location and neighbour finding algorithms for region quadtrees, in Go☆140Updated 3 years ago
- Static bit vector structures library☆72Updated 6 years ago
- Using tidb-lite to create a TiDB server with mocktikv mode in your application or unit test.☆56Updated 3 years ago
- efficient client ⚡️☆75Updated last year
- my personal golang lib☆127Updated 5 years ago
- Package errc simplifies error and defer handling.☆78Updated 8 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆87Updated 3 years ago
- In memory sharded cache implementation☆35Updated 4 years ago
- Load file-backed memory☆122Updated 3 years ago
- A spinlock implementation for Go.☆63Updated 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
- Add interceptors to GO http.Client☆88Updated 5 years ago
- Reference implementations of heap data structures in Go - treap, skew, leftlist, pairing, fibonacci☆101Updated 3 years ago
- a Go package to observe notable events in a decoupled fashion☆240Updated 12 years ago
- go-farm: a pure-Go farmhash implementation☆256Updated last year