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☆84Updated 5 years ago
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- An ordered collection implemented in Golang with O(log(N)) time complexity on adding / searching / removing☆159Updated 2 years ago
- Git mirror of launchpad.net/gommap with additional patches.☆138Updated last year
- A Thrift encoding code generator and library for Go☆103Updated last month
- Ketama implementation compatible with Algorithm::Ketama☆69Updated 5 years ago
- Pool go routines dedicated to processing work☆70Updated 9 years ago
- Benchmarking logging libraries for Go☆53Updated 2 years ago
- Easy json/xml Tag generation tool for golang☆71Updated 5 years ago
- Using tidb-lite to create a TiDB server with mocktikv mode in your application or unit test.☆54Updated 3 years ago
- Load file-backed memory☆122Updated 2 years ago
- go-farm: a pure-Go farmhash implementation☆252Updated 11 months ago
- Static bit vector structures library☆72Updated 6 years ago
- Various golang benchmarks I've written☆109Updated 7 years ago
- a Go package to observe notable events in a decoupled fashion☆239Updated 12 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- an in-memory LRU string-string map with expiration for golang☆110Updated 6 years ago
- efficient client ⚡️☆75Updated last year
- Golang LRU cache with expire feature.☆66Updated last year
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- Generates UUID-format strings using purely high quality random bytes☆185Updated last month
- A simple cache meant to hold a small number of values☆30Updated 6 years ago
- Reference implementations of heap data structures in Go - treap, skew, leftlist, pairing, fibonacci☆102Updated 3 years ago
- ☆102Updated 7 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- A collection of shared infrastructure libraries used by different components of Jaeger.☆67Updated last week
- Benchmarking various RPC implementations☆88Updated 5 years ago