KevinStern / software-and-algorithms
Neat algorithm implementations in Java.
☆119Updated 3 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:
- String matching algorithms for searching a single or multiple strings in large texts☆45Updated 11 months ago
- JMH examples with my own examples + jar etc☆69Updated 9 years ago
- Huge Collections for Java using efficient off heap storage☆274Updated 10 years ago
- Java Constraint Programming solver☆224Updated last year
- vmlens lets you test multi-threaded, concurrent java☆109Updated this week
- Relational programming library for Java.☆42Updated 4 years ago
- Java Matrix Benchmark is a tool for evaluating Java linear algebra libraries for speed, stability, and memory usage.☆59Updated last year
- A java.util.HashMap compatible map that won't stall puts or gets when resizing☆151Updated 2 years ago
- Java 8 combinatorics-related streams and other utilities☆43Updated 6 years ago
- Examples from my invokedynamic "deep dive" talk☆53Updated 9 years ago
- Java library that can create a lambda from its code stored in a string.☆87Updated 2 years ago
- Hot replaces classes in the JVM☆213Updated last year
- A generic compact Trie implementation in Java. Built for high-performance applications.☆44Updated 4 years ago
- High-performance pattern matching algorithms in Java☆80Updated 4 years ago
- Master repository for the JHeaps project☆48Updated 4 years ago
- ☆82Updated 6 months ago
- ☆47Updated 8 years ago
- Multi-Threaded Time Series library☆60Updated 6 years ago
- Random number generators, probability distributions, combinatorics and statistics for Java.☆159Updated last year
- Java port of a concurrent trie hash map implementation from the Scala collections library☆151Updated 4 years ago
- Manage external SQL files in Java with a little DSL goodness☆101Updated 5 months ago
- A Mavenized fork of http://high-scale-lib.sourceforge.net/☆161Updated last year
- JHades - Java classpath troubleshooting tool☆139Updated last year
- manipulate collections in a pseudo-functional and statically typed way☆92Updated 4 years ago
- Lazy sequences implementation for Java 8☆131Updated 6 years ago
- Hyper-Dimensional R-Tree Index in Java☆71Updated 6 years ago
- View for Mission Control for rendering stack traces as flame graphs. Note that this is now part of JMC 7.1.0, and all further development…☆104Updated 4 years ago
- Low latency, lock free, primitive bounded blocking queues backed by an primitive arrays such as an int[]. These classes mimic the interfa…☆67Updated 4 years ago
- Lightweight dataflow Java library. Includes various asynchronous constructs, including actors and asynchronous I/O requests.☆96Updated 2 years ago
- HashMap performance tests from java-performance.info☆98Updated 4 years ago