nobox
Array Optimizer
An immutable primitive array wrapper for improved performance and reduced memory usage in Scala
immutable primitive array/NonEmptyArray wrapper for Scala
33 stars
4 watching
1 forks
Language: Scala
last commit: 10 days ago
Linked from 1 awesome list
data-structuresprimitive-arraysscalascala-jsscala-native
Related projects:
Repository | Description | Stars |
---|---|---|
xuwei-k/optparse-applicative | A Scala port of an applicative command-line parser library | 16 |
miniboxing/miniboxing-plugin | Improves performance of Scala generics with primitive types by reducing bytecode size without sacrificing execution speed | 121 |
kaiwu/weui-scalajs | A proof of concept project demonstrating the use of Scala.js and SBT in building WeChat apps | 20 |
pathikrit/better-files | A Scala wrapper around Java NIO for simple and safe I/O operations, providing a pragmatic solution for tasks like file processing and compression. | 1,474 |
rentruewang/koila | A lightweight wrapper around PyTorch to prevent CUDA out-of-memory errors and optimize model execution | 1,821 |
viewweiwu/amiya | An antd4 wrapper for streamlining UI component usage | 136 |
xerial/larray | A library for efficiently managing large arrays and memory-mapped files in Java and Scala | 400 |
vihanb/babel-plugin-loop-optimizer | An optimization plugin for Babel that replaces certain array methods with for loops | 74 |
fanny-yang/earlystoppingrkhs | Code for analyzing early stopping in kernel boosting algorithms | 0 |
jjjkkkjjj/matft | A Numpy-like library in Swift for multi-dimensional array and matrix operations | 133 |
scala-native/scala-native-loop | An asynchronous I/O and event loop solution for Scala Native | 54 |
ziyuw/rembo | An optimization algorithm that uses Bayesian methods and random embeddings to solve complex problems in high-dimensional spaces. | 113 |
mengrao/str | An optimized string class with an adaptive hash table for fast searching and comparisons | 125 |
zackzikaixiao/fedgrab | A tool for training federated learning models with adaptive gradient balancing to handle class imbalance in multi-client scenarios. | 13 |
taolei87/sru | A recurrent neural network implementation optimized for speed and parallelizability | 31 |