RISCV alternative to ARM CMSIS-DSP?

This page summarizes the projects mentioned and recommended in the original post on /r/RISCV

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • CMSIS-DSP

    CMSIS-DSP embedded compute library for Cortex-M and Cortex-A

  • libdsp

    Andes DSP Library

  • Andes provided the RISC-V P extension specification (simple SIMD), based on their pre RISC-V designs. I was trying to find their DSP library, but only found an empty GitHub repo https://github.com/andestech/libdsp

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • riscv-p-spec

    RISC-V Packed SIMD Extension

  • CMSIS-DSP-PULPino

    CMSIS DSP Library for PULPino microcontroller

  • I'll also note that https://github.com/misaleh/CMSIS-DSP-PULPino has a comment at the top:

  • k510_docs

    Kendryte K510 Documents

  • I found via https://github.com/kendryte/k510_docs/blob/dev/en/K510_SDK_DSP_CORE_Guide.md a bunch of documentation here http://www.andestech.com/en/products-solutions/product-documentation/

  • k510_buildroot

    Kendryte K510 SDK

  • I don't think it advertises itself as P, but there's a bunch of sample code here in this repo https://github.com/kendryte/k510_buildroot

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Tips for DSP

    1 project | /r/embedded | 8 May 2023
  • How to process ADC data as fast as it is stored via DMA [STM32]?

    1 project | /r/embedded | 26 Mar 2023
  • OxidOS Automotive

    1 project | news.ycombinator.com | 17 Mar 2024
  • Safety vs. Performance. A case study of C, C++ and Rust sort implementations

    11 projects | news.ycombinator.com | 5 Oct 2023
  • nanoprintf VS callback_printf - a user suggested alternative

    2 projects | 16 Aug 2023