Turtle
Memory optimizer
A programming language designed to optimize memory usage through long-term storage of data
A programming language that utilizes long-term storage for space consumption
5 stars
1 watching
0 forks
Language: Java
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mengrao/str | An optimized string class with an adaptive hash table for fast searching and comparisons | 125 |
dmlc/mxnet-memonger | A tool for optimizing deep learning models to reduce memory usage without sacrificing performance | 308 |
brml/climin | A framework for optimizing machine learning functions using gradient-based optimization methods. | 180 |
davisyoshida/lorax | A JAX transform that simplifies the training of large language models by reducing memory usage through low-rank adaptation. | 132 |
mapillary/inplace_abn | An optimization technique to reduce memory usage in deep neural networks during training | 1,321 |
vihanb/babel-plugin-loop-optimizer | An optimization plugin for Babel that replaces certain array methods with for loops | 74 |
skiplang/skip | A programming language designed to optimize computation by tracking side effects and enabling safe parallelism and caching with reactive invalidation. | 1,975 |
ashvardanian/stringzilla | A library that provides optimized string manipulation functions to improve performance on modern CPUs. | 2,223 |
lyogavin/anima | An optimization technique for large language models allowing them to run on limited hardware resources without significant performance loss. | 6 |
btwael/superstring | An efficient string library optimized for memory and CPU usage using the Rope data structure | 291 |
matthewpeterkelly/particleswarmoptimization | An optimization algorithm implementation in Matlab. | 82 |
rentruewang/koila | A lightweight wrapper around PyTorch to prevent CUDA out-of-memory errors and optimize model execution | 1,821 |
gugarosa/opytimizer | An optimization library based on nature-inspired meta-heuristic algorithms. | 606 |
ml-energy/zeus | A tool to measure and optimize energy consumption in deep learning workloads | 216 |
max22-/uxnbruteforce | Automates the construction of optimized UXN code by searching through all possible combinations to find the most efficient solution. | 8 |