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.
☆168Updated 9 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☆289Updated 4 months ago
- Lightweight, cross-platform Java library for the Brotli compression format☆74Updated 4 years ago
- Brotli4j provides Brotli compression and decompression for Java.☆135Updated last week
- Intellij plugin that shows an object layout in memory to help optimize it. Uses OpenJDK JOL tool☆148Updated last year
- jOOU - Unsigned Integers jOOU provides unsigned integer versions for the four Java integer types byte, short, int and long.☆238Updated last year
- A JNI code generator based on the JNI generator used by the eclipse SWT project☆168Updated 2 years ago
- Java Builders: URL builder with zero runtime dependencies☆203Updated 2 months ago
- Lean JSON Library for Java, with a compact, elegant API.☆89Updated 2 months ago
- Yet another extremely fast alternative for Java reflection☆41Updated 8 months ago
- Java annotation-based framework for parsing Git like command line structures with deep extensibility☆142Updated last week
- Automatically exported from code.google.com/p/java-image-scaling☆131Updated last year
- ASCII renderer in pure java with no external dependencies☆160Updated last year
- A library of tools to assist with safe concurrent java development. Providing unique priority based thread pools, and ways to distrbute …☆220Updated 2 years ago
- A tiny, compliant JSON parser and writer for Java☆107Updated this week
- Implementation of a concurrent map with weak keys and a detached thread local storage.☆121Updated 10 months ago
- Tree Data Structure Java Library☆187Updated 3 years ago
- ZeroTurnaround Process Killer☆132Updated last year
- Jackson project that contains various collection-oriented datatype libraries: Eclipse Collections, Guava, HPPC, PCollections☆87Updated this week
- 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…☆145Updated last year
- Semantic versioning for Java apps.☆251Updated 3 years ago
- SneakyThrow is a Java library to ignore checked exceptions☆78Updated 5 years ago
- Text Table Library in Java☆61Updated 4 years ago
- A toolkit project to enable you to build annotation processors more easily☆46Updated 2 weeks ago
- Low-latency java socket implementation (using shared memory)☆113Updated 5 years ago
- Genson a fast & modular Java <> Json library☆219Updated last year
- Native library loader for extracting and loading native libraries from Java.☆213Updated 11 months ago
- A cross-platform Java recursive directory watcher, with a JNA macOS watcher and Scala better-files integration☆275Updated 3 months ago
- Vibur Object Pool - general-purpose concurrent Java object pool