jhg023 / BitBuffer
A data type similar to ByteBuffer, but can read/write bits as well as bytes to improve throughput and allow for optional compression.
☆12Updated 6 years ago
Alternatives and similar repositories for BitBuffer:
Users that are interested in BitBuffer are comparing it to the libraries listed below
- A thread-safe ByteBuffer pool that allows for the automatic reuse of ByteBuffers, which can be over 30x faster than having to allocate a …☆38Updated 4 years ago
- A driver to allow deep interaction with the JVM without any restrictions☆53Updated 3 months ago
- A Primitive Collection library that reduces memory usage and improves performance☆40Updated 10 months ago
- An easy-to-use, event-driven, asynchronous network application framework compiled with Java 11.☆179Updated 4 years ago
- Script engine to compile and execute scripts written in Java at runtime (JSR-223 compatible)☆68Updated last year
- A library for bypassing all of Java's security mechanisms, visibility checks, and encapsulation measures via the JNI API☆48Updated 3 months ago
- Next Generation Javadoc tool☆23Updated last year
- Regular expressions made readable in Java☆38Updated 3 years ago
- TrueVFS is a virtual file system (VFS) for Java 1.8 which enables client applications to access archive files as if they were virtual dir…☆30Updated last year
- Sunshower Common Libraries☆16Updated last year
- JShell script engine for Java (JSR-223 compatible)☆33Updated 4 years ago
- The com.ostermiller.util package is open source (GPL) Java utilities maintained by Stephen Ostermiller.☆13Updated 2 years ago
- Next generation Java general purpose plugin framework☆42Updated 2 years ago
- Dirk DI, a light-weight DI framework which can have its dependencies changed at runtime☆31Updated 2 years ago
- A modern build system focusing on fast and incremental builds for all project sizes☆55Updated last month
- Reactive JavaFX Event Handling☆35Updated 5 years ago
- `ldc` intrinsics for lazy dynamic constants inspired by JEP 303☆16Updated 2 years ago
- A Java audio-playback class, modeled on javax.sound.sampled.Clip, enhanced with concurrent playback and dynamic handling of volume, pan a…☆40Updated last year
- Java Desktop (JavaFX and Swing) Component Inspector on mouse over☆32Updated 2 years ago
- My opinions on common Java libraries, reverse engineering guides, and some assorted other tips☆88Updated last year
- JPassport☆66Updated 8 months ago
- record-hacks is a Java library that will help you track "creative solutions" in your code.☆20Updated 5 years ago
- Annotation processor for compile-time OpenAPI & JsonSchema, with out-of-the-box support for Javalin 5.x, Swagger & ReDoc☆49Updated 2 weeks ago
- Lightweight transaction-aware JDBC abstraction for querying and database structure read/write.☆29Updated 5 years ago
- Fluent builders for correct equals() and hashCode() implementations for Java 8+☆10Updated 4 years ago
- Annotation hints for the Hotspot JVM JIT compiler.☆43Updated 2 years ago
- ☆23Updated 3 years ago
- A docking library for javaFX inspired by Intellij Idea's dock system☆20Updated 3 years ago
- JavaFX editor node based on the powerful Monaco editor that drives VS Code☆81Updated 2 years ago
- Modern reflection library.☆14Updated 8 months ago