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 last year
Alternatives and similar repositories for bytes-java
Users that are interested in bytes-java are comparing it to the libraries listed below
Sorting:
- jOOU - Unsigned Integers jOOU provides unsigned integer versions for the four Java integer types byte, short, int and long.☆239Updated last week
- An in memory implementation of a JSR-203 file system☆289Updated 2 months ago
- Yet another extremely fast alternative for Java reflection☆42Updated 11 months ago
- Intellij plugin that shows an object layout in memory to help optimize it. Uses OpenJDK JOL tool☆148Updated last year
- Text Table Library in Java☆61Updated 5 years ago
- A JNI code generator based on the JNI generator used by the eclipse SWT project☆170Updated 2 years ago
- Java annotation-based framework for parsing Git like command line structures with deep extensibility☆145Updated 2 months ago
- Lightweight, cross-platform Java library for the Brotli compression format☆74Updated 5 years ago
- Next Generation Java SSH API☆117Updated 2 weeks ago
- ASCII renderer in pure java with no external dependencies☆161Updated last year
- 🦬 A pluggable BSON generator and parser for the Jackson JSON processor.☆296Updated 8 months ago
- Brotli4j provides Brotli compression and decompression for Java.☆140Updated 2 weeks ago
- Open sourced code of the INFOMAS PIM Application Suite☆122Updated 4 years ago
- SneakyThrow is a Java library to ignore checked exceptions☆79Updated 6 years ago
- Lean JSON Library for Java, with a compact, elegant API.☆89Updated 5 months ago
- Semantic versioning for Java apps.☆253Updated 3 years ago
- Jackson project that contains various collection-oriented datatype libraries: Eclipse Collections, Guava, HPPC, PCollections☆87Updated 2 weeks ago
- A toolkit project to enable you to build annotation processors more easily☆47Updated 3 months ago
- Vibur Object Pool - general-purpose concurrent Java object pool☆79Updated 11 months ago
- An advanced and highly optimized Java library to build frameworks: it's useful for scanning class paths, generating classes at runtime, f…☆215Updated last month
- A lightweight partitioned object pool, you can use it to pool expensive objects like jdbc connections, thrift clients etc.☆144Updated last week
- Open Source List Transformations for Java☆169Updated 7 months ago
- Proxy Vole is a Java library to auto detect the platform network proxy settings.☆139Updated 2 years ago
- Java nio FileSystem implementation over SSH☆103Updated 4 years ago
- Creates a report of all API changes two JDK versions☆236Updated last year
- A library for bypassing all of Java's security mechanisms, visibility checks, and encapsulation measures via the JNI API☆53Updated 4 months ago
- A library of tools to assist with safe concurrent java development. Providing unique priority based thread pools, and ways to distrbute …☆222Updated 2 years ago
- A tiny, compliant JSON parser and writer for Java☆109Updated 2 weeks ago
- Java Builders: URL builder with zero runtime dependencies☆203Updated last month
- Java library to launch external processes☆38Updated last week