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☆98Updated 4 years ago
- Random number generators, probability distributions, combinatorics and statistics for Java.☆159Updated last year
- Java 8 combinatorics-related streams and other utilities☆44Updated 7 years ago
- High-performance pattern matching algorithms in Java☆80Updated 4 years ago
- Hyper-Dimensional R-Tree Index in Java☆71Updated 7 years ago
- A java.util.HashMap compatible map that won't stall puts or gets when resizing☆151Updated 2 years ago
- Huge Collections for Java using efficient off heap storage☆275Updated 10 years ago
- Java Constraint Programming solver☆227Updated last year
- Async HTTP server/client - high performance in functional style, full-featured.☆39Updated 9 years ago
- Java Matrix Benchmark is a tool for evaluating Java linear algebra libraries for speed, stability, and memory usage.☆59Updated 2 years ago
- A high performance Java JDK 7 nio in-memory filesystem for Git☆113Updated 3 years ago
- JMH examples with my own examples + jar etc☆69Updated 9 years ago
- Java code analysis and linting with SQL☆159Updated 7 years ago
- Java port of a concurrent trie hash map implementation from the Scala collections library☆152Updated 4 years ago
- ☆18Updated 3 years ago
- Combinatorial Objects Generators for Java 7+.☆90Updated 3 years ago
- Comparisons among all Java-based CSV parsers in existence☆274Updated last month
- Erlang style object supervision for the JVM☆126Updated 2 years ago
- Write parsers for arbitrary text inputs, entirely in Java, with no preprocessing phase☆65Updated 9 years ago
- A monadic java profiler☆104Updated 3 months ago
- Lazy sequences implementation for Java 8☆131Updated 6 years ago
- Java Language support☆285Updated last year
- Lightweight dataflow Java library. Includes various asynchronous constructs, including actors and asynchronous I/O requests.☆96Updated 2 years ago
- The triava project contains several of trivago's core libraries for Java-based projects: caching, collections, annotations, concurrency l…☆76Updated 4 years ago
- Rolling hash functions in Java☆78Updated 9 years ago
- Manage external SQL files in Java with a little DSL goodness☆100Updated 8 months ago
- A Mavenized fork of http://high-scale-lib.sourceforge.net/☆161Updated last year
- External-Memory Sorting in Java☆258Updated 2 years ago
- Examples from my invokedynamic "deep dive" talk☆53Updated 9 years ago
- Hot replaces classes in the JVM☆213Updated last year