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:
- Go's missing DateTime package☆37Updated 10 months ago
- Storing strings without GC overhead☆84Updated 3 weeks ago
- Websocket implementation for fasthttp.☆54Updated last year
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Simple string pattern matcher for Go☆132Updated last month
- Highly concurrent drop-in replacement for bufio.Writer☆57Updated 7 years ago
- Go Chart Lib☆36Updated 6 years ago
- Fast Concurrent / Parallel Sorting in Go☆139Updated last month
- Generic sorted map for Go with red-black tree under the hood☆65Updated 3 years ago
- simple data streams for go☆31Updated 3 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Rolling window implementation in go.☆58Updated last week
- Pure Go implementation of xxHash (32 and 64 bits versions)☆62Updated 4 years ago
- Go simple async worker pool☆92Updated 4 years ago
- Golang utlities to make your life easier with zero allocations☆47Updated 2 weeks ago
- System V shared memory functions in pure Go.☆133Updated last year
- Generative Adversarial Network in Go via Gorgonia☆87Updated 3 years ago
- An arbitrary-precision decimal floating-point arithmetic package for Go☆45Updated 3 years ago
- Simple, specialised, and efficient binary marshaling☆37Updated 4 years ago
- Software Transactional Locks☆30Updated 5 years ago
- Static bit vector structures library☆72Updated 6 years ago
- Tollbooth - Echo integration layer☆22Updated 3 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- Stuff that's missing in Go stdlib, or hasn't made it into its own repo.☆86Updated 2 months ago
- Expression evaluator for Go☆77Updated 6 months ago
- schema is a Go package providing access to database schema metadata, for database/sql drivers.☆56Updated last year
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago