icza / huffmanLinks
Huffman coding implementation in Go (Huffman tree, Symbol table, Huffman Reader + Writer).
☆33Updated 2 years ago
Alternatives and similar repositories for huffman
Users that are interested in huffman are comparing it to the libraries listed below
Sorting:
- A float32 version of Go's math package☆79Updated 8 months ago
- The fastest way to xor bytes in Go☆74Updated 4 years ago
- fast int64-int64 map for go☆98Updated 2 years ago
- Fast Concurrent / Parallel Sorting in Go☆138Updated 3 weeks ago
- A simple value-sorted map type for Go that features constant-time reads and efficient iteration over records.☆71Updated 7 years ago
- Simple string pattern matcher for Go☆130Updated last year
- Self-organizing maps in Go☆74Updated 3 years ago
- Optimized bit-level Reader and Writer for Go.☆250Updated 2 years ago
- A simple file cache implementation in Go.☆93Updated 3 years ago
- A prefix tree implementation in go☆43Updated last year
- treedrawer is a Go module for drawing trees on the terminal.☆84Updated 4 years ago
- Generative Adversarial Network in Go via Gorgonia☆87Updated 3 years ago
- Static bit vector structures library☆72Updated 6 years ago
- A fast userspace CSPRNG☆92Updated 10 months ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- Storing strings without GC overhead☆84Updated 5 years ago
- Low level image processing library in pure Go with SIMD assembly☆131Updated 8 years ago
- Auxiliary vendoring tool for Go's new go.mod☆111Updated 3 years ago
- Goscript: Runtime execution of Go code.☆123Updated 8 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- package vecf64 provides common functions and methods for slices of float64☆24Updated 2 years ago
- System V shared memory functions in pure Go.☆134Updated 11 months ago
- Generic and fast binary serializer for Go☆229Updated last year
- randexp for Go.☆92Updated 3 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆89Updated 4 years ago
- General purpose binary encoder/decoder☆48Updated last year
- uint128 for Go☆251Updated 9 months ago
- An ordered collection implemented in Golang with O(log(N)) time complexity on adding / searching / removing☆160Updated 2 years ago
- ☆80Updated 2 weeks ago
- ☆28Updated 10 years ago