str
String optimizer
An optimized string class with an adaptive hash table for fast searching and comparisons
A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching
126 stars
6 watching
30 forks
Language: C++
last commit: over 4 years ago
Linked from 1 awesome list
cpphashing-algorithmhashtablesimdstring
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | 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 |
| | An optimized string data type designed to reduce runtime memory allocations on embedded systems. | 17 |
| | An implementation of a copy-on-write string data-type that optimizes performance by sharing internal memory and making copies only when necessary. | 18 |
| | A programming language designed to optimize memory usage through long-term storage of data | 5 |
| | A lightweight C library providing string manipulation functions. | 312 |
| | Automates search for optimal parameters in machine learning algorithms. | 1,594 |
| | Analyzes code performance and provides suggestions for optimization | 687 |
| | A class template designed to express optionality without additional storage space for boolean flags. | 12 |
| | Automates optimization of technical indicators for machine learning models in finance | 421 |
| | An optimizer that automatically tunes momentum and learning rate using local quadratic approximation. | 287 |
| | An optimized search tool for finding efficient code snippets in the UXN programming language | 8 |
| | Convenience subprograms for working with C-style strings in Ada programming | 1 |
| | An optimization method for machine learning that uses subspace optimization techniques to improve the efficiency of stochastic learning algorithms | 0 |
| | A Clojure library of optimisation and control theory tools and convenience functions | 25 |