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:
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆61Updated 4 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 10 years ago
- string interning library for lots of strings☆38Updated 4 years ago
- hybrid spatial data structure☆12Updated 4 years ago
- Pure Go implementation of cryptographic APIs found in libsodium☆45Updated 4 years ago
- General purpose binary encoder/decoder☆48Updated last year
- Highly concurrent drop-in replacement for bufio.Writer☆57Updated 7 years ago
- Thread safe []byte pool for Go☆27Updated 9 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- A pure Go implementation of the smaz compression library for short strings.☆81Updated 2 years ago
- A fast userspace CSPRNG☆90Updated 9 months ago
- wyhash fast non-cryptographic string hash☆35Updated 5 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- A collection of efficient generic integer parser functions for Go☆19Updated 8 months ago
- Bytes buffer that implements seeking and partially persisting to disk☆36Updated 2 years ago
- Provide Golang native SIMD intrinsics on x86/amd64 platform☆47Updated 8 years ago
- Buffered Reader/Writer☆75Updated last week
- A golang zero-allocation HTTP parser (and eventually http server)☆75Updated 10 years ago
- Go package implementing an indexable ordered multimap☆25Updated 6 years ago
- xast: ast rewriter with built-in clean up.☆27Updated 7 years ago
- A simple and efficient LRU cache package for Go☆37Updated 2 years ago
- Composable utilities for Go contexts☆26Updated 6 years ago
- a monitoring system for Go applications using expvar (/debug/vars)☆24Updated 5 years ago
- ansi contains a bunch of constants and possibly additional terminal related functionality in the future.☆15Updated 5 years ago
- A simple cache meant to hold a small number of values☆30Updated 6 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago