DigiNews

Tech Watch by Johan Denoyer

← Back to articles

RX – a new random-access JSON alternative

Quality: 8/10 Relevance: 9/10

Summary

RX is a high-performance random-access JSON alternative (REXC) that provides smaller encoded output and faster key lookups, with near-zero heap usage. The README covers encoding/decoding, a CLI, options for indexes and refs, and a zero-allocation cursor API. It positions RX as a drop-in replacement for JSON in performance-critical applications.

🚀 Service construit par Johan Denoyer