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
- Provide Golang native SIMD intrinsics on x86/amd64 platform☆47Updated 8 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 6 years ago
- A fast userspace CSPRNG☆92Updated last year
- Roaring Bitmaps - compressed bitmaps in Go☆47Updated 11 years ago
- go regexp with RE2 DFA matcher port - golang.org/cl/12081☆39Updated 9 years ago
- Buffered Reader/Writer☆78Updated 4 months ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Storing strings without GC overhead☆84Updated last month
- A pure Go implementation of the smaz compression library for short strings.☆82Updated 3 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆63Updated 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
- Redis style logger for Go☆28Updated 4 years ago
- string interning library for lots of strings☆37Updated 4 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 8 years ago
- Thread safe []byte pool for Go☆27Updated 10 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆57Updated 7 years ago
- General purpose binary encoder/decoder☆48Updated last year
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years ago
- Composable utilities for Go contexts☆26Updated 6 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Low level image processing library in pure Go with SIMD assembly☆131Updated 8 years ago
- Fast integer map for uint32-to-uint32☆32Updated 4 months ago
- The fastest way to xor bytes in Go☆74Updated 4 years ago
- Static bit vector structures library☆72Updated 6 years ago
- Minimal Perfect Hashing for Go☆190Updated last year
- fast int64-int64 map for go☆98Updated this week
- Unsafe zero-copy slice casts for Go☆37Updated 2 months ago
- IGE block cipher mode for Go.☆13Updated 7 years ago