A 100x speedup with unsafe Python

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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
  • unsafe-python

    A library to assist writing memory-unsafe code in "pure" python, without any imports (i.e. no ctypes etc.)

  • You can exploit memory unsafety in cpython using only built-in methods: https://github.com/DavidBuchanan314/unsafe-python/

  • rocBLAS

    Next generation BLAS implementation for ROCm platform

  • But aren't those libraries widely used, and have a substantial amount of Fortran:

    - https://github.com/ROCm/rocBLAS

  • 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
  • hipBLAS

    ROCm BLAS marshalling library

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

  • Nvidia DGX GH200: The First 100 Terabyte GPU Memory System

    3 projects | news.ycombinator.com | 31 May 2023
  • Whisper.cpp v1.4.0

    6 projects | news.ycombinator.com | 30 Apr 2023
  • (Tutorial) Porting a simple Fortran application to GPUs with HIPFort

    1 project | /r/ROCm | 8 Apr 2023
  • which CPU to choose?

    1 project | /r/ROCm | 15 Jun 2022
  • Trying to get Pytorch ROCm to work on Ubuntu 20.04 with Fiji cards

    1 project | /r/ROCm | 21 Apr 2022