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:
- A JSON stream parser for Go☆68Updated 3 years ago
- Storing strings without GC overhead☆86Updated last month
- A goroutine limiter for Go☆84Updated 3 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
- 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
- string interning library for lots of strings☆39Updated 4 years ago
- Buffered Reader/Writer☆78Updated 7 months ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 6 years ago
- A simple cache meant to hold a small number of values☆30Updated 7 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆61Updated 6 years ago
- Redis style logger for Go☆28Updated 5 years ago
- Thread safe []byte pool for Go☆27Updated 10 years ago
- A minimalist HTTP request routing helper for Go.☆34Updated 3 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆63Updated 5 years ago
- Simple string pattern matcher for Go☆136Updated 5 months ago
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- Fast integer map for uint32-to-uint32☆33Updated 7 months ago
- Simple Go library for executing lots of operations spread over any number of threads☆77Updated last month
- Non-Invasive goroutine inspector☆93Updated 6 months ago
- Provide Golang native SIMD intrinsics on x86/amd64 platform☆47Updated 8 years ago
- General purpose binary encoder/decoder☆48Updated 2 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 11 years ago
- Thread-safe concurrent maps for go.☆25Updated 6 years ago
- Golang utlities to make your life easier with zero allocations☆49Updated 4 months ago
- Golang LRU read-through cache backed by a remote store☆32Updated 9 years ago
- A radix sorting library for Go (golang)☆54Updated 2 years ago
- A spinlock implementation for Go.☆63Updated 5 years ago