icza / huffmanLinks
Huffman coding implementation in Go (Huffman tree, Symbol table, Huffman Reader + Writer).
☆35Updated 2 years ago
Alternatives and similar repositories for huffman
Users that are interested in huffman are comparing it to the libraries listed below
Sorting:
- Fast Concurrent / Parallel Sorting in Go☆142Updated 4 months ago
- The fastest way to xor bytes in Go☆74Updated 4 years ago
- A float32 version of Go's math package☆84Updated last year
- Storing strings without GC overhead☆84Updated this week
- Optimized bit-level Reader and Writer for Go.☆254Updated 2 years ago
- A simple file cache implementation in Go.☆93Updated 3 years ago
- Simple string pattern matcher for Go☆134Updated 3 months ago
- Intern Go strings☆97Updated 2 years ago
- golang .wav reader and writer☆76Updated 6 years ago
- HTTP File server and file system with a ZIP file as a source.☆23Updated 6 years ago
- Auxiliary vendoring tool for Go's new go.mod☆111Updated 4 years ago
- Building blocks for fast rpc systems☆86Updated 8 years ago
- fast int64-int64 map for go☆98Updated last month
- A pure Go implementation of the smaz compression library for short strings.☆83Updated 3 years ago
- General purpose binary encoder/decoder☆48Updated 2 years ago
- A prefix tree implementation in go☆44Updated last year
- Golang radix tree implementation☆35Updated 6 years ago
- Generic and fast binary serializer for Go☆232Updated last year
- Goscript: Runtime execution of Go code.☆124Updated 8 years ago
- Stream bytes to multiple independent Readers #golang☆96Updated 2 years ago
- Implements the XDR standard as specified in RFC 4506 in pure Go (Golang)☆109Updated 3 years ago
- Simple and fast graph library☆72Updated 5 years ago
- Image resizing in pure Go and SIMD☆213Updated 8 years ago
- A PDF renderer for the goldmark markdown parser.☆140Updated 4 months ago
- Buffered Reader/Writer☆78Updated 5 months ago
- uint128 for Go☆257Updated last year
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 9 years ago
- treedrawer is a Go module for drawing trees on the terminal.☆84Updated 5 years ago
- Simply ACID* key-value database. At the medium or even low latency it tries to provide greater throughput without losing the ACID propert…☆40Updated 2 weeks ago
- package vecf64 provides common functions and methods for slices of float64☆24Updated 2 years ago