icza / huffmanLinks
Huffman coding implementation in Go (Huffman tree, Symbol table, Huffman Reader + Writer).
☆32Updated 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
- Storing strings without GC overhead☆83Updated 5 years ago
- A prefix tree implementation in go☆43Updated last year
- Auxiliary vendoring tool for Go's new go.mod☆110Updated 3 years ago
- Building blocks for fast rpc systems☆86Updated 7 years ago
- General purpose binary encoder/decoder☆48Updated last year
- File based storage and querying package☆26Updated 5 years ago
- ☆52Updated 4 years ago
- Shamir's Secret Sharing in Golang☆71Updated 2 years ago
- A GoLang library providing statistics and sampling for probability distributions.☆32Updated 5 years ago
- A simple file cache implementation in Go.☆93Updated 2 years ago
- A simple value-sorted map type for Go that features constant-time reads and efficient iteration over records.☆71Updated 7 years ago
- Static bit vector structures library☆72Updated 5 years ago
- Sync primitive for golang. Key + Mutex = Kmutex☆35Updated 7 months ago
- Golang Connection pool for net.conn.☆36Updated 4 years ago
- Binary heap priority queues in Go☆31Updated 4 years ago
- goprocess - like Context, but with good close semantics.☆72Updated 5 years ago
- Additional numeric types for Go (int128, uint128), repo moved!☆26Updated 8 months ago
- Very fast, very unsafe serialization for Go☆147Updated 2 years ago
- Ancillary Mathematical functions☆81Updated 4 years ago
- Fast Concurrent / Parallel Sorting in Go☆137Updated last year
- Golang (as of 1.12.5) runtime internals that gives you an access to internal scheduling primitives. Park Gs, read IDs. (for learning purp…☆69Updated 5 years ago
- Go Timer implementation with a fixed Reset behavior☆33Updated 11 months ago
- A float32 version of Go's math package☆76Updated 5 months ago
- Simple Go library for executing lots of operations spread over any number of threads☆74Updated 2 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆56Updated 7 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- fast int64-int64 map for go☆97Updated 2 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 years ago
- Package chanserv is a simple message queue based upon nested Go-lang channels being served using AstraNet.☆36Updated 8 years ago