Port of the node-progress package, written in Golang.
☆114Feb 22, 2021Updated 5 years ago
Alternatives and similar repositories for bar
Users that are interested in bar are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Simple generic iterator interface for Go projects☆13May 30, 2024Updated 2 years ago
- Poor man's CLI public key encryption using Go's standard library (RSA and AES)☆13Nov 21, 2019Updated 6 years ago
- Just a simple client/server store app over TCP☆10Sep 25, 2020Updated 5 years ago
- Reduce debugging time. Use static & stack-trace analysis to identify the error immediately.☆460Jun 27, 2023Updated 3 years ago
- Ported Go example from Martin Fowler Event Sourcing☆17Feb 26, 2019Updated 7 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- A Geiger counter for allocations☆276Sep 17, 2020Updated 5 years ago
- replace a k8s deployment by a proxy to a pod in another cluster☆10Mar 29, 2021Updated 5 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Mar 15, 2021Updated 5 years ago
- Go implementation of the Open Packaging Conventions (OPC)☆80Dec 1, 2023Updated 2 years ago
- The git profile switcher☆15Apr 18, 2020Updated 6 years ago
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆354May 7, 2024Updated 2 years ago
- a synchronization shell script☆13Dec 26, 2021Updated 4 years ago
- Golang ASCII Robot Generator☆244Jun 3, 2019Updated 7 years ago
- ☆30Oct 15, 2020Updated 5 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- A Golang HTTP FileSystem that disables directory indexing☆28Dec 7, 2021Updated 4 years ago
- htest is a http-test package☆23Sep 30, 2018Updated 7 years ago
- Demonstrate embedding version information in Go binaries☆54Jun 13, 2020Updated 6 years ago
- A golang package for go codes to get MegaRaid stat☆11Feb 9, 2020Updated 6 years ago
- Using brotli compression to embed static files in Go.☆527Aug 20, 2021Updated 4 years ago
- A proof-of-concept implementation of my generics proposal for Go