adam-lavrik / go-imathLinks
Go package, containing some elementary functions for integer arguments
☆29Updated 4 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 3 years ago
- Pretty prints slices to any io.Writer: I created this package to teach slices in my Go course.☆67Updated 6 years ago
- This library is inspired by functional programming - Clojure☆181Updated 2 years ago
- Functional Experiment in Golang☆146Updated last year
- Example linter that can be used as a plugin for https://github.com/golangci/golangci-lint☆15Updated 8 months ago
- A Go test assertion library for verifying that two representations of JSON are semantically equal☆140Updated last year
- Golang linter that encourages you to use a separate _test package☆51Updated last week
- Basic Assertion Library used along side native go testing, with building blocks for custom assertions☆66Updated 3 years ago
- A linter to ensure that slices are not initialized with non-zero length☆78Updated last month
- Demonstrates the use of different test frameworks for Go code.☆71Updated 6 years ago
- gin middleware to expose the server's hostname and scheme☆90Updated this week
- Mock time.Now() in golang☆39Updated last year
- Golang linter to check the errors handling expressions☆59Updated 3 months ago
- Magic number detector for Go.☆203Updated last year
- Go analyzer checking that the length of a variable's name matches its usage scope☆22Updated 2 years ago
- ☆89Updated 2 years ago
- A linter that handles struct tags.☆55Updated 2 weeks ago
- Simple and complete API for building command line applications in Go☆131Updated 4 years ago
- A test-friendly replacement for golang's time package [managed by soy-programador]☆71Updated 5 years ago
- Check that no globals are present in Go code.☆123Updated 6 months ago
- 🕋 Mocking Redis in unit tests in Go.☆151Updated 5 months ago
- Unit tests generator for Go programming language☆87Updated 7 years ago
- Linter that checks that comments end in a period☆49Updated 2 months ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆131Updated 2 weeks ago
- Checks for a new line before return and branch statements.☆27Updated last year
- Go struct validation☆59Updated 5 years ago
- Fast Color JSON Marshaller + Pretty Printer for Golang☆163Updated 2 years ago
- gowrtr is a library that supports golang code generation☆117Updated 3 years ago
- A tool for design-by-contract in Go☆114Updated 6 years ago
- Functional utilities from Lodash for working with slices in Golang☆166Updated 7 years ago