skip
Compute Optimizer
A programming language designed to optimize computation by tracking side effects and enabling safe parallelism and caching with reactive invalidation.
A programming language to skip the things you have already computed
2k stars
61 watching
66 forks
Language: JavaScript
last commit: almost 3 years agoLinked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| A programming language designed to optimize memory usage through long-term storage of data | 5 | |
| A library that provides optimized string manipulation functions to improve performance on modern CPUs. | 2,290 | |
| 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 Redux reducer library that optimizes state management by memoizing and linking dependencies between reducers. | 163 | |
| A tool that extracts and optimizes high-level code snippets into LLVM IR using MLIR for high-level synthesis | 37 | |
| A Babel plugin that optimizes idiomatic JavaScript code by rewriting common Array method calls for performance improvements. | 437 | |
| An open-source project providing hardware accelerated, batchable and differentiable optimizers in JAX for deep learning. | 941 | |
| An optimization plugin for Babel that replaces certain array methods with for loops | 74 | |
| An optimization project that uses Haskell to improve the performance of the Unix utility wc | 136 | |
| A Chrome extension tool to optimize critical rendering path by analyzing CSS usage and providing inlined and cached versions of critical styles. | 45 | |
| A set of Babel plugins and presets to optimize React code by removing unnecessary elements and prop types. | 1,672 | |
| A collection of standalone tools to speedrun web applications built with GraphQL and Svelte | 409 | |
| A C++ library for numerical optimization tasks | 754 | |
| A command-line tool that optimizes CSS files using the clean-css optimizer | 307 |