Skip to main content

Encodexx

Encodexx is a primitive, fast and flexible binary serializer with full TypeScript support.

Key Features

  • High performance — low-level access to the buffer and optimized operations ensure efficient data serialization and deserialization.
  • Compact — the serialized output occupies minimal space, which is especially useful for data transmission and storage.
  • Flexible — offers convenient ways to describe complex structures, along with reliable type checking thanks to its tight integration with TypeScript.
  • Easy to extend — you can create your own custom types and effortlessly incorporate them into existing schemas.

What’s next?

Install encodexx and explore its core APIs to get started.