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
- Storing strings without GC overhead☆84Updated 3 weeks 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
- Low level image processing library in pure Go with SIMD assembly☆132Updated 8 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 11 years ago
- General purpose binary encoder/decoder☆48Updated 2 years ago
- Redis style logger for Go☆28Updated 4 years ago
- Unsafe zero-copy slice casts for Go☆37Updated 4 months ago
- string interning library for lots of strings☆37Updated 4 years ago
- Composable utilities for Go contexts☆26Updated 6 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…☆70Updated 6 years ago
- Buffered Reader/Writer☆78Updated 6 months ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Provide Golang native SIMD intrinsics on x86/amd64 platform☆47Updated 8 years ago
- A fast userspace CSPRNG☆92Updated last year
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 9 years ago
- Golang utlities to make your life easier with zero allocations☆49Updated 3 months ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆27Updated 4 years ago
- The platform-independent fork of Go ASCII Table Generator, ported from the Ruby terminal-tables library.☆27Updated 9 years ago
- Thread safe []byte pool for Go☆27Updated 10 years ago
- A simple cache meant to hold a small number of values☆30Updated 7 years ago
- Non-Invasive goroutine inspector☆93Updated 5 months ago
- A goroutine limiter for Go☆84Updated 3 years ago
- Constant Database native golang implementation☆39Updated 5 years ago
- Ancillary Mathematical functions☆81Updated 4 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆58Updated 8 years ago