KevinStern / software-and-algorithmsLinks
Neat algorithm implementations in Java.
☆120Updated 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☆100Updated 4 years ago
- Random number generators, probability distributions, combinatorics and statistics for Java.☆162Updated 2 years ago
- A java.util.HashMap compatible map that won't stall puts or gets when resizing☆151Updated 3 years ago
- Linear Algebra for Java☆378Updated 5 years ago
- Java 8 combinatorics-related streams and other utilities☆44Updated 7 years ago
- Comparisons among all Java-based CSV parsers in existence☆275Updated 7 months ago
- High-performance pattern matching algorithms in Java☆82Updated 5 years ago
- Hyper-Dimensional R-Tree Index in Java☆75Updated 7 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
- Java Matrix Benchmark is a tool for evaluating Java linear algebra libraries for speed, stability, and memory usage.☆61Updated 2 years ago
- External-Memory Sorting in Java☆263Updated this week
- Huge Collections for Java using efficient off heap storage☆275Updated 11 years ago
- JMH examples with my own examples + jar etc☆69Updated 10 years ago
- Clash of threads in the JVM!☆42Updated 7 years ago
- Java port of a concurrent trie hash map implementation from the Scala collections library☆153Updated 5 years ago
- Java implementation of the Sparkey key value store☆124Updated last month
- Combinatorial Objects Generators for Java 7+.☆91Updated 4 years ago
- HPPC-RT, fork of CarrotSearch's for Realtime☆87Updated 6 years ago
- A Mavenized fork of http://high-scale-lib.sourceforge.net/☆163Updated 2 years ago
- Ultra-Light JDBC Persistance Layer☆137Updated 10 months ago
- Fluent Api Creator☆73Updated 6 years ago
- Memory efficient java.util.Map implementation modelled after http://code.google.com/apis/v8/design.html☆63Updated last year
- Java Constraint Programming solver☆232Updated this week
- A tiny code generation library (< 8 KB) written in Java, useful for any purpose, but ideal for JSR-269☆87Updated 4 years ago
- Workshop Examples☆57Updated 8 years ago
- Benchmarks for cache2k and third-party Java caching products☆42Updated last year
- A hashmap implementation for Java that stores map entries off-heap☆73Updated 5 years ago
- Write parsers for arbitrary text inputs, entirely in Java, with no preprocessing phase☆66Updated 9 years ago
- The triava project contains several of trivago's core libraries for Java-based projects: caching, collections, annotations, concurrency l…☆77Updated 5 years ago
- instanceof operator and Visitor pattern replacement in Java 8☆156Updated 5 years ago