zpatrick / go-bytesizeLinks
Utility package for working with common memory and cpu units in Go
☆30Updated 8 years ago
Alternatives and similar repositories for go-bytesize
Users that are interested in go-bytesize are comparing it to the libraries listed below
Sorting:
- gobeat is a process health check monitor, command automation tool and process restarter.☆50Updated 9 years ago
- UNIS: A Common Architecture for String Utilities within the Go Programming Language.☆70Updated 8 years ago
- Convenience library to not reinvent the wheel when working with goroutines in certain setups.☆48Updated 7 years ago
- A GO web application profiler.☆59Updated 7 years ago
- Immutable data storage☆44Updated 6 years ago
- Tarinator is a Golang package for compressing and extracting tar and gzip files with ease☆59Updated 6 years ago
- Go contexts for graceful shutdown☆54Updated 8 years ago
- http.Handler that limits http requests on a per-ip basis☆20Updated 8 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 7 years ago
- A Go service (HTTP+RPC) to retrieve location information☆47Updated 2 years ago
- Higher-level reflect-based capabilities for inspecting objects and structs☆70Updated 7 years ago
- Go helpers to manage environment variables☆100Updated 3 weeks ago
- Take control of your Go packages' import paths☆63Updated 8 years ago
- A workerpool that can get expanded & shrink dynamically.☆52Updated 4 years ago
- Temporary structs and maps with expiring elements in Golang☆38Updated 2 years ago
- 💧 In memory dataset filtering☆49Updated 4 years ago
- Runlevel 1, you stay unix socket. Runlevel 3, you listen tcp! Kicks old process on boot. Shuts down when kicked by new process. Could con…☆23Updated 5 years ago
- A Golang lib to generate placeholder images with text☆79Updated 4 years ago
- Like SQLite, but for networking☆25Updated 10 months ago
- 🏠 Explode one-line address strings using Golang☆53Updated 3 years ago
- Smock ( Previously: RequestBin ) is a golang package for testing the outgoing http requests initiated from a function. The package create…☆49Updated 9 years ago
- a lightweight acl manager for go.