Skip to content
@beve-org

BEVE Organization

The organization responsible for the BEVE binary format

BEVE Organization

BEVE is a high performance, tagged binary data specification like JSON, MessagePack, CBOR, etc. But, designed for higher performance and scientific computing.

  • Maps to and from JSON
  • Schema less, fully described, like JSON (can be used in documents)
  • Little endian for maximum performance on modern CPUs
  • Blazingly fast, designed for SIMD
  • Future proof, supports large numerical types (such as 128 bit integers and higher)
  • Designed for scientific computing, supports brain floats, matrices, and complex numbers
  • Simple, designed to be easy to integrate

BEVE is designed to be faster on modern hardware than CBOR, BSON, and MessagePack, but it is also more space efficient for typed arrays.

Popular repositories Loading

  1. beve beve Public

    High performance, tagged binary data specification

    JavaScript 55 1

  2. .github .github Public

    The organization responsible for the BEVE binary format

    1

  3. beve-vscode beve-vscode Public

    High performance, tagged binary data specification

    TypeScript 1

  4. beve-go beve-go Public

Repositories

Showing 4 of 4 repositories
  • beve Public

    High performance, tagged binary data specification

    beve-org/beve’s past year of commit activity
    JavaScript 55 MIT 1 2 0 Updated Sep 9, 2024
  • beve-go Public
    beve-org/beve-go’s past year of commit activity
    0 0 0 0 Updated Jun 26, 2024
  • beve-vscode Public

    High performance, tagged binary data specification

    beve-org/beve-vscode’s past year of commit activity
    TypeScript 1 MIT 0 0 0 Updated Jun 24, 2024
  • .github Public

    The organization responsible for the BEVE binary format

    beve-org/.github’s past year of commit activity
    1 MIT 0 0 0 Updated May 28, 2024

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…