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
- Write parsers for arbitrary text inputs, entirely in Java, with no preprocessing phase☆66Updated 9 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
- Combinatorial Objects Generators for Java 7+.☆91Updated 4 years ago
- Async HTTP server/client - high performance in functional style, full-featured.☆39Updated 9 years ago
- Hyper-Dimensional R-Tree Index in Java☆74Updated 7 years ago
- Java Matrix Benchmark is a tool for evaluating Java linear algebra libraries for speed, stability, and memory usage.☆61Updated 2 years ago
- Clash of threads in the JVM!☆42Updated 6 years ago
- JMH examples with my own examples + jar etc☆69Updated 10 years ago
- Comparisons among all Java-based CSV parsers in existence☆275Updated 6 months ago
- Huge Collections for Java using efficient off heap storage☆275Updated 11 years ago
- JHades - Java classpath troubleshooting tool☆139Updated last year
- High-performance pattern matching algorithms in Java☆82Updated 5 years ago
- ☆66Updated 8 years ago
- Java port of a concurrent trie hash map implementation from the Scala collections library☆152Updated 5 years ago
- A Mavenized fork of http://high-scale-lib.sourceforge.net/☆163Updated last year
- Fluent Api Creator☆73Updated 6 years ago
- Mensa is a generic, flexible, enhanced, and efficient Java implementation of a pattern matching state machine as described by the 1975 pa…☆96Updated 10 years ago
- A small Java utility library for exception translation☆31Updated 10 years ago
- Examples from my invokedynamic "deep dive" talk☆53Updated 9 years ago
- Java 8 combinatorics-related streams and other utilities☆44Updated 7 years ago
- Lazy sequences implementation for Java 8☆132Updated 6 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
- Example projects using polyglot-maven☆80Updated 5 years ago
- An efficient sparse bit set implementation for Java☆268Updated 2 years ago
- HPPC-RT, fork of CarrotSearch's for Realtime☆87Updated 6 years ago
- Erlang style object supervision for the JVM☆126Updated 2 years ago
- Java implementation of the Sparkey key value store☆123Updated last month