EdDuarte / similarity-search-javaLinks
Easy-to-use Java library for similarity checking of strings or numeric-series
☆20Updated 5 years ago
Alternatives and similar repositories for similarity-search-java
Users that are interested in similarity-search-java are comparing it to the libraries listed below
Sorting:
- Bloom filters for Java☆66Updated 2 years ago
- Pure Java implementations of Murmur hash algorithms☆75Updated 2 years ago
- High-performance pattern matching algorithms in Java☆82Updated 5 years ago
- PATRICIA, Double Array, LOUDS Trie implementations for Java☆180Updated last year
- Small useful things for Java☆134Updated 6 years ago
- A Java library implementing practical nearest neighbour search algorithm for multidimensional vectors that operates in sublinear time. It…☆202Updated 5 years ago
- A generic compact Trie implementation in Java. Built for high-performance applications.☆47Updated 5 years ago
- Java Matrix Benchmark is a tool for evaluating Java linear algebra libraries for speed, stability, and memory usage.☆61Updated 2 years ago
- A library of tools to assist with safe concurrent java development. Providing unique priority based thread pools, and ways to distrbute …☆222Updated 2 years ago
- Mensa is a generic, flexible, enhanced, and efficient Java implementation of a pattern matching state machine as described by the 1975 pa…☆96Updated 10 years ago
- A lightweight partitioned object pool, you can use it to pool expensive objects like jdbc connections, thrift clients etc.☆144Updated last week
- HashMap performance tests from java-performance.info☆99Updated 4 years ago
- BK-tree Java library☆29Updated 12 years ago
- Imcache is a Java Caching Library.☆128Updated 2 years ago
- Useful Java utilities☆152Updated last year
- A language detection library for the JVM☆36Updated 2 years ago
- Building blocks for asynchronous Java processing inspired by Twisted's API.☆107Updated 8 years ago
- More kryo serializers☆384Updated last year
- Simple performance framework for java☆209Updated last year
- Clone of Google's memory measurer, with slight additions.☆31Updated 9 years ago
- A suite of classification clustering algorithm implementations for Java. A number of partitional, hierarchical and density-based algorith…☆163Updated 5 years ago
- Approximate nearest neighbors in Java☆143Updated 5 years ago
- Implementation of an agglomerative hierarchical clustering algorithm in Java. Different linkage approaches are supported.☆142Updated 4 years ago
- JAVA implementation of Multinomial Naive Bayes Text Classifier.☆96Updated 11 years ago
- A library that provides a set of map and cache implementations that store data outside of the normal Java heap☆99Updated 10 months ago
- A model-view based code generator written in Java☆39Updated 8 years ago
- A small and easy to use parser generator. Specify your grammar in pure java and compile dynamically. Especially suitable for DSL creation…☆91Updated 5 years ago
- Convert Java lambdas to SQL statements. Build type safe and readable queries.☆66Updated 5 years ago
- External-Memory Sorting in Java☆261Updated last month
- A Java NIO file system provider for HDFS☆58Updated last year