MusicTheorist / Grail-Sorting-for-JavaLinks
Refactoring of Grail Sort by Andrey Astrelin (https://github.com/Mrrl/GrailSort/blob/master/GrailSort.h) from C to Java.
☆16Updated 6 years ago
Alternatives and similar repositories for Grail-Sorting-for-Java
Users that are interested in Grail-Sorting-for-Java are comparing it to the libraries listed below
Sorting:
- Convert Java bytecode to firm IR☆18Updated 8 years ago
- Trebuchet Transcompiler is a Java to C++ source code translator☆15Updated 3 years ago
- Java UCI Protocol implementation (Universal Chess Engine)☆35Updated 2 years ago
- A JVM AOT☆16Updated 8 years ago
- Assembler / Disassembler for Java Bytecode☆23Updated 4 years ago
- Chessengine written in Java☆34Updated 5 years ago
- Java Library for Generating x86 Code☆12Updated 6 years ago
- Stable In-place sorting in O(n*log(n)) worst time