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☆144Updated 5 months ago
- fast int64-int64 map for go☆100Updated 3 months ago
- A float32 version of Go's math package☆84Updated last year
- Vgo is a compiler for vector expressions. It generates SSE2 code for amd64.☆34Updated 8 years ago
- Golang radix tree implementation☆35Updated 6 years ago
- A simple file cache implementation in Go.☆93Updated 3 years ago
- Static bit vector structures library☆72Updated 6 years ago
- Storing strings without GC overhead☆86Updated last month
- Optimized bit-level Reader and Writer for Go.☆256Updated 2 years ago
- uint128 for Go☆262Updated last year
- The fastest way to xor bytes in Go☆75Updated 4 years ago
- A prefix tree implementation in go☆44Updated last year
- Simple string pattern matcher for Go☆136Updated 5 months ago
- Goscript: Runtime execution of Go code.☆125Updated 8 years ago
- Intern Go strings☆97Updated 2 years ago
- Generic and fast binary serializer for Go☆250Updated last year
- 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.☆91Updated last year
- Bitset data structure☆169Updated 3 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- A fast string sorting algorithm (MSD radix sort)☆196Updated 7 years ago
- package vecf64 provides common functions and methods for slices of float64☆24Updated 2 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 9 years ago
- Go Timer implementation with a fixed Reset behavior☆33Updated last year
- Building blocks for fast rpc systems☆85Updated 8 years ago
- Very fast, very unsafe serialization for Go☆148Updated 3 years ago
- Golgi is a library built on top of Gorgonia that provides neural network components☆43Updated 4 years ago
- Image resizing in pure Go and SIMD☆214Updated 8 years ago
- A Go preprocessor for package scoped reflection☆104Updated 8 years ago
- Pure Go implementation of D. J. Bernstein's cdb constant database library.☆232Updated 3 years ago
- A simple library for working with raw Go struct data.☆86Updated 10 years ago