MarginaliaSearch/third-party
Viktor Lofgren a284682deb (parquet) Add parquet library
This small library, while great, will require some modifications to fit the project's needs, so it goes into third-party directly.
2023-09-05 10:38:51 +02:00
..
commons-codec Upgrade code to Java 20. 2023-08-23 13:37:49 +00:00
count-min-sketch Upgrade code to Java 20. 2023-08-23 13:37:49 +00:00
monkey-patch-gson Upgrade code to Java 20. 2023-08-23 13:37:49 +00:00
monkey-patch-opennlp Upgrade code to Java 20. 2023-08-23 13:37:49 +00:00
openzim Upgrade code to Java 20. 2023-08-23 13:37:49 +00:00
parquet-floor (parquet) Add parquet library 2023-09-05 10:38:51 +02:00
porterstemmer Upgrade code to Java 20. 2023-08-23 13:37:49 +00:00
rdrpostagger Upgrade code to Java 20. 2023-08-23 13:37:49 +00:00
symspell Upgrade code to Java 20. 2023-08-23 13:37:49 +00:00
uppend Upgrade code to Java 20. 2023-08-23 13:37:49 +00:00
xz Upgrade code to Java 20. 2023-08-23 13:37:49 +00:00
README.md (hash) Modified version of common codec's Murmur3 hash 2023-08-01 14:57:40 +02:00

Third Party Code

This is a mix of code from other projects, that has either been aggressively modified to suite the needs of the project, or lack an artifact, or to override some default that is inappropriate for the type of data Marginalia throws at the library.

Sources and Licenses

Modified

Repackaged

Monkey Patched