robaho / fixedLinks
high performance fixed decimal place math library for Go
☆335Updated 8 months ago
Alternatives and similar repositories for fixed
Users that are interested in fixed are comparing it to the libraries listed below
Sorting:
- A high-performance, arbitrary-precision, floating-point decimal library.☆570Updated last year
- High-throughput Redis client for Go with implicit pipelining☆247Updated 5 months ago
- Molecule is a Go library for parsing protobufs in an efficient and zero-allocation manner.☆414Updated last year
- Golang benchmarks used for optimizing code☆327Updated 7 months ago
- A library for parallel programming in Go☆189Updated 5 years ago
- think numpy's financial (npv, irr, etc.) but in go☆135Updated 8 years ago
- Minimal metrics for Go (counter/gauge/histogram). No dependencies. Compatible with expvar. Web UI included.☆363Updated 5 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated last year
- Dead simple, super fast, zero allocation logger for Golang☆411Updated 6 years ago
- Package verifier provides simple defensive programing primitives.☆267Updated 5 years ago
- A go in-memory table☆230Updated 3 years ago
- Golang Resource Bundler [deprecated]☆294Updated 4 years ago
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- SQLite driver for the Go programming language☆330Updated 4 years ago
- A CLI to turn Go's benchmark output into pictures☆339Updated 6 years ago
- Simple SQL extensions for Go☆174Updated 9 months ago
- Concurrent Buffered IO in Go #golang