SmallStrings

String minimizer

A tool for reducing localized string file sizes by eliminating key duplication and using compressed storage.

Minification of localized strings

GitHub

129 stars
1 watching
5 forks
Language: Objective-C
last commit: almost 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
juancarlospaco/css-html-js-minifyA tool that minimizes and optimizes CSS, HTML, and JavaScript files for production use.218
foonathan/tinyA C++11 library for minimizing the size of types by using bit-twiddling and other low-level techniques.111
1000ch/vscode-cssoProvides a TypeScript extension to minify CSS files using the CSSO library.4
slorber/rereduceA Redux reducer library that optimizes state management by memoizing and linking dependencies between reducers.163
btwael/superstringAn efficient string library optimized for memory and CPU usage using the Rope data structure291
thisismypassport/shrinko8A tool for minimizing and optimizing Pico-8 game code98
foru17/gulp-minimizeA Gulp plugin for minimizing HTML files3
mengrao/strAn optimized string class with an adaptive hash table for fast searching and comparisons126
christianklisch/slim-minifyMiddleware to reduce HTML file size by removing unnecessary characters.37
swaagie/minimizeA fast and highly configurable HTML minifier for servers that preserves structural integrity and supports CSS and JavaScript processing.162
planetis-m/ssostringsAn optimized string data type designed to reduce runtime memory allocations on embedded systems.17
taritsyn/webmarkupminA .NET library that minimizes the size of HTML, XHTML and XML code in web applications to improve performance.457
stoyan/cssshrinkA tool that minimizes CSS code by removing unnecessary characters and whitespace1,052
ashvardanian/stringzillaA library that provides optimized string manipulation functions to improve performance on modern CPUs.2,290
planetis-m/cowstringsAn implementation of a copy-on-write string data-type that optimizes performance by sharing internal memory and making copies only when necessary.18