home.social

#raptorq — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #raptorq, aggregated by home.social.

  1. It's a new release of lcrq!

    lcrq now makes use of a CPU dispatcher to detect the available SIMD instruction sets at runtime, ensuring that the code runs as fast as possible on the target machine.

    Thanks to @nlnet and #NGIAssure for funding this work.

    codeberg.org/librecast/lcrq/re

    #simd #RaptorQ #lcrq

  2. So what do these API's do?

    sync API:
    The beginning of our IPv6 Multicast data syncing support.

    It uses #RaptorQ and symmetric Key encryption.

    mdex API:
    Lets you build a multicast index of files and blobs using BLAKE3 hashed addressing. Then those mdexes can be passed to the sync API to share the data over multicast

    mtree:

    Building #merkletrees with BLAKE3 hashing. BLAKE3 itself is a merkle tree.
    🐢 Merkle tree's all the way down! 😆

    smolq:

    A small queue API