Libraries to remember for when they may be needed #879
joocer
started this conversation in
Improvements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Fast Base64 encoding/decoding https://github.com/mayeut/pybase64
For key handling in Hadro
Radix Trees https://github.com/blackwithwhite666/pyart
For indexing text (for Hadro or Full Text Index)
https://github.com/pydata/numexpr - potentially faster numeric expressions
https://github.com/pyparsing/pyparsing/ - improve temporal extraction
https://github.com/ashvardanian/StringZilla - potentially faster string functions
Beta Was this translation helpful? Give feedback.
All reactions