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.
☆167Updated 8 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 3 months ago
- A JNI code generator based on the JNI generator used by the eclipse SWT project☆168Updated 2 years ago
- jOOU - Unsigned Integers jOOU provides unsigned integer versions for the four Java integer types byte, short, int and long.☆238Updated last year
- Lightweight, cross-platform Java library for the Brotli compression format☆74Updated 4 years ago
- Intellij plugin that shows an object layout in memory to help optimize it. Uses OpenJDK JOL tool☆148Updated 11 months ago
- Brotli4j provides Brotli compression and decompression for Java.☆128Updated 2 weeks ago
- Yet another extremely fast alternative for Java reflection☆40Updated 7 months ago
- Lean JSON Library for Java, with a compact, elegant API.☆89Updated last month
- Text Table Library in Java☆57Updated 4 years ago
- An advanced and highly optimized Java library to build frameworks: it's useful for scanning class paths, generating classes at runtime, f…☆211Updated 3 months ago
- Java Core Library for Real-Time and Embedded Systems☆275Updated 4 years ago
- Advanced Java CSS 3 parser and builder☆163Updated last month
- Tree Data Structure Java Library☆185Updated 3 years ago
- Jackson project that contains various collection-oriented datatype libraries: Eclipse Collections, Guava, HPPC, PCollections☆85Updated this week
- Low-latency java socket implementation (using shared memory)☆113Updated 5 years ago
- A simple Java Scheduler library with a minimal footprint and a straightforward API☆139Updated 2 months ago
- A fast alternative to Java Reflection API's method invocation☆122Updated 4 years ago
- Write your shell scripts on the JVM (java, kotlin, groovy, etc.)☆133Updated 6 months ago
- A lightweight partitioned object pool, you can use it to pool expensive objects like jdbc connections, thrift clients etc.☆142Updated last month
- A toolkit project to enable you to build annotation processors more easily☆44Updated 3 months ago
- Vibur Object Pool - general-purpose concurrent Java object pool☆78Updated 7 months ago
- Advanced generic type reflection library with support for working with AnnotatedTypes (for Java 8+)☆112Updated 6 months ago
- A pure Java implementation of cooperative concurrency, aka coroutines☆319Updated 2 years ago
- Java library that helps with running external processes.☆196Updated 2 years ago
- Next Generation Java SSH API☆112Updated last week
- A library of tools to assist with safe concurrent java development. Providing unique priority based thread pools, and ways to distrbute …☆219Updated last year
- SneakyThrow is a Java library to ignore checked exceptions☆78Updated 5 years ago
- Open Source List Transformations for Java☆169Updated 3 months ago
- Implementation of blocking (IO-Bound) cancellable java.util.concurrent.CompletionStage and related extensions to java.util.concurrent.Exe…☆217Updated 3 months ago
- Java implementation of RFC 7049: Concise Binary Object Representation (CBOR)☆125Updated 8 months ago