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.
☆170Updated 11 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:
- An in memory implementation of a JSR-203 file system☆288Updated last month
- Vibur Object Pool - general-purpose concurrent Java object pool☆79Updated 10 months ago
- Yet another extremely fast alternative for Java reflection☆41Updated 10 months ago
- ASCII renderer in pure java with no external dependencies☆161Updated last year
- Lean JSON Library for Java, with a compact, elegant API.☆89Updated 5 months ago
- Text Table Library in Java☆61Updated 5 years ago
- A JNI code generator based on the JNI generator used by the eclipse SWT project☆169Updated 2 years ago
- jOOU - Unsigned Integers jOOU provides unsigned integer versions for the four Java integer types byte, short, int and long.☆239Updated last year
- A library of tools to assist with safe concurrent java development. Providing unique priority based thread pools, and ways to distrbute …☆221Updated 2 years ago
- A lightweight partitioned object pool, you can use it to pool expensive objects like jdbc connections, thrift clients etc.☆144Updated last month
- Tree Data Structure Java Library☆188Updated 3 years ago
- Semantic versioning for Java apps.☆252Updated 3 years ago
- Low-latency java socket implementation (using shared memory)☆113Updated 6 years ago
- Lightweight, cross-platform Java library for the Brotli compression format☆74Updated 5 years ago
- SneakyThrow is a Java library to ignore checked exceptions☆79Updated 6 years ago
- Intellij plugin that shows an object layout in memory to help optimize it. Uses OpenJDK JOL tool☆148Updated last year
- Jackson project that contains various collection-oriented datatype libraries: Eclipse Collections, Guava, HPPC, PCollections☆87Updated this week
- Proxy Vole is a Java library to auto detect the platform network proxy settings.☆139Updated 2 years ago
- ZeroTurnaround Process Killer☆136Updated last year
- Reactive Programming library based on the Java 9 Flow API and a 4th generation ReactiveX-style architecture.☆51Updated 2 years ago
- Java library that helps with running external processes.☆196Updated 3 years ago
- Java annotation-based framework for parsing Git like command line structures with deep extensibility☆145Updated last month
- Native library loader for extracting and loading native libraries from Java.☆213Updated last year
- Next Generation Java SSH API☆117Updated last week
- A fast alternative to Java Reflection API's method invocation☆122Updated 5 years ago
- Implementation of blocking (IO-Bound) cancellable java.util.concurrent.CompletionStage and related extensions to java.util.concurrent.Exe…☆221Updated last month
- Open sourced code of the INFOMAS PIM Application Suite☆122Updated 4 years ago
- A clean room implementation of the JCIP Annotations based entirely on the specification provided by the javadocs.☆55Updated last year
- A toolkit project to enable you to build annotation processors more easily☆47Updated 2 months ago
- Implementation of a concurrent map with weak keys and a detached thread local storage.☆120Updated last year