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:
- Comparing usage and performance of Go's regular map backed by a RWLock vs sync.map.☆39Updated 8 years ago
- Benchmark all the top in-memory Go caching libraries☆61Updated 2 years ago
- Simple Go benchmarks + results☆18Updated 2 years ago
- Pool go routines dedicated to processing work☆70Updated 9 years ago
- Ketama implementation compatible with Algorithm::Ketama☆70Updated 5 years ago
- A Thrift encoding code generator and library for Go☆103Updated this week
- Storing strings without GC overhead☆84Updated 3 months ago
- Git mirror of launchpad.net/gommap with additional patches.☆139Updated last year
- Make mysql cancelation a breeze☆40Updated 6 years ago
- Rate limiter service built in Golang☆44Updated 4 years ago
- Benchmarking logging libraries for Go☆53Updated 2 years ago
- Load file-backed memory☆122Updated 3 years ago
- A collection of shared infrastructure libraries used by different components of Jaeger.☆67Updated 3 months ago
- An ordered collection implemented in Golang with O(log(N)) time complexity on adding / searching / removing☆161Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- ☆102Updated 7 years ago
- A fast string sorting algorithm (MSD radix sort)☆194Updated 7 years ago
- Using tidb-lite to create a TiDB server with mocktikv mode in your application or unit test.☆55Updated 3 years ago
- an in-memory LRU string-string map with expiration for golang☆109Updated 7 years ago
- Merge multiple pprof profile files into a single file☆123Updated 2 years ago
- In memory sharded cache implementation☆35Updated 4 years ago
- State of the art point location and neighbour finding algorithms for region quadtrees, in Go☆140Updated 3 years ago
- Package errc simplifies error and defer handling.☆78Updated 8 years ago
- Benchmarks comparing gRPC+Protobuf vs JSON+HTTP in Go☆127Updated 6 years ago
- Golang LRU cache with expire feature.☆66Updated last year
- A fast little LRU cache for Go☆174Updated 2 years ago
- Automatic Service Mesh and RPC generation for Go micro services, it's a humble alternative to gRPC with Istio.☆69Updated 6 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 9 years ago
- Easy json/xml Tag generation tool for golang☆73Updated 5 years ago
- my personal golang lib☆127Updated 5 years ago