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 this week
Alternatives and similar repositories for alpacadecimal
Users that are interested in alpacadecimal are comparing it to the libraries listed below
Sorting:
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers☆87Updated last year
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 10 months ago
- Ordered-concurrently a library for concurrent processing with ordered output in Go. Process work concurrently and returns output in a cha…☆41Updated 2 years ago
- Cookies, but with structs, for happiness.☆111Updated 3 weeks ago
- 🚨 slog sampling: drop repetitive log records☆82Updated last month
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆90Updated 9 months ago
- Tiny wrapper around SQLX for Generic SQL queries☆48Updated 7 months ago
- Native type for dealing with dates in Go☆68Updated 2 weeks ago
- A distributed rate-limiting solution built with Go and Redis, designed to control API traffic and ensure system stability. Supports multi…☆70Updated 5 months ago
- A sharded wrapper for golang.org/x/sync/singleflight for high contention enviroments☆70Updated 3 years ago
- Synchronization and asynchronous computation package for Go☆247Updated 8 months ago
- MUS format serializer for Golang☆114Updated last month
- Generic concurrent lock-free map for Golang☆44Updated 9 months ago
- map library using Go generics that offers a standard interface, go routine synchronization, and sorting☆48Updated 3 months ago
- A fast WebSocket implementation for fasthttp and net/http. Supporting concurrent R/W operations by default.☆88Updated 3 years ago
- 🛫 Fixed-Point Decimals☆32Updated 6 months ago
- Convert Golang structs to Typescript interfaces☆73Updated 2 years ago
- A linter to ensure that slices are not initialized with non-zero length☆75Updated 4 months ago
- Golang lock-free Hashmap and List☆71Updated 2 years ago
- Adding "unset" state to Go's types☆82Updated last year
- Streaming JSON encoding for Golang☆30Updated 5 months ago
- WebSocket for fasthttp☆65Updated 2 months ago
- Make Writing HTML in Go a Breeze 🍃☆50Updated 5 months ago
- Simple library to add async/await to Go using generics and closures.☆45Updated 2 years ago
- Function and HTTP request coalescer☆66Updated last month
- Go 1.18+ polymorphic generic containers and functions.☆51Updated 2 years ago
- Turn Redis streams into typed Go channels in just a few lines☆87Updated last month
- A drop-in replacement for Go errors, with some added sugar! Unwrap user-friendly messages, HTTP status code, easy wrapping with multiple …☆72Updated 4 months ago
- Finite State Machine package in Go☆76Updated 2 years ago
- Fx is a useful functional programming helpers.☆79Updated 3 years ago