GitHub - alibaba/fastjson2: 🚄 FASTJSON2 is a Java JSON library with excellent performance.
🚄 FASTJSON2 is a Java JSON library with excellent performance. - alibaba/fastjson2
java-billion-rows is a high-performance Java implementation for processing one billion weather station temperature records as fast as possible.
It uses memory-mapped file I/O, multi-threading, and optimized custom parsing for maximum throughput, requiring only Java 21+ with no external dependencies. Typical processing speeds reach 200-400 million rows per second, and the program outputs per-station temperature statistics in a sorted format.