tmthrgd / go-hexLinks
An efficient assembly hexadecimal implementation for Golang. [Abandoned].
☆26Updated 6 years ago
Alternatives and similar repositories for go-hex
Users that are interested in go-hex are comparing it to the libraries listed below
Sorting:
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 6 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Storing strings without GC overhead☆84Updated last month
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 6 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- A fast userspace CSPRNG☆92Updated last year
- A pure Go implementation of the smaz compression library for short strings.☆82Updated 3 years ago
- General purpose binary encoder/decoder☆48Updated last year
- string interning library for lots of strings☆37Updated 4 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years ago
- A simple cache meant to hold a small number of values☆30Updated 7 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Binary heap priority queues in Go☆32Updated 4 years ago
- Static bit vector structures library☆72Updated 6 years ago
- Provide Golang native SIMD intrinsics on x86/amd64 platform☆47Updated 8 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆47Updated 11 years ago
- Thread safe []byte pool for Go☆27Updated 9 years ago
- simple data streams for go☆31Updated 3 years ago
- XOR code engine in pure Go, more than 270GB/S per core☆79Updated last year
- Constant Database native golang implementation☆39Updated 4 years ago
- Simple string pattern matcher for Go☆132Updated last month
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 8 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆62Updated 4 years ago
- Buffered Reader/Writer☆78Updated 3 months ago
- Low level image processing library in pure Go with SIMD assembly☆131Updated 8 years ago
- Redis style logger for Go☆28Updated 4 years ago
- hybrid spatial data structure☆12Updated 4 years ago
- Golang utlities to make your life easier with zero allocations☆48Updated 3 weeks ago
- go regexp with RE2 DFA matcher port - golang.org/cl/12081☆39Updated 9 years ago