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.
☆164Updated 4 months ago
Alternatives and similar repositories for bytes-java:
Users that are interested in bytes-java are comparing it to the libraries listed below
- Provides additional date-time classes that complement those in JDK 8☆405Updated 9 months ago
- Intellij plugin that shows an object layout in memory to help optimize it. Uses OpenJDK JOL tool☆148Updated 7 months ago
- ZeroTurnaround Process Killer☆130Updated last year
- JavaMoney financial libraries, extending and complementing JSR 354☆141Updated last year
- A Java application launcher and class loader which can load and run classes directly from Maven repositories and resolve dependencies at …☆99Updated 7 years ago
- Implementation of a concurrent map with weak keys and a detached thread local storage.☆118Updated 5 months ago
- Launch and deploy your Java apps☆177Updated 3 months ago
- An in memory implementation of a JSR-203 file system☆286Updated 2 months ago
- A library of tools to assist with safe concurrent java development. Providing unique priority based thread pools, and ways to distrbute …☆218Updated last year
- Java library that helps with running external processes.☆195Updated 2 years ago
- A lightweight partitioned object pool, you can use it to pool expensive objects like jdbc connections, thrift clients etc.☆141Updated 2 weeks ago
- A fast object pool for the JVM☆372Updated 3 months ago
- Fluent builders with typesafe API for the JCA☆46Updated 3 years ago
- Generates META-INF/services files automatically☆69Updated last year
- Vibur Object Pool - general-purpose concurrent Java object pool☆77Updated 3 months ago
- A JNI code generator based on the JNI generator used by the eclipse SWT project☆166Updated last year
- Write your shell scripts on the JVM (java, kotlin, groovy, etc.)☆132Updated 3 months ago
- Efficient file system pattern matching in Java☆101Updated 2 months ago
- Creates a report of all API changes two JDK versions☆235Updated last year
- Advanced generic type reflection library with support for working with AnnotatedTypes (for Java 8+)☆107Updated 3 months ago
- ☆64Updated 2 years ago
- The gold standard Stax XML API implementation. Now at Github.☆232Updated 2 months ago
- SneakyThrow is a Java library to ignore checked exceptions☆76Updated 5 years ago
- Next Generation Java SSH API☆106Updated last week
- Java facility for adding a “human touch” to data.☆237Updated 4 years ago
- ASCII renderer in pure java with no external dependencies☆160Updated last year
- A Java library that implements a ByteChannel interface over SSLEngine, enabling easy-to-use (socket-like) TLS for Java applications.☆200Updated this week
- Java Builders: URL builder with zero runtime dependencies☆202Updated last year
- A cross-platform Java recursive directory watcher, with a JNA macOS watcher and Scala better-files integration☆269Updated last month
- Cron expression parser and evaluator. One version based on Joda-time, other on Java Time☆53Updated 3 years ago