bradforj287 / SimpleTextSearchLinks
A lightweight and easy to use full text search implementation for Java. Uses inverted index and cosine similarity w/ TFIDF ranking.
☆53Updated 8 years ago
Alternatives and similar repositories for SimpleTextSearch
Users that are interested in SimpleTextSearch are comparing it to the libraries listed below
Sorting:
- A library of tools to assist with safe concurrent java development. Providing unique priority based thread pools, and ways to distrbute …☆223Updated 2 years ago
- High-performance pattern matching algorithms in Java☆82Updated 5 years ago
- A tiny code generation library (< 8 KB) written in Java, useful for any purpose, but ideal for JSR-269☆87Updated 4 years ago
- Java library that can create a lambda from its code stored in a string.☆86Updated 6 months ago
- HashMap performance tests from java-performance.info☆100Updated 4 years ago
- Simple performance framework for java☆210Updated last year
- A Light-weight Job Scheduling Framework☆275Updated last year
- Ultra-Light JDBC Persistance Layer☆137Updated 10 months ago
- Actor library for Java to support concurrency and asynchronous event-driven programming.☆80Updated 7 years ago
- Java implementation of the Sparkey key value store☆124Updated last month
- Pure Java implementations of Murmur hash algorithms☆75Updated 2 years ago
- Useful Java utilities☆153Updated last year
- Async HTTP server/client - high performance in functional style, full-featured.☆39Updated 9 years ago
- The simple, stupid properties library for Java☆85Updated 5 years ago
- ☆22Updated 9 years ago
- Vibur Object Pool - general-purpose concurrent Java object pool☆79Updated last year
- Minimal overhead Java logging☆176Updated 8 months ago
- Java port of a concurrent trie hash map implementation from the Scala collections library☆153Updated 5 years ago
- Finite state machine class generator for java, exports graphml, supports immutability!☆140Updated this week
- Multi-Threaded Time Series library☆59Updated 7 years ago
- Lightweight dataflow Java library. Includes various asynchronous constructs, including actors and asynchronous I/O requests.☆101Updated 2 years ago
- A JSON parser implemented in Java, to show how to implement high performance parsers in Java.☆111Updated 12 years ago
- Library for introspecting generic type information of types, member/static methods, fields. Especially useful for POJO/Bean introspection…☆265Updated this week
- Upgradable read-write locks for Java☆85Updated 9 years ago
- Lets Java 8 Lambdas to be represented as objects in the form of expression trees at runtime☆161Updated 2 years ago
- OhmDB - The Irresistible RDBMS + NoSQL Database for Java☆65Updated 10 years ago
- Genson a fast & modular Java <> Json library☆221Updated last year
- Vibur DBCP - concurrent and dynamic JDBC connection pool☆122Updated last year
- High-performance, zero-garbage, Java client/driver for InfluxDB.☆67Updated 2 months ago
- A generic compact Trie implementation in Java. Built for high-performance applications.☆47Updated 5 years ago