patrickfav / bytes-javaLinks
Bytes is a utility library that makes it easy to create, parse, transform, validate and convert byte arrays in Java. It supports endianness as well as immutability and mutability, so the caller may decide to favor performance.
☆165Updated 6 months ago
Alternatives and similar repositories for bytes-java
Users that are interested in bytes-java are comparing it to the libraries listed below
Sorting:
- Intellij plugin that shows an object layout in memory to help optimize it. Uses OpenJDK JOL tool☆148Updated 9 months ago
- A Java library that implements a ByteChannel interface over SSLEngine, enabling easy-to-use (socket-like) TLS for Java applications.☆202Updated 2 weeks ago
- An in memory implementation of a JSR-203 file system☆288Updated last month
- Graviton is an experimental app browser for multi-language JVM apps☆39Updated 4 years ago
- Lightweight, cross-platform Java library for the Brotli compression format☆73Updated 4 years ago
- Implementation of a concurrent map with weak keys and a detached thread local storage.☆118Updated 7 months ago
- jOOU - Unsigned Integers jOOU provides unsigned integer versions for the four Java integer types byte, short, int and long.☆236Updated 10 months ago
- Brotli4j provides Brotli compression and decompression for Java.☆128Updated 2 weeks ago
- Open Source List Transformations for Java☆168Updated last month
- A Java library for quickly and efficiently parsing and writing UUIDs☆169Updated 2 years ago
- Memory efficient java.util.Map implementation modelled after http://code.google.com/apis/v8/design.html☆62Updated last year
- A JNI code generator based on the JNI generator used by the eclipse SWT project☆168Updated last year
- Native library loader for extracting and loading native libraries from Java.☆207Updated 8 months ago
- ZeroTurnaround Process Killer☆131Updated last year
- Reactive Programming library based on the Java 9 Flow API and a 4th generation ReactiveX-style architecture.☆50Updated 2 years ago
- A fast alternative to Java Reflection API's method invocation☆122Updated 4 years ago
- Fluent builders with typesafe API for the JCA☆47Updated 3 years ago
- A cross-platform Java recursive directory watcher, with a JNA macOS watcher and Scala better-files integration☆269Updated 3 months ago
- A library of tools to assist with safe concurrent java development. Providing unique priority based thread pools, and ways to distrbute …☆219Updated last year
- VMLens lets you test multi-threaded, concurrent Java☆120Updated this week
- A Java application launcher and class loader which can load and run classes directly from Maven repositories and resolve dependencies at …☆99Updated 7 years ago
- Banana is a Java primitive collections library with its own memory management☆72Updated 3 years ago
- Google Guice Extensions☆46Updated last year
- Low-latency java socket implementation (using shared memory)☆110Updated 5 years ago
- ☆50Updated 7 months ago
- Essentials for Java 8+☆70Updated 7 years ago
- A library for bypassing all of Java's security mechanisms, visibility checks, and encapsulation measures via the JNI API☆49Updated 7 months ago
- maven plugin for making chmod +x jar files☆128Updated last year
- Write your shell scripts on the JVM (java, kotlin, groovy, etc.)☆133Updated 5 months ago
- Java serialization, faster and space efficient version of ObjectOutputStream☆45Updated 4 years ago