robaho / fixed
high performance fixed decimal place math library for Go
☆318Updated 3 months ago
Alternatives and similar repositories for fixed:
Users that are interested in fixed are comparing it to the libraries listed below
- A high-performance, arbitrary-precision, floating-point decimal library.☆544Updated 9 months ago
- Golang benchmarks used for optimizing code☆324Updated 2 months ago
- Minimal metrics for Go (counter/gauge/histogram). No dependencies. Compatible with expvar. Web UI included.☆359Updated 5 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆291Updated 6 months ago
- Package verifier provides simple defensive programing primitives.☆268Updated 4 years ago
- Dead simple, super fast, zero allocation logger for Golang☆415Updated 5 years ago
- Molecule is a Go library for parsing protobufs in an efficient and zero-allocation manner.☆410Updated 7 months ago
- High-throughput Redis client for Go with implicit pipelining☆245Updated this week
- Go package containing implementations of efficient encoding, decoding, and validation APIs.☆1,005Updated last month
- uint128 for Go☆236Updated 2 months ago
- Concurrent Buffered IO in Go #golang☆243Updated 2 years ago
- Simple SQL extensions for Go☆176Updated last week
- A CLI to turn Go's benchmark output into pictures☆341Updated 5 years ago
- Diodes are ring buffers manipulated via atomics.☆465Updated last week
- Using brotli compression to embed static files in Go.☆530Updated 3 years ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆538Updated last year
- Go package to simulate bandwidth, latency and packet loss for net.PacketConn and net.Conn interfaces☆320Updated 5 years ago
- think numpy's financial (npv, irr, etc.) but in go☆135Updated 7 years ago
- Nanosecond scale logger inspired by https://github.com/PlatformLab/NanoLog☆227Updated 5 years ago
- High resolution timing and benchmarking for Go☆257Updated 4 years ago
- Go SQLite3 driver☆583Updated 8 months ago
- Code generation tools for Go.☆425Updated 3 months ago
- Arbitrary-precision decimals for Go☆704Updated 4 months ago
- Bow - Minimal embedded database powered by Badger☆226Updated 4 years ago
- A playground for things that aren't interesting enough to have their own repo.