bingoohuang / gostarterLinks
build a starter project for golang, including log, config, ctl, and etc.
☆10Updated 2 weeks ago
Alternatives and similar repositories for gostarter
Users that are interested in gostarter are comparing it to the libraries listed below
Sorting:
- 📝 Go INI config management. support multi file load, data override merge. parse ENV variable, parse variable reference. Dotenv file pars…☆84Updated this week
- A sync.WaitGroup with error handling and concurrency control☆49Updated 8 months ago
- String utilities for Go☆207Updated 2 months ago
- a tcpdump-like tool to capture rpcx tcp packets☆43Updated 4 years ago
- Cryptographically secure password generator library☆16Updated last year
- Go UI library for application development☆50Updated last year
- System V IPC (message queues, semaphore sets, and shared memory segments) bindings for golang☆26Updated 2 years ago
- redis client implement by golang, inspired by jedis.☆113Updated 5 years ago
- The universal component of distributed locks in golang , support redis and postgresql☆62Updated 6 years ago
- pure-Go sqlite3 file reader