DtsDecoder

By Const-me

DtsDecoder Alternatives

Similar projects and alternatives to DtsDecoder

  • highway

    Performance-portable, length-agnostic SIMD with runtime dispatch

  • Vrmac

    Vrmac Graphics, a cross-platform graphics library for .NET. Supports 3D, 2D, and accelerated video playback. Works on Windows 10 and Raspberry Pi4.

  • 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
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better DtsDecoder alternative or higher similarity.

DtsDecoder reviews and mentions

Posts with mentions or reviews of DtsDecoder. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-08-15.
  • AVX512/VBMI2: A Programmer’s Perspective
    5 projects | news.ycombinator.com | 15 Aug 2021
    > we have not needed complex-valued functions yet

    Wasn’t related to complex numbers, I was doing something like that, saving a few instructions: https://en.wikipedia.org/wiki/Distance_from_a_point_to_a_lin...

    > but #ifdef is increasingly infeasible now that SVE and Risc-V V are coming, no?

    I think that’s wishful thinking like all these years of Linux on desktop, or rewriting everything in Rust. I think ARM is good enough for most applications, except very small niches (very low power, very price-sensitive, mostly embedded).

    > Those can actually be bridged just fine

    Yeah, but other things can’t. For one, ARM has 8-byte SIMD vectors. Quite useful for a library which implements non-trivial algorithms processing 2D vector data with tons of FP32 2D vectors. Another thing, this whole source file https://github.com/Const-me/DtsDecoder/blob/master/Utils/sto... implementing an equivalent of a single vst3q_s16 NEON instruction. That code is called in a loop which does not do much else and is inlined, i.e. these 9 shuffle constants stay in vector registers.

Stats

Basic DtsDecoder repo stats
1
0
0.0
almost 4 years ago

Const-me/DtsDecoder is an open source project licensed under GNU Lesser General Public License v3.0 only which is an OSI approved license.

The primary programming language of DtsDecoder is C++.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com