ssostrings
String Optimizer
An optimized string data type designed to reduce runtime memory allocations on embedded systems.
Small String Optimized (SSO) string implementation
17 stars
3 watching
3 forks
Language: Nim
last commit: almost 2 years agoLinked from 1 awesome list
datatypenimnim-langoptimizationsmall-string-optimizationssostring
Related projects:
| Repository | Description | Stars |
|---|---|---|
| An implementation of a copy-on-write string data-type that optimizes performance by sharing internal memory and making copies only when necessary. | 18 | |
| An optimized string class with an adaptive hash table for fast searching and comparisons | 126 | |
| An efficient string library optimized for memory and CPU usage using the Rope data structure | 291 | |
| A library that provides optimized string manipulation functions to improve performance on modern CPUs. | 2,290 | |
| Automated compiler for generating optimized Wasm binaries from Rust contracts | 123 | |
| Automates query optimization and compilation for LINQ queries in F# | 477 | |
| A tool for reducing localized string file sizes by eliminating key duplication and using compressed storage. | 129 | |
| A tool that uses graph contraction hierarchies to speed up shortest path calculations on OpenStreetMap data | 17 | |
| A module that optimizes CSS files using the CSO algorithm for better compression and filtering of unused styles. | 23 | |
| Provides a set of synchronization primitives to manage threads and parallel execution safely. | 19 | |
| Optimistically applies actions to update state before committing them to the system | 776 | |
| A commandline option parser for Ruby that simplifies the process of defining and managing options | 255 | |
| A Chrome extension tool to optimize critical rendering path by analyzing CSS usage and providing inlined and cached versions of critical styles. | 45 | |
| An optimizer that automatically tunes momentum and learning rate using local quadratic approximation. | 287 | |
| Optimization tool for compiling and optimizing CosmWasm smart contracts. | 50 |