zelenko / go
I incorporate these code snippets into my larger programming modules.
☆40Updated 4 years ago
Alternatives and similar repositories for go
Users that are interested in go are comparing it to the libraries listed below
Sorting:
- Embeddable in memory key/value store for strings in golang☆53Updated 6 years ago
- Checks if there are any updates for imports in your module.☆39Updated 3 months ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- Some benchmarks I wrote in writing the Go 101 book.☆41Updated 3 years ago
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆30Updated last year
- a key-value store with multiple backends including leveldb, badgerdb, postgresql☆53Updated 3 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 8 years ago
- Buffered Reader/Writer☆75Updated 8 months ago
- A simple cache meant to hold a small number of values☆30Updated 6 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 4 years ago
- Auxiliary vendoring tool for Go's new go.mod☆110Updated 3 years ago
- A pure Go implementation of the smaz compression library for short strings.☆80Updated 2 years ago
- A collection of HTTP utilities for Go☆17Updated last month
- A spinlock implementation for Go.☆61Updated 4 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 8 years ago
- Collection of mostly unrelated helper Go packages.☆33Updated last year
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 4 years ago
- Golang struct operations.☆24Updated 7 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆56Updated 7 years ago
- improved go tool trace goroutine analysis☆31Updated 6 years ago
- An SQL query builder for golang☆41Updated 6 months ago
- Shutdown Management package for Go v2☆51Updated 2 years ago
- Make mysql cancelation a breeze☆40Updated 5 years ago
- cwalk = Concurrent filepath.Walk replacement (Go)☆35Updated 4 years ago
- Easy json/xml Tag generation tool for golang☆73Updated 5 years ago
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- Heap dump reader & visualizer for Go 1.4☆47Updated 9 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- package vecf64 provides common functions and methods for slices of float64☆23Updated last year