patrickfav / bytes-java
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.
☆158Updated 11 months ago
Related projects ⓘ
Alternatives and complementary repositories for bytes-java
- Lightweight, cross-platform Java library for the Brotli compression format☆73Updated 4 years ago
- A JNI code generator based on the JNI generator used by the eclipse SWT project☆165Updated last year
- Intellij plugin that shows an object layout in memory to help optimize it. Uses OpenJDK JOL tool☆141Updated 2 months ago
- An in memory implementation of a JSR-203 file system☆284Updated 2 months ago
- Implementation of blocking (IO-Bound) cancellable java.util.concurrent.CompletionStage and related extensions to java.util.concurrent.Exe…☆208Updated 7 months ago
- ZeroTurnaround Process Killer☆128Updated 11 months ago
- A fast object pool for the JVM☆357Updated last month
- SneakyThrow is a Java library to ignore checked exceptions☆77Updated 5 years ago
- A Java library for designing good error messages☆148Updated 2 years ago
- Vibur Object Pool - general-purpose concurrent Java object pool☆71Updated 4 years ago
- Java Builders: URL builder with zero runtime dependencies☆202Updated last year
- A lightweight partitioned object pool, you can use it to pool expensive objects like jdbc connections, thrift clients etc.☆139Updated 2 weeks ago
- Open sourced code of the INFOMAS PIM Application Suite☆121Updated 3 years ago
- jOOU - Unsigned Integers jOOU provides unsigned integer versions for the four Java integer types byte, short, int and long.☆233Updated 3 months ago
- Index classes, do not scan them!☆264Updated last year
- Java file-based extremely fast and reliable FIFO queue.☆58Updated 2 years ago
- Java annotation-based framework for parsing Git like command line structures with deep extensibility☆132Updated 8 months ago
- Provides additional date-time classes that complement those in JDK 8☆397Updated 4 months ago
- Java library to provide an API for beans and properties.☆144Updated this week
- A fast alternative to Java Reflection API's method invocation☆119Updated 4 years ago
- Java library that helps with running external processes.☆194Updated 2 years ago
- Brotli4j provides Brotli compression and decompression for Java.☆110Updated last week
- A pure Java implementation of cooperative concurrency, aka coroutines☆312Updated last year
- Text Table Library in Java☆57Updated 4 years ago
- Launch and deploy your Java apps☆171Updated 5 months ago
- Implementation of a concurrent map with weak keys and a detached thread local storage.☆116Updated this week
- Automatize releasing Gradle projects to Maven Central.☆173Updated 2 years ago
- Advanced generic type reflection library with support for working with AnnotatedTypes (for Java 8+)☆102Updated 2 months ago
- Open Source List Transformations for Java☆168Updated last year
- A Gradle plugin which creates a native executable via GraalVM's native-image. This is a thin wrapper of the native-image command.☆89Updated 2 years ago