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
- github.com/cznic/file has moved to modernc.org/file☆57Updated 7 years ago
- A pure Go implementation of the smaz compression library for short strings.☆83Updated 3 years ago
- Buffered Reader/Writer☆78Updated 5 months ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Ancillary Mathematical functions☆81Updated 4 years ago
- Storing strings without GC overhead☆84Updated this week
- Provide Golang native SIMD intrinsics on x86/amd64 platform☆47Updated 8 years ago
- Constant Database native golang implementation☆39Updated 5 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆63Updated 5 years ago
- A simple cache meant to hold a small number of values☆30Updated 7 years ago
- string interning library for lots of strings☆37Updated 4 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- General purpose binary encoder/decoder☆48Updated 2 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 9 years ago
- Static bit vector structures library☆72Updated 6 years ago
- Redis style logger for Go☆28Updated 4 years ago
- A fast userspace CSPRNG☆92Updated last year
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 11 years ago
- go regexp with RE2 DFA matcher port - golang.org/cl/12081☆39Updated 9 years ago
- Vgo is a compiler for vector expressions. It generates SSE2 code for amd64.☆34Updated 8 years ago
- Go package implementing an indexable ordered multimap☆25Updated 6 years ago
- Go implementation of Adiantum☆90Updated last year
- hybrid spatial data structure☆12Updated 4 years ago
- Thread-safe concurrent maps for go.☆25Updated 6 years ago
- Thread safe []byte pool for Go☆27Updated 10 years ago
- Simple string pattern matcher for Go☆134Updated 3 months ago
- Go driver for ragel scanners☆39Updated 5 years ago