ssostrings

String Optimizer

An optimized string data type designed to reduce runtime memory allocations on embedded systems.

Small String Optimized (SSO) string implementation

GitHub

17 stars
3 watching
3 forks
Language: Nim
last commit: about 1 month ago
Linked from 1 awesome list

datatypenimnim-langoptimizationsmall-string-optimizationssostring

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
planetis-m/cowstrings An implementation of a copy-on-write string data-type that optimizes performance by sharing internal memory and making copies only when necessary. 18
mengrao/str An optimized string class with an adaptive hash table for fast searching and comparisons 125
btwael/superstring An efficient string library optimized for memory and CPU usage using the Rope data structure 291
ashvardanian/stringzilla A library that provides optimized string manipulation functions to improve performance on modern CPUs. 2,223
cosmwasm/optimizer Automated compiler for generating optimized Wasm binaries from Rust contracts 123
nessos/linqoptimizer Automates query optimization and compilation for LINQ queries in F# 477
emergetools/smallstrings A tool for reducing localized string file sizes by eliminating key duplication and using compressed storage. 127
stunkymonkey/osm_ch A tool that uses graph contraction hierarchies to speed up shortest path calculations on OpenStreetMap data 17
sandark7/csso-loader A module that optimizes CSS files using the CSO algorithm for better compression and filtering of unused styles. 23
planetis-m/sync Provides a set of synchronization primitives to manage threads and parallel execution safely. 19
forbeslindesay/redux-optimist Optimistically applies actions to update state before committing them to the system 776
manageiq/optimist An option parser generator for Ruby that simplifies command-line interface development with automatically generated help pages and sensible defaults. 252
ndreckshage/cssvacuum A Chrome extension tool to optimize critical rendering path by analyzing CSS usage and providing inlined and cached versions of critical styles. 45
jiangoforit/yellowfin_pytorch An optimizer that automatically tunes momentum and learning rate using local quadratic approximation. 287
mandrean/cw-optimizoor Optimization tool for compiling and optimizing CosmWasm smart contracts. 50