An assortment of more specialized math routines for Go
☆79Oct 23, 2024Updated last year
Alternatives and similar repositories for go-moremath
Users that are interested in go-moremath are comparing it to the libraries listed below
Sorting:
- Fast, sparse bitsets☆21Apr 5, 2021Updated 4 years ago
- Package evdev provides input and uinput handling on Linux.☆15Mar 25, 2019Updated 6 years ago
- A counter data structure that knows when to start estimating to save space☆34Oct 9, 2017Updated 8 years ago
- wyhash fast non-cryptographic string hash☆37May 12, 2020Updated 5 years ago
- A set of experimental extensions to the go standard library☆31Mar 21, 2024Updated last year
- xoshiro256** random number generator☆22May 7, 2018Updated 7 years ago
- ☆14Jun 2, 2025Updated 8 months ago
- Development web server☆19Jan 15, 2016Updated 10 years ago
- Port of Google's Farmhash version 1.0.0 to, pure, Go☆17Sep 19, 2016Updated 9 years ago
- Go static program analyser☆59Apr 18, 2020Updated 5 years ago
- ☆16Jan 5, 2015Updated 11 years ago
- Octree implementation in Go☆12Jan 16, 2015Updated 11 years ago
- ipcipher implementation in Go☆17Dec 19, 2023Updated 2 years ago
- Go Assembler Formatter☆304Apr 4, 2022Updated 3 years ago
- Online Change Detection Algorithm☆54Apr 28, 2020Updated 5 years ago
- TMFRAME, pronounced "time frame", is a binary standard for compactly encoding time series data☆27Aug 1, 2018Updated 7 years ago
- LogLog based Cardinality Estimator☆63Nov 14, 2017Updated 8 years ago
- ☆17Mar 12, 2019Updated 6 years ago
- Assembly-optimized Marvin32 hash function☆12Jan 17, 2024Updated 2 years ago
- Use libsql to write unit-testable and safer SQL code in Go☆27Jul 29, 2021Updated 4 years ago
- ☆26Dec 28, 2015Updated 10 years ago
- Faster integer compression in Go with SIMD using StreamVByte codec☆43Aug 15, 2023Updated 2 years ago
- discohash☆15Oct 30, 2021Updated 4 years ago
- Visualizing Go programs☆18Jun 20, 2018Updated 7 years ago
- Sensor fusion algorithms (gyroscope/accelerometer) implemented in pure Go.☆15Jul 13, 2019Updated 6 years ago
- Some basic unsigned 128 bit math and bitwise operations implemented in go☆18Dec 27, 2014Updated 11 years ago
- Fast 64 bit evolved hash.☆34Apr 4, 2017Updated 8 years ago
- Package renameio provides a way to atomically create or replace a file or symbolic link.☆672Jan 10, 2026Updated last month
- KISS wiki engine. Edits any text file. Written in Go.☆19Jan 27, 2019Updated 7 years ago
- Go implementation of xoroshiro128+ RNG☆15Jun 25, 2021Updated 4 years ago
- exponential smoothing toolkit