These are the native libraries that are most wanted as NativeCall bindings rather than as Raku source ports. Often this is because the native library offers performance or security guarantees that would be difficult or impossible to provide in HLL code. In other cases, it is because the library provides such complex or finicky functionality that it could not be reproduced in a correct new implementation without great effort -- effort that could be better spent on other most-wanted tasks.
- 7zip (7z.so/lib7zip)
- DBD::
- MySQL (TODO: proper placeholder / prepared statements)
- Postgres (TODO: binary data, casting to appropriate types)
- Canvas and/or GD (WIP: GD)
- Charting/Graphing
- ImageMagick or similar (WIP: MagickWand)
Internationalization and Text processing
- ICU
- Snowball (WIP: perl6-snowball )
Natural Language Processing and Machine Learning
- LIBSVM (WIP: Algorithm::LibSVM )
- LIBLINEAR
- XGBoost
- ssh
- MTA