yyle88 / osexecLinks
simple utils to use golang os/exec
☆123Updated last week
Alternatives and similar repositories for osexec
Users that are interested in osexec are comparing it to the libraries listed below
Sorting:
- Empowering Native Language Programming, Simplifying GORM Tag Generation☆127Updated 2 weeks ago
- The must library simplifies assertions and panics on failure. Assert conditions directly, avoiding long checks☆147Updated last month
- `formatgo` is a Go package that provides utilities for formatting Go source code☆95Updated last week
- erero is a simple error-handling package designed to log errors along with their context and location.☆89Updated last month
- `gobtcsign` simplifies BITCOIN/DOGECOIN transaction signing. Help developers to explore BTC blockchain knowledge.☆130Updated last month
- osexistpath can check whether a path, file, or directory exists.☆79Updated 4 months ago
- tern is a lightweight Go package for simple, concise ternary expressions, enabling clear conditional logic.☆111Updated 2 months ago
- `sure` enhances your existing Go code by adding assertions and crash handling.☆142Updated this week
- eroticgo is a simple Go package for adding color to your console screen.☆91Updated last month
- `runpath` package provides func to get the execution location of Go code, including the absolute path of the source file.☆67Updated 5 months ago
- **zaplog** is a lightweight, flexible logging pkg for Go applications, built on top of the fast and structured logging pkg zap.☆76Updated 2 weeks ago
- syntaxgo is a wrapper around Go's go/ast Abstract Syntax Tree and Go's reflect package - designed to make it easier to analyze code and u…☆100Updated last month
- `sortslice` is a Go package that provides a simple and flexible way to sort slices using custom comparison functions.☆67Updated last week
- `syncmap` is a type-safe and generic wrapper package around Go's `sync.Map`.☆78Updated 3 months ago
- gormrepo - Provides simple CRUD operations, simplifying GORM usage