corsc / go-tools
Things to make golang development better
☆45Updated 10 months ago
Alternatives and similar repositories for go-tools:
Users that are interested in go-tools are comparing it to the libraries listed below
- Comparing usage and performance of Go's regular map backed by a RWLock vs sync.map.☆39Updated 7 years ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆138Updated 4 years ago
- Storing strings without GC overhead☆82Updated 5 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Common golang code shared by multiple projects☆55Updated 3 weeks ago
- Git mirror of launchpad.net/gommap with additional patches.☆135Updated 9 months ago
- A lightweight job scheduler based on priority queue with timeout, retry, replica, context cancellation and easy semantics for job chainin…☆63Updated 4 years ago
- Using tidb-lite to create a TiDB server with mocktikv mode in your application or unit test.☆54Updated 3 years ago
- A benchmarking shootout of various db/SQL utilities for Go☆65Updated 2 years ago
- Some benchmarks I wrote in writing the Go 101 book.☆41Updated 3 years ago
- An ~O(2k) time complexity http request router in Go☆44Updated 5 years ago
- Pool go routines dedicated to processing work☆70Updated 9 years ago
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- go-farm: a pure-Go farmhash implementation☆249Updated 4 months ago
- Example of using OpenCensus with Go kit☆36Updated 6 years ago
- A simple library for working with raw Go struct data.☆86Updated 9 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆71Updated 10 years ago
- Load file-backed memory☆120Updated 2 years ago
- An ordered collection implemented in Golang with O(log(N)) time complexity on adding / searching / removing☆156Updated last year
- string interning library for lots of strings☆38Updated 3 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆86Updated 2 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- A Thrift encoding code generator and library for Go☆101Updated last week
- Ketama implementation compatible with Algorithm::Ketama☆66Updated 4 years ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆150Updated 2 years ago
- efficient client ⚡️☆75Updated 11 months ago
- Deep copy generator☆154Updated 3 months ago
- A buffer pool file I/O library for Go☆54Updated 3 years ago
- Expression evaluator for Go☆67Updated 11 months ago
- In memory sharded cache implementation☆33Updated 3 years ago