nayuki / Native-hashes-for-JavaLinks
Hash functions implemented in C and x86 asm, callable from Java through JNI.
☆27Updated 4 years ago
Alternatives and similar repositories for Native-hashes-for-Java
Users that are interested in Native-hashes-for-Java are comparing it to the libraries listed below
Sorting:
- Automatically exported from code.google.com/p/java-image-scaling☆132Updated 2 years ago
- JTar is a simple Java Tar library, that provides an easy way to create and read tar files using IO streams. The API is very simple to use…☆148Updated 2 years ago
- Advanced Java CSS 3 parser and builder☆171Updated last week
- A ProcessBuilder look-alike based entirely on native POSIX APIs☆43Updated 3 months ago
- Java Fast Numbers parsing and formattings☆25Updated 5 years ago
- Banana is a Java primitive collections library with its own memory management☆74Updated 4 years ago
- Benchmarking Java's native call APIs: JNI, JNA, JNR, BridJ and Project Panama☆123Updated 2 years ago
- Make native executables out of capsules☆16Updated 10 years ago
- JParse, the most efficient JSON parser for the JVM yet.☆20Updated 2 years ago
- Yet another extremely fast alternative for Java reflection☆43Updated last year
- Efficient file system pattern matching in Java☆104Updated 8 months ago
- TrueVFS is a virtual file system (VFS) for Java 1.8 which enables client applications to access archive files as if they were virtual dir…☆31Updated 2 years ago
- Java memoization library☆19Updated 2 years ago
- SVG implementation in the Java™ Language, fork of Apache Batik, supporting modern CSS: level 4 selectors, colors, calc, nesting, etc.☆49Updated this week
- jStyleParser is a CSS parser written in Java. It has its own application interface that is designed to allow an efficient CSS processing …☆95Updated 2 months ago
- Bytes is a utility library that makes it easy to create, parse, transform, validate and convert byte arrays in Java. It supports endianne…☆169Updated last year
- Java-centric embedded storage framework☆16Updated last month
- Java implementation of RFC 7049: Concise Binary Object Representation (CBOR)☆129Updated this week
- Write regular expressions in pure Java☆63Updated 5 years ago
- A pure Java 7+ build tool with advanced compiler features and strong opinions☆40Updated 3 years ago
- ☆64Updated 3 years ago
- jOOU - Unsigned Integers jOOU provides unsigned integer versions for the four Java integer types byte, short, int and long.☆239Updated last month
- Open Source List Transformations for Java