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 3 months ago
- fast int64-int64 map for go☆98Updated 3 weeks ago
- A prefix tree implementation in go☆44Updated last year
- The fastest way to xor bytes in Go☆74Updated 4 years ago
- Optimized bit-level Reader and Writer for Go.☆253Updated 2 years ago
- Intern Go strings☆96Updated 2 years ago
- Static bit vector structures library☆72Updated 6 years ago
- Storing strings without GC overhead☆84Updated 2 months ago
- uint128 for Go☆255Updated last year
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 9 years ago
- Development of Goki has moved to Cogent Core. For the latest stable version of ki v1, import version 1.1.17 and see the v1 branch.☆90Updated last year
- A float32 version of Go's math package☆83Updated 11 months ago
- HTTP File server and file system with a ZIP file as a source.☆23Updated 5 years ago
- Generic and fast binary serializer for Go☆232Updated last year
- System V shared memory functions in pure Go.☆133Updated last year
- A pure Go implementation of the smaz compression library for short strings.☆83Updated 3 years ago
- treedrawer is a Go module for drawing trees on the terminal.☆84Updated 5 years ago
- Pure Go implementation of D. J. Bernstein's cdb constant database library.☆231Updated 3 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 3 months ago
- A contestant's algorithm toolbox☆113Updated 10 years ago
- General purpose binary encoder/decoder☆48Updated last year
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- Pure Go wrapper for System V message queue☆73Updated 4 years ago
- Lexer based on Rob Pike's talk on YouTube (view README)☆85Updated 3 years ago
- WebSocket for fasthttp☆68Updated 8 months ago
- Implements the XDR standard as specified in RFC 4506 in pure Go (Golang)☆109Updated 3 years ago
- ☆80Updated 3 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Low level image processing library in pure Go with SIMD assembly☆132Updated 8 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago