adam-lavrik / go-imathLinks
Go package, containing some elementary functions for integer arguments
☆29Updated 3 years ago
Alternatives and similar repositories for go-imath
Users that are interested in go-imath are comparing it to the libraries listed below
Sorting:
- A Go Test Explorer for VS code (https://marketplace.visualstudio.com/items?itemName=premparihar.gotestexplorer)☆47Updated 2 years ago
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.☆70Updated last week
- Golang linter that encourages you to use a separate _test package☆51Updated this week
- Check that no globals are present in Go code.☆119Updated 2 months ago
- A linter that handles struct tags.☆54Updated 4 months ago
- Simple and complete API for building command line applications in Go☆131Updated 4 years ago
- Golang linter to check the errors handling expressions☆55Updated 4 years ago
- Functional Experiment in Golang☆146Updated last year
- A random name generator (for projects, servers, cluster nodes, etc ...) implementation in Golang.☆60Updated last year
- A linter to ensure that slices are not initialized with non-zero length☆76Updated 6 months ago
- ☆97Updated 4 years ago
- Queue / Background Worker Example for Go☆40Updated 8 years ago
- A tool for design-by-contract in Go☆114Updated 6 years ago
- Golang REPL, Prototype as fast as possible☆83Updated 5 years ago
- This library is inspired by functional programming - Clojure☆181Updated last year
- Magic number detector for Go.☆201Updated last year
- ☆54Updated 9 months ago
- POSIX-compliant command-line UI (CLI) parser and Hierarchical-configuration operations☆140Updated this week
- Checks for a new line before return and branch statements.☆28Updated last year
- GNU-compatible flag handling with a stdlib-like API for Go☆25Updated 3 years ago
- Standalone repo of deadcode package from http://github.com/remyoudompheng/go-misc☆53Updated 6 years ago
- Linter that checks that comments end in a period☆48Updated 3 months ago
- Go analyzer checking that the length of a variable's name matches its usage scope☆22Updated 2 years ago
- ☆121Updated last year
- Search the Go packages via command-line☆57Updated 3 years ago
- linter for copyright headers☆27Updated this week
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆131Updated last week
- A Go test assertion library for verifying that two representations of JSON are semantically equal☆138Updated 10 months ago
- Go linter to detect erroneous multiplication of duration values☆48Updated last year
- Pretty prints slices to any io.Writer: I created this package to teach slices in my Go course.☆68Updated 6 years ago