KevinStern / software-and-algorithmsLinks
Neat algorithm implementations in Java.
☆119Updated 4 years ago
Alternatives and similar repositories for software-and-algorithms
Users that are interested in software-and-algorithms are comparing it to the libraries listed below
Sorting:
- HashMap performance tests from java-performance.info☆99Updated 4 years ago
- Java 8 combinatorics-related streams and other utilities☆44Updated 7 years ago
- Random number generators, probability distributions, combinatorics and statistics for Java.☆160Updated 2 years ago
- Hyper-Dimensional R-Tree Index in Java☆73Updated 7 years ago
- JavaCL: OpenCL bindings for Java☆89Updated 2 years ago
- Java Matrix Benchmark is a tool for evaluating Java linear algebra libraries for speed, stability, and memory usage.☆61Updated 2 years ago
- Linear Algebra for Java☆374Updated 5 years ago
- High-performance pattern matching algorithms in Java☆81Updated 5 years ago
- Combinatorial Objects Generators for Java 7+.☆91Updated 4 years ago
- Write parsers for arbitrary text inputs, entirely in Java, with no preprocessing phase☆66Updated 9 years ago
- HPPC-RT, fork of CarrotSearch's for Realtime☆87Updated 6 years ago
- A java.util.HashMap compatible map that won't stall puts or gets when resizing☆151Updated 3 years ago
- The Java Specialists' Newsletter Sources☆146Updated 3 years ago
- Java port of a concurrent trie hash map implementation from the Scala collections library☆152Updated 5 years ago
- 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
- External-Memory Sorting in Java☆261Updated last week
- OhmDB - The Irresistible RDBMS + NoSQL Database for Java☆65Updated 9 years ago
- A tiny code generation library (< 8 KB) written in Java, useful for any purpose, but ideal for JSR-269☆87Updated 3 years ago
- Stochastic Simulation in Java☆125Updated 5 months ago
- Examples from my invokedynamic "deep dive" talk☆53Updated 9 years ago
- String matching algorithms for searching a single or multiple strings in large texts☆47Updated last year
- Java Constraint Programming solver☆230Updated last year
- Comparisons among all Java-based CSV parsers in existence☆275Updated 4 months ago
- Java library that can create a lambda from its code stored in a string.☆86Updated 3 months ago
- A Mavenized fork of http://high-scale-lib.sourceforge.net/☆162Updated last year
- An efficient sparse bit set implementation for Java☆269Updated 2 years ago
- Simple performance framework for java☆209Updated last year
- The triava project contains several of trivago's core libraries for Java-based projects: caching, collections, annotations, concurrency l…☆77Updated 5 years ago
- Java code analysis and linting with SQL☆160Updated 7 years ago
- JMH examples with my own examples + jar etc☆69Updated 10 years ago