corsc / go-toolsLinks
Things to make golang development better
☆45Updated 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:
- Comparing usage and performance of Go's regular map backed by a RWLock vs sync.map.☆39Updated 7 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- test ALL the databases☆132Updated 6 years ago
- Ketama implementation compatible with Algorithm::Ketama☆69Updated 5 years ago
- An ordered collection implemented in Golang with O(log(N)) time complexity on adding / searching / removing☆158Updated 2 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Benchmarking logging libraries for Go☆53Updated 2 years ago
- Make mysql cancelation a breeze☆40Updated 5 years ago
- Rate limiter service built in Golang☆44Updated 3 years ago
- A Thrift encoding code generator and library for Go☆103Updated 3 weeks ago
- Using tidb-lite to create a TiDB server with mocktikv mode in your application or unit test.☆54Updated 3 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 8 years ago
- Easy json/xml Tag generation tool for golang☆71Updated 5 years ago
- go-farm: a pure-Go farmhash implementation☆251Updated 10 months ago
- Static bit vector structures library☆72Updated 6 years ago
- Common golang code shared by multiple projects☆54Updated 3 months ago
- an in-memory LRU string-string map with expiration for golang☆110Updated 6 years ago
- Git mirror of launchpad.net/gommap with additional patches.☆137Updated last year
- A Go implementation of JSONPath☆93Updated 7 years ago
- Add interceptors to GO http.Client☆88Updated 5 years ago
- Load file-backed memory☆122Updated 2 years ago
- Golang LRU cache with expire feature.☆66Updated last year
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- Merge multiple pprof profile files into a single file☆123Updated 2 years ago
- A lightweight job scheduler based on priority queue with timeout, retry, replica, context cancellation and easy semantics for job chainin…☆62Updated 5 years ago
- Expression evaluator for Go☆76Updated 4 months ago
- a key-value store with multiple backends including leveldb, badgerdb, postgresql☆53Updated 4 years ago
- errgroup with goroutine worker limits☆165Updated 2 years ago
- An introspection tool for Bolt databases.☆109Updated 7 years ago