World’s First 1k-Processor Chip, Powered by a Single AA Battery (2016)

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • ponyc

    Pony is an open-source, actor-model, capabilities-secure, high performance programming language

  • rayon

    Rayon: A data parallelism library for Rust

  • Rust's Rayon library is pretty good for these use-cases https://github.com/rayon-rs/rayon

        use rayon::prelude::*;

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • Halide

    a language for fast, portable data-parallel computation

  • I heard of Hallide quite recently, and find it promising: https://halide-lang.org/

    Not only you can decide on CPU vs GPU, you have more control over the kind of parallelism and intermediate results.

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