airlift / bytecodeLinks
High-level Java library for generating JVM bytecode
☆71Updated last year
Alternatives and similar repositories for bytecode
Users that are interested in bytecode are comparing it to the libraries listed below
Sorting:
- Java library for efficiently working with heap and off-heap memory☆512Updated 4 months ago
- High performance native memory access for Java.☆127Updated 6 months ago
- Berkeley DB Java Edition☆67Updated 4 years ago
- Assorted java classes that make use of sun.misc.Unsafe☆97Updated 4 years ago
- A Java version of simdjson, a high-performance JSON parser utilizing SIMD instructions☆391Updated 2 months ago
- A port of Snappy, LZO, LZ4, and Zstandard to Java☆613Updated 5 months ago
- High performance persistent LSM key-value store library for the JVM.☆165Updated 3 years ago
- Disk-based B+-tree written in Pure Java☆227Updated 5 years ago
- ☆49Updated 3 years ago
- A library that provides a set of map and cache implementations that store data outside of the normal Java heap☆98Updated 10 months ago
- JDBC driver that converts any INSERT, UPDATE and DELETE statements into append-only INSERTs. Instead of updating rows in-place it inserts…☆82Updated 8 years ago
- Port of TPC-H dbgen to Java☆52Updated last year
- Collection of small Java serviceability improvements based on JVM Tool Interface☆179Updated 5 years ago
- HyperLogLog (original and hyperloglog++) algorithm implementation in java.☆80Updated 4 years ago
- Continuations / CoRoutines for Java 1.6 - 25, build tools, CDI support. This project is based on completely re-worked Apache Jakarta Comm…