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:
- A goroutine limiter for Go☆84Updated 3 years ago
- Storing strings without GC overhead☆84Updated last month
- Highly concurrent drop-in replacement for bufio.Writer☆57Updated 7 years ago
- Go's missing DateTime package☆37Updated 11 months ago
- Static bit vector structures library☆72Updated 6 years ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- Websocket implementation for fasthttp.☆54Updated last year
- Simple string pattern matcher for Go☆132Updated last month
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- A simple Set data structure implementation in Go (Golang) using LinkedHashMap.☆29Updated 3 weeks ago
- simple data streams for go☆31Updated 3 years ago
- A pure Go implementation of the smaz compression library for short strings.☆82Updated 3 years ago
- Fast Concurrent / Parallel Sorting in Go☆139Updated 2 months ago
- Computer Vision package in pure Go taking advantage of SIMD acceleration☆85Updated 7 years ago
- General purpose binary encoder/decoder☆48Updated last year
- Thread-safe concurrent maps for go.☆25Updated 6 years ago
- Expression evaluator for Go☆77Updated 6 months ago
- Generative Adversarial Network in Go via Gorgonia☆87Updated 3 years ago
- A prefix tree implementation in go☆43Updated last year
- Go Chart Lib☆36Updated 6 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 8 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Package deque implements a very fast and efficient general purpose queue/stack/deque data structure that is specifically optimized to per…☆48Updated 2 years ago
- Golang utlities to make your life easier with zero allocations☆48Updated last month
- schema is a Go package providing access to database schema metadata, for database/sql drivers.☆56Updated last year
- Go simple async worker pool☆92Updated 4 years ago
- Software Transactional Locks☆31Updated 5 years ago
- An in-process simple publish/subscribe library for golang☆108Updated 5 years ago
- Reconnecting WebSocket is a websocket client based on gorilla/websocket that will automatically reconnect if the connection is dropped an…☆138Updated 10 months ago