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

GitHub

126 stars
6 watching
30 forks
Language: C++
last commit: about 5 years ago
Linked from 1 awesome list

cpphashing-algorithmhashtablesimdstring

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
btwael/superstringAn efficient string library optimized for memory and CPU usage using the Rope data structure291
ashvardanian/stringzillaA library that provides optimized string manipulation functions to improve performance on modern CPUs.2,290
planetis-m/ssostringsAn optimized string data type designed to reduce runtime memory allocations on embedded systems.17
planetis-m/cowstringsAn implementation of a copy-on-write string data-type that optimizes performance by sharing internal memory and making copies only when necessary.18
typemonkey/turtleA programming language designed to optimize memory usage through long-term storage of data5
maxim2266/strA lightweight C library providing string manipulation functions.312
hyperopt/hyperopt-sklearnAutomates search for optimal parameters in machine learning algorithms.1,594
rubocop/rubocop-performanceAnalyzes code performance and provides suggestions for optimization687
mpusz/optA class template designed to express optionality without additional storage space for boolean flags.12
jmrichardson/tunetaAutomates optimization of technical indicators for machine learning models in finance421
jiangoforit/yellowfin_pytorchAn optimizer that automatically tunes momentum and learning rate using local quadratic approximation.287
max22-/uxnbruteforceAn optimized search tool for finding efficient code snippets in the UXN programming language8
mosteo/cstringsConvenience subprograms for working with C-style strings in Ada programming1
eladrich/seboostAn optimization method for machine learning that uses subspace optimization techniques to improve the efficiency of stochastic learning algorithms0
atisharma/matlibA Clojure library of optimisation and control theory tools and convenience functions25