You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MYRA Codec is a high-performance binary serialization library with a schema-first design. It supports full schema evolution, union types, and zero-copy encoding/decoding paths for maximum throughput.
Roray FFM Utils is the foundation layer of the MVP.Express stack. It provides high-level, type-safe abstractions over JDK’s Foreign Function & Memory (FFM) API, enabling efficient off-heap memory management without the complexity of raw pointer manipulation.