tmthrgd / go-hexLinks
An efficient assembly hexadecimal implementation for Golang.
☆26Updated 5 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:
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 8 years ago
- A pure Go implementation of the smaz compression library for short strings.☆81Updated 2 years ago
- Provide Golang native SIMD intrinsics on x86/amd64 platform☆47Updated 8 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆62Updated 4 years ago
- A JSON stream parser for Go☆68Updated 2 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Buffered Reader/Writer☆78Updated last month
- Thread safe []byte pool for Go☆27Updated 9 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- Redis style logger for Go☆28Updated 4 years ago
- Storing strings without GC overhead☆84Updated 5 years ago
- A simple cache meant to hold a small number of values☆30Updated 6 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- A fast userspace CSPRNG☆92Updated 10 months ago
- Constant Database native golang implementation☆39Updated 4 years ago
- A goroutine limiter for Go☆83Updated 3 years ago
- Golang utlities to make your life easier with zero allocations☆47Updated 4 months ago
- Composable utilities for Go contexts☆26Updated 6 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 8 years ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- Low level image processing library in pure Go with SIMD assembly☆131Updated 8 years ago
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- Simple string pattern matcher for Go☆129Updated last year
- General purpose binary encoder/decoder☆48Updated last year
- 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
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 11 years ago
- Binary heap priority queues in Go☆31Updated 4 years ago
- go regexp with RE2 DFA matcher port - golang.org/cl/12081☆39Updated 9 years ago
- Write-ahead log in Golang☆41Updated 3 years ago