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 105 4

  2. beve-go beve-go Public

    Go 4

  3. BEVE.jl BEVE.jl Public

    BEVE serialization and deserialization for Julia

    Julia 3

  4. beve-vscode beve-vscode Public

    High performance, tagged binary data specification

    TypeScript 2

  5. .github .github Public

    The organization responsible for the BEVE binary format

    1

  6. beve-js beve-js Public

    TypeScript

Repositories

Showing 7 of 7 repositories
  • BEVE.jl Public

    BEVE serialization and deserialization for Julia

    beve-org/BEVE.jl’s past year of commit activity
    Julia 3 MIT 0 0 0 Updated Dec 9, 2025
  • beve-go Public
    beve-org/beve-go’s past year of commit activity
    Go 4 MIT 0 0 0 Updated Dec 8, 2025
  • beve Public

    High performance, tagged binary data specification

    beve-org/beve’s past year of commit activity
    JavaScript 105 MIT 4 4 2 Updated Dec 4, 2025
  • beve-js Public
    beve-org/beve-js’s past year of commit activity
    TypeScript 0 MIT 0 0 0 Updated Oct 25, 2025
  • docs Public

    The documentation for the Beve specification and all language ports, and the main documentation tool with benchmark and converter interfaces for the ports

    beve-org/docs’s past year of commit activity
    0 0 0 0 Updated Oct 25, 2025
  • beve-vscode Public

    High performance, tagged binary data specification

    beve-org/beve-vscode’s past year of commit activity
    TypeScript 2 MIT 0 0 0 Updated Oct 17, 2025
  • .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

Most used topics

Loading…