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:
- The fastest way to xor bytes in Go☆75Updated 4 years ago
- A prefix tree implementation in go☆44Updated last year
- uint128 for Go☆262Updated last year
- Static bit vector structures library☆72Updated 6 years ago
- golang .wav reader and writer☆76Updated 6 years ago
- Simple string pattern matcher for Go☆136Updated 5 months ago
- A simple file cache implementation in Go.☆93Updated 3 years ago
- A float32 version of Go's math package☆84Updated last year
- Promise to the Go compiler that your Reads and Writes are well-behaved☆61Updated 6 years ago
- Fast Concurrent / Parallel Sorting in Go☆144Updated 5 months ago
- Golang radix tree implementation☆35Updated 6 years ago
- A fast userspace CSPRNG☆93Updated last year
- Optimized bit-level Reader and Writer for Go.☆256Updated 2 years ago
- Implements the XDR standard as specified in RFC 4506 in pure Go (Golang)☆110Updated 4 years ago
- treedrawer is a Go module for drawing trees on the terminal.☆84Updated 5 years ago
- Software Transactional Memory in Go☆87Updated 3 years ago
- Logging, distilled☆31Updated 7 years ago
- fast int64-int64 map for go☆100Updated 3 months ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆73Updated last year
- Storing strings without GC overhead☆86Updated last month
- Generative Adversarial Network in Go via Gorgonia☆87Updated 3 years ago
- Auxiliary vendoring tool for Go's new go.mod☆112Updated 4 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…☆39Updated 2 weeks ago
- Goscript: Runtime execution of Go code.☆125Updated 8 years ago
- A pure Go implementation of the smaz compression library for short strings.☆83Updated 3 years ago
- Bitset data structure☆169Updated 3 years ago
- Image resizing in pure Go and SIMD☆214Updated 8 years ago
- System V shared memory functions in pure Go.☆135Updated last year
- Lightweight, thread-safe, blocking FIFO queue based on auto-resizing circular buffer☆71Updated 5 years ago
- Simple tools to replace imported package name in golang project☆27Updated 9 years ago