hat-trie
String compressor
A C++ implementation of a fast and memory-efficient data structure for storing strings by compressing common prefixes.
C++ implementation of a fast and memory efficient HAT-trie
796 stars
36 watching
114 forks
Language: C++
last commit: 5 months ago
Linked from 1 awesome list
c-plus-pluscppdata-structureshat-trieheader-onlytrie
Related projects:
Repository | Description | Stars |
---|---|---|
| A C++ implementation of a fast and efficient lossless data compression algorithm with support for multi-threading and modular design. | 140 |
| A compression library designed to efficiently compress short strings of text, such as URLs and short phrases. | 1,174 |
| A tool that applies a custom compression algorithm to text input and produces the compressed output as a string. | 5 |
| A memory-efficient hash map and set implementation with flexible growth policies and support for heterogeneous lookups. | 337 |
| A cross-platform compression and decompression tool written in Rust. | 333 |
| A C++ implementation of fast hash maps and sets using robin hood hashing | 1,294 |
| A JavaScript library for compressing and decompressing JSON data efficiently. | 647 |
| A texture compression and transcoding library for developers | 241 |
| Compresses bundle files for Vite applications. | 190 |
| Develops a lossless data compression format suitable for cloud datasets | 282 |
| A C++ header-only library providing fast and compact implementations of zip, bzip2, and brotli compression, with plans to add novel compression methods using suffix arrays and LCP. | 25 |
| A compact data structure for efficiently storing and retrieving strings | 47 |
| Provides a single API to access multiple compression libraries. | 409 |
| A library that provides advanced DXTn texture compression and transcoding capabilities for various graphics formats. | 860 |
| A tool for efficiently storing and managing visual novel images by compressing variations into a single file | 16 |