fracpete / princeton-java-algorithmsLinks
The most important algorithms and data structures in use today.
☆53Updated 9 months ago
Alternatives and similar repositories for princeton-java-algorithms
Users that are interested in princeton-java-algorithms are comparing it to the libraries listed below
Sorting:
- External-Memory Sorting in Java☆263Updated this week
- Java Algorithm Library for Problem Solving☆75Updated 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
- Comparisons among all Java-based CSV parsers in existence☆275Updated 7 months ago
- High-performance pattern matching algorithms in Java☆82Updated 5 years ago
- Code examples for my Java artificial intelligence book:☆254Updated last month
- Leetcode solutions, code skeletons, and unit tests in Java (in progress)☆96Updated 10 years ago
- ☆18Updated 4 years ago
- Graphstream algo☆105Updated 3 years ago
- Multiple readers and writers concurrency tests.☆129Updated 9 years ago
- Java implementations of several Machine Learning classification algorithms.☆56Updated 4 years ago
- HashMap performance tests from java-performance.info☆100Updated 4 years ago
- Stochastic Simulation in Java☆126Updated 9 months ago
- The Java Specialists' Newsletter Sources☆147Updated 4 years ago
- Library which contains several time-dependent data and index structures (e.g., IntervalTree, BucketTimeSeries), as well as algorithms.☆131Updated 6 months ago
- A Java library for machine learning and data analytics☆50Updated 3 years ago
- Java 8 combinatorics-related streams and other utilities☆44Updated 7 years ago
- The foundational library of the Morpheus data science framework☆244Updated 2 years ago
- Neat algorithm implementations in Java.☆120Updated 4 years ago
- Embedded Key Value Java Database☆366Updated 5 years ago
- Linear Algebra for Java☆378Updated 5 years ago
- Unconventional Java code for building web servers / services without a framework. Think dropwizard but as a seed project instead of a fra…☆236Updated 3 years ago
- Bloom filters for Java☆65Updated 2 years ago
- Java wrapper for Quandl REST API☆80Updated 2 months ago
- Set of misc mind maps☆86Updated 5 years ago
- Random number generators, probability distributions, combinatorics and statistics for Java.☆162Updated 2 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
- Hidden Markov Models Java Library☆41Updated 9 years ago
- Experimental: Multi-producer Single-consumer Queue☆12Updated 13 years ago
- Algorithms that build k-nearest neighbors graph (k-nn graph): Brute-force, NN-Descent,...☆35Updated 6 years ago