theriault / mathsLinks
Maths includes mathematical functions not defined in the standard Go math package.
☆174Updated 2 years ago
Alternatives and similar repositories for maths
Users that are interested in maths are comparing it to the libraries listed below
Sorting:
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆240Updated 2 weeks ago
- A zero-dependency generic in-memory cache Go library☆123Updated last year
- A go in-memory table☆229Updated 3 years ago
- A Trie implementation in Go meant for auto-completion use cases. Supports prefix and edit distance search.☆112Updated 2 years ago
- Notification broadcaster library☆157Updated 3 years ago
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆351Updated last year
- Highly configurable, fast JSON encoder for Go☆180Updated 2 years ago
- [TOOL/CLI] - Filter and examine Go type structures, interfaces and their transitive dependencies and relationships. Export structural typ…☆206Updated 2 years ago
- dagger is a fast, concurrency safe, mutable, in-memory directed graph library. Also includes a number of generic, concurrency safe data-s…☆329Updated 2 years ago
- Connection pool for Go's net.Conn interface☆126Updated 3 years ago
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆330Updated 3 months ago
- A Go library for validating structs, maps and slices.☆231Updated last year
- A Go native tabular data extraction package. Currently supports .xls, .xlsx, .csv, .tsv formats.☆157Updated 2 years ago
- A multi-level cache library with cache stampede prevention for Go☆126Updated 3 years ago
- Library for setting values to structs' fields from env, flags, files or default tag☆108Updated last year
- Useful Go String methods☆192Updated 2 years ago
- All you need when you are working with countries in Go.☆94Updated 2 months ago
- Go templates invoked as functions☆156Updated 4 years ago
- Functional tools in Go 1.18 using newly introduced generics☆172Updated 3 years ago
- Golang package to compute the distance between two geographic latitude, longitude coordinates☆189Updated 2 years ago
- Easy and intuitive Go Benchmark Results Viewer.☆72Updated 3 years ago
- A golang map in which entries expire after given a time period☆58Updated 3 months ago
- Library to generate TOTP/HOTP codes☆142Updated 2 years ago
- A port of dinero.js to Go☆68Updated 2 years ago
- Automation tool to deploy and manage Go services using systemd on GNU/Linux machines☆248Updated 5 months ago
- Go library for printing human readable, relative time differences 🕰️☆419Updated 4 months ago
- Zero-allocation type-safe pool for Go☆251Updated 2 years ago
- Drop-in replacement for the standard library errors package and github.com/pkg/errors☆204Updated 3 years ago
- Embedded, self-hosted swagger-ui for go servers☆91Updated last year
- A concurrent rate limiter library for Golang based on Sliding-Window rate limiter algorithm.☆243Updated 3 years ago