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
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- A collection of shared infrastructure libraries used by different components of Jaeger.☆67Updated 3 years ago
- Golang LRU cache with expire feature.☆66Updated last year
- Rate limiter service built in Golang☆44Updated 3 years ago
- An ordered collection implemented in Golang with O(log(N)) time complexity on adding / searching / removing☆157Updated 2 years ago
- Git mirror of launchpad.net/gommap with additional patches.☆137Updated last year
- Temporary redis-server processes for golang testing☆37Updated last year
- Ketama implementation compatible with Algorithm::Ketama☆69Updated 5 years ago
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- A Thrift encoding code generator and library for Go☆103Updated last month
- Make mysql cancelation a breeze☆40Updated 5 years ago
- Load file-backed memory☆122Updated 2 years ago
- Easy json/xml Tag generation tool for golang☆71Updated 5 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆75Updated 10 years ago
- A JSON stream parser for Go☆67Updated 2 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
- Using tidb-lite to create a TiDB server with mocktikv mode in your application or unit test.☆54Updated 3 years ago
- Benchmarking logging libraries for Go☆53Updated 2 years ago
- a Go package to observe notable events in a decoupled fashion☆239Updated 12 years ago
- Example of using OpenCensus with Go kit☆36Updated 6 years ago
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- an in-memory LRU string-string map with expiration for golang☆110Updated 6 years ago
- Various golang benchmarks I've written☆109Updated 7 years ago
- Benchmarking various RPC implementations☆88Updated 5 years ago
- Reference implementations of heap data structures in Go - treap, skew, leftlist, pairing, fibonacci☆101Updated 2 years ago
- Transform Go code into it's AST☆123Updated 5 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
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 8 years ago