SaaSHub helps you find the best software and product alternatives Learn more →
Rivi-loader Alternatives
Similar projects and alternatives to rivi-loader
-
SPIRV-Cross
SPIRV-Cross is a practical tool and library for performing reflection on SPIR-V and disassembling SPIR-V back to high level languages.
-
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
-
-
-
kompute
General purpose GPU compute framework built on Vulkan to support 1000s of cross vendor graphics cards (AMD, Qualcomm, NVIDIA & friends). Blazing fast, mobile-enabled, asynchronous and optimized for advanced GPU data processing usecases. Backed by the Linux Foundation.
-
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
-
-
laskin.live
An online calculator, but you can only use it on your remote friend’s GPU
rivi-loader reviews and mentions
-
Any good resources for purely computational work?
If you use Rust, I have been developing a similar project to kompute: https://github.com/periferia-labs/rivi-loader
-
How are Vulkan, CUDA, Triton and all other things connected?
For cross-platform support look at WebGPU and Vulkan (e.g,: [0] [1]. Essentially, you would need to write the func in WGSL or GLSL, HLSL or MSL. Each of these can be cross-compiled to SPIR-V (what Vulkan needs) with cross-compilers such as spirv-cross and naga.
-
WebRTC.rs reached an important milestone in connectivity!
Looking to integrate the webrtc-rs into the Rust native version: https://github.com/periferia-labs/rivi-loader
-
A note from our sponsor - #<SponsorshipServiceOld:0x00007fea59953940>
www.saashub.com | 27 Jan 2023
Stats
periferia-labs/rivi-loader is an open source project licensed under GNU General Public License v3.0 only which is an OSI approved license.