Ed-von-Schleck / shocoLinks
shoco is a compressor for small text strings
☆381Updated 2 years ago
Alternatives and similar repositories for shoco
Users that are interested in shoco are comparing it to the libraries listed below
Sorting:
- Small strings compression library☆1,206Updated 5 years ago
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆304Updated last year
- Hashing functions and PRNGs based on them☆162Updated 8 months ago
- C library implementing the ridiculously fast CLHash hashing function☆280Updated last year
- Multipurpose C library and persistent key/value storage☆308Updated last month
- SQLite3 ported to use LMDB instead of its original Btree code. See https://github.com/LumoSQL/LumoSQL for maintained fork.☆315Updated 5 years ago
- An efficient trie implementation.☆255Updated 4 years ago
- UTF-8 rope library for C☆288Updated 3 years ago
- Branchless UTF-8 decoder☆618Updated 3 years ago
- One of the fastest hash functions.☆359Updated 7 months ago
- TurboRLE-Fastest Run Length Encoding☆288Updated 2 years ago
- MetroHash v1: Exceptionally fast and statistically robust hash functions☆369Updated 3 years ago
- Compression abstraction library and utilities☆414Updated 5 years ago
- A simple C library for compressing lists of integers using binary packing☆506Updated 2 years ago
- a library that implements a POSIX style filesystem on top of an SQLite database☆634Updated last year
- A space efficient alternative to base-64☆245Updated last year
- A utility to make deflate dictionaries☆119Updated 7 years ago
- A fast alternative to the modulo reduction☆312Updated 4 years ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆204Updated 5 years ago
- A C library of hashtables and tries designed to store objects with high performance☆238Updated 2 years ago
- FemtoZip is a "shared dictionary" compression library optimized for small documents that may not compress well with traditional tools suc…☆145Updated 4 years ago
- Compression for Unicode short strings (works on arduino)☆220Updated 5 months ago
- generate perfect hashes (alpha)☆77Updated 3 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- A very fast scalar implementation for Frame Of Reference integer compression.☆109Updated 9 years ago
- Parser combinators for binary formats, in C. Yes, in C. What? Don't look at me like that.☆287Updated 4 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 11 years ago
- An implementation of the MessagePack serialization format in C / msgpack.org[C]☆359Updated last month
- Random access array of tightly packed unsigned integers☆169Updated 3 years ago
- mini_gzip - embeddable, minimal, in-memory GZIP API☆116Updated 2 years ago