Thanks to visit codestin.com
Credit goes to github.com

Skip to content
#

context-mixing

Here are 11 public repositories matching this topic...

A lossless context-mixing compressor and archiver in a single 4,500-line C file. Beats zpaq -m5 on all twelve Silesia files; its -9 total would place just inside the top 50 of 320 entries on Mahoney's Silesia benchmark. At -5 it is simultaneously 2.2% smaller, 1.6x faster and 43% lighter on memory than zpaq -m5.

  • Updated Sep 7, 2026
  • C

TokenTrie: Real-time sequence prediction engine built on Dynamic Suffix Tries. Implements Context Mixing and Entropy Scaling to capture variable-order dependencies without neural networks.

  • Updated Jul 25, 2026
  • Jupyter Notebook

Add this topic to your repo

To associate your repository with the context-mixing topic, visit your repo's landing page and select "manage topics."

Learn more