shabbyrobe / go-numLinks
Additional numeric types for Go (int128, uint128), repo moved!
☆26Updated 9 months ago
Alternatives and similar repositories for go-num
Users that are interested in go-num are comparing it to the libraries listed below
Sorting:
- Golang utlities to make your life easier with zero allocations☆47Updated 2 months ago
- Software Transactional Locks☆30Updated 4 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- simple data streams for go☆31Updated 2 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 8 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆75Updated 10 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- A pure-Go wyhash implementation.☆34Updated 2 weeks ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆60Updated 4 years ago
- ☆48Updated 7 years ago
- An ~O(2k) time complexity http request router in Go☆44Updated 5 years ago
- General purpose binary encoder/decoder☆48Updated last year
- IGE block cipher mode for Go.☆13Updated 7 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Buffered Reader/Writer☆75Updated this week
- Provide Golang native SIMD intrinsics on x86/amd64 platform☆47Updated 8 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆74Updated 2 years ago
- Battle-tested Go struct and map traversal utilities.☆33Updated 5 years ago
- Go Chart Lib☆36Updated 6 years ago
- P-Square Algorithm in Go☆36Updated 3 years ago
- Binary heap priority queues in Go☆31Updated 4 years ago
- Golang (as of 1.12.5) runtime internals that gives you an access to internal scheduling primitives. Park Gs, read IDs. (for learning purp …☆69Updated 6 years ago
- Memory store like map[string]interface{} with better performance when reuse memory☆19Updated 2 years ago
- Simple string pattern matcher for Go☆127Updated last year
- Golang radix tree implementation☆35Updated 6 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated last month