OpenBSD 7.5 Released

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

    FreeBSD adapted for CHERI-RISC-V and Arm Morello.

  • Since you're clearly knowledgable ...

    What's your take on http://cheribsd.org (and CHERI as a concept overall)?

  • openbsd_hammer2

    HAMMER2 file system for OpenBSD

  • https://github.com/kusumi/openbsd_hammer2

    A developer was making active progress, but hasn't made any commits since Dec

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

    Rust programs written entirely in Rust

  • It would be great for Rust to have a Linux target that doesn't use libc, but from what I've read, not many people are interested in this.

    Found this as well: https://github.com/sunfishcode/mustang

    Some discussion here: https://github.com/bytecodealliance/rustix/issues/76

  • rustix

    Safe Rust bindings to POSIX-ish APIs

  • It would be great for Rust to have a Linux target that doesn't use libc, but from what I've read, not many people are interested in this.

    Found this as well: https://github.com/sunfishcode/mustang

    Some discussion here: https://github.com/bytecodealliance/rustix/issues/76

  • go

    The Go programming language

  • When Go first shipped, it was already well-documented that the only stable ABI on some platforms was via dynamic libraries (such as libc) provided by said platforms. Go knowingly and deliberately ignored this on the assumption that they can get away with it. And then this happened:

    https://github.com/golang/go/issues/16606

    If that's not "getting burned", I don't know what is. "Trying to provide a nice feature" is an excuse, and it can be argued that it is a valid one, but nevertheless they knew that they were using an unstable ABI that could be pulled out from under them at any moment, and decided that it's worth the risk. I don't see what that has to do with "not being as broadly compatible as they had hoped", since it was all known well in advance.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
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

  • Will Rust drop dependency on libc and make direct system calls? when ? (Please don't mention no_std case)

    6 projects | /r/rust | 16 Oct 2022
  • Show HN: Untree: like gron but generalised on indentation

    2 projects | news.ycombinator.com | 28 Mar 2024
  • The Shen Programming Language

    4 projects | news.ycombinator.com | 5 Mar 2024
  • 7 Programming Languages Every Cloud Engineer Should Know in 2024!

    4 projects | dev.to | 5 Mar 2024
  • DDlog: A programming language for incremental computation

    1 project | news.ycombinator.com | 13 Feb 2024