shabbyrobe / go-numLinks
Additional numeric types for Go (int128, uint128), repo moved!
☆26Updated last year
Alternatives and similar repositories for go-num
Users that are interested in go-num are comparing it to the libraries listed below
Sorting:
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Intern Go strings☆97Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Simple string pattern matcher for Go☆136Updated 5 months ago
- A memory allocator for Go.☆86Updated 5 years ago
- Storing strings without GC overhead☆86Updated last month
- gotiny 是一个高效的golang序列化库。☆102Updated last year
- fast int64-int64 map for go☆100Updated 3 months ago
- Fast Concurrent / Parallel Sorting in Go☆144Updated 5 months ago
- A library for graceful restarts in Go.☆96Updated 8 years ago
- uint128 for Go☆262Updated last year
- Pure Go SQLite file reader☆199Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆61Updated 6 years ago
- Stream bytes to multiple independent Readers #golang☆96Updated 2 years ago
- System V shared memory functions in pure Go.☆135Updated last year
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Minimal perfect hashing in Go☆74Updated 3 years ago
- Low level image processing library in pure Go with SIMD assembly☆133Updated 8 years ago
- A prefix tree implementation in go☆44Updated last year
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆63Updated 5 years ago
- ☆48Updated 8 years ago
- Non-Invasive goroutine inspector☆93Updated 6 months ago
- xxh3 fast hash function☆105Updated 6 years ago
- A pure Go implementation of the smaz compression library for short strings.☆83Updated 3 years ago
- Software Transactional Locks☆31Updated 5 years ago
- Buffered Reader/Writer☆78Updated 7 months ago
- Digital signal processing package in Go for the discrete wavelet transform (DWT)☆39Updated 5 years ago
- Very fast, very unsafe serialization for Go☆148Updated 3 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆79Updated 11 years ago