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☆74Updated 4 years ago
- Fast Concurrent / Parallel Sorting in Go☆142Updated 4 months ago
- Simple string pattern matcher for Go☆136Updated 3 months ago
- A prefix tree implementation in go☆44Updated last year
- fast int64-int64 map for go☆99Updated last month
- uint128 for Go☆260Updated last year
- Static bit vector structures library☆72Updated 6 years ago
- Generic and fast binary serializer for Go☆233Updated last year
- Storing strings without GC overhead☆84Updated 2 weeks ago
- A float32 version of Go's math package☆84Updated last year
- Simply ACID* key-value database. At the medium or even low latency it tries to provide greater throughput without losing the ACID propert…☆39Updated 3 weeks ago
- Expression evaluator for Go☆78Updated 8 months ago
- treedrawer is a Go module for drawing trees on the terminal.☆84Updated 5 years ago
- A PDF renderer for the goldmark markdown parser.☆140Updated last week
- Optimized bit-level Reader and Writer for Go.☆254Updated 2 years ago
- Implements the XDR standard as specified in RFC 4506 in pure Go (Golang)☆110Updated 4 years ago
- ☆80Updated 4 months ago
- Goscript: Runtime execution of Go code.☆124Updated 8 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 9 years ago
- Lexer based on Rob Pike's talk on YouTube (view README)☆85Updated 3 years ago
- A simple file cache implementation in Go.☆93Updated 3 years ago
- Intern Go strings☆97Updated 2 years ago
- Software Transactional Memory in Go☆86Updated 3 years ago
- Lightweight, thread-safe, blocking FIFO queue based on auto-resizing circular buffer☆70Updated 5 years ago
- Image resizing in pure Go and SIMD☆213Updated 8 years ago
- Building blocks for fast rpc systems☆86Updated 8 years ago
- System V shared memory functions in pure Go.☆133Updated last year
- Go reflection simplified☆102Updated last year
- File based storage and querying package☆25Updated 5 years ago
- sync.Once with Reset()☆75Updated 5 years ago