sdcoffey / bigLinks
A simple wrapper for Golang's big.Float
☆20Updated 2 years ago
Alternatives and similar repositories for big
Users that are interested in big are comparing it to the libraries listed below
Sorting:
- Static bit vector structures library☆72Updated 6 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- Go simple async worker pool☆92Updated 4 years ago
- Storing strings without GC overhead☆84Updated last week
- Simple string pattern matcher for Go☆136Updated 3 months ago
- Go's missing DateTime package☆37Updated last month
- Rolling window implementation in go.☆58Updated 2 weeks ago
- Websocket implementation for fasthttp.☆54Updated last year
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- An arbitrary-precision decimal floating-point arithmetic package for Go☆44Updated 3 years ago
- System V shared memory functions in pure Go.☆133Updated last year
- FastHTTP & net/http dual-engine web framework. Echo v2 enhanced version.☆69Updated this week
- Fast Concurrent / Parallel Sorting in Go☆142Updated 4 months ago
- Reconnecting WebSocket is a websocket client based on gorilla/websocket that will automatically reconnect if the connection is dropped an…☆138Updated last year
- Expression evaluator for Go☆78Updated 8 months ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆57Updated 8 years ago
- fast int64-int64 map for go☆98Updated last month
- Generic sorted map for Go with red-black tree under the hood☆66Updated 3 years ago
- think numpy's financial (npv, irr, etc.) but in go☆135Updated 8 years ago
- Generative Adversarial Network in Go via Gorgonia☆87Updated 3 years ago
- A fast userspace CSPRNG☆92Updated last year
- An in-process simple publish/subscribe library for golang☆108Updated 5 years ago
- simple data streams for go☆31Updated 3 years ago
- A fast WebSocket implementation for fasthttp and net/http. Supporting concurrent R/W operations by default.☆90Updated 4 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆76Updated this week
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆63Updated 5 years ago
- A pure Go implementation of the smaz compression library for short strings.☆83Updated 3 years ago
- schema is a Go package providing access to database schema metadata, for database/sql drivers.☆56Updated 2 years ago