alpacahq / alpacadecimalLinks
Arbitrary-precision fixed-point decimal numbers in go. Similar and compatible with shopspring's decimal.Decimal, but optimized for Alpaca's data sets.
☆46Updated 2 months ago
Alternatives and similar repositories for alpacadecimal
Users that are interested in alpacadecimal are comparing it to the libraries listed below
Sorting:
- Generic manual memory management for golang☆182Updated 8 months ago
- A high-performance, high precision, zero allocation fixed-point decimal library for financial applications☆152Updated 3 months ago
- MUS format serializer for Go☆117Updated 2 months ago
- Optional values for Go☆104Updated 9 months ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- Synchronization and asynchronous computation package for Go☆274Updated 2 months ago
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers☆87Updated 2 years ago
- Notification broadcaster library☆156Updated 3 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 2 years ago
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆315Updated 2 weeks ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆239Updated 10 months ago
- A comprehensive, reusable and efficient concurrent-safe generics utility functions and data structures library.☆103Updated 2 years ago
- µDiff - a micro Go diffing library☆199Updated last week
- Go 1.23 range functions with database/sql☆148Updated 10 months ago
- 🚨 slog sampling: drop repetitive log records☆91Updated 3 weeks ago
- Adding "unset" state to Go's types☆82Updated last year
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆220Updated 2 years ago
- Native type for dealing with dates in Go☆70Updated 2 weeks ago
- Correctly rounded decimals for Go☆187Updated 8 months ago
- Cookies, but with structs, for happiness.☆110Updated 4 months ago
- Single producer and multi-reader lockless ring buffer in go using generics from the go 1.18.x release. It is significantly faster than ch…☆163Updated 2 years ago
- Extensions and custom plotters for the gonum plot packages☆63Updated 5 years ago
- Generic and fast binary serializer for Go☆232Updated last year
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated last year
- A go port of numpy-financial functions and more.☆317Updated last week
- map library using Go generics that offers a standard interface, go routine synchronization, and sorting☆51Updated 7 months ago
- A linter to ensure that slices are not initialized with non-zero length☆77Updated 8 months ago
- Fast Concurrent / Parallel Sorting in Go☆139Updated last month
- An easy, no-frills memoizer for Go. Cache your expensive function calls.☆122Updated last year
- Compact and high performace implementation of base62 algorithm for Golang.☆109Updated 3 years ago