Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/morganestes/ft-compressor
A C# port of the Financial Times String Compression algorithm. Originally at https://gist.github.com/morganestes/4661296.
https://github.com/morganestes/ft-compressor
Last synced: about 1 month ago
JSON representation
A C# port of the Financial Times String Compression algorithm. Originally at https://gist.github.com/morganestes/4661296.
- Host: GitHub
- URL: https://github.com/morganestes/ft-compressor
- Owner: morganestes
- License: gpl-3.0
- Created: 2013-11-12T20:56:48.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2013-11-13T16:49:06.000Z (almost 11 years ago)
- Last Synced: 2023-03-22T16:49:57.152Z (over 1 year ago)
- Language: C#
- Size: 680 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
ft-compressor
=============A C# port of the Financial Times String Compression algorithm. Originally at https://gist.github.com/morganestes/4661296.