fracpete / princeton-java-algorithmsLinks
The most important algorithms and data structures in use today.
☆53Updated 7 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☆261Updated last month
- The Java Specialists' Newsletter Sources☆147Updated 3 years ago
- Graphstream algo☆105Updated 3 years ago
- HashMap performance tests from java-performance.info☆99Updated 4 years ago
- Multiple readers and writers concurrency tests.☆128Updated 9 years ago
- Automatically exported from code.google.com/p/memory-measurer☆277Updated 8 years ago
- ☆18Updated 4 years ago
- Java 8 combinatorics-related streams and other utilities☆44Updated 7 years ago
- High-performance pattern matching algorithms in Java☆82Updated 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
- Low latency, lock free, primitive bounded blocking queues backed by an primitive arrays such as an int[]. These classes mimic the interfa…☆69Updated 4 years ago
- Leetcode solutions, code skeletons, and unit tests in Java (in progress)☆96Updated 10 years ago
- Unconventional Java code for building web servers / services without a framework. Think dropwizard but as a seed project instead of a fra…☆235Updated 2 years ago
- Code examples for my Java artificial intelligence book:☆253Updated 2 months ago
- Code snippets for articles posted at 4comprehension.com☆131Updated 3 weeks ago
- Examples from my invokedynamic "deep dive" talk☆53Updated 9 years ago
- Java Matrix Benchmark is a tool for evaluating Java linear algebra libraries for speed, stability, and memory usage.☆61Updated 2 years ago
- Bloom filters for Java☆66Updated 2 years ago
- This repository contains the code of Vert.x examples contained in my articles published on platforms such as kodcu.com, medium, dzone. Ho…☆28Updated 11 months ago
- Guided walkthrough to understand the performance aspects of a Java web service☆64Updated 7 months ago
- A Finite State Machine Implementation along with an integrated Spring Based Framework☆175Updated 3 years ago
- Java library that sorts very large files of records by splitting into smaller sorted files and merging☆89Updated 3 weeks ago
- manipulate collections in a pseudo-functional and statically typed way☆94Updated 5 years ago
- Java Algorithm Library for Problem Solving☆75Updated 5 years ago
- Workshop Examples☆57Updated 8 years ago
- Huge Collections for Java using efficient off heap storage☆276Updated 11 years ago
- Automatically generate class diagram from code. Supports Graphviz, PlantUML and Mermaid output formats.☆246Updated last month
- Useful Java utilities☆152Updated last year
- Combinatorial objects stream generators for Java.☆190Updated last year
- Curated list of useful, if not amazing, resources that take advantage of Java 8 and "Modern Java" thinking.☆407Updated 6 years ago