Use-After-Freedom: MiraclePtr

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

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

    A Proof-oriented Programming Language

  • > And, if you think that a type system can be no help with some family of data structures, it can only because you are unfamiliar with powerful type systems.

    I am. Would you please point me at some things to study?

    The best I can imagine is languages like F* (https://www.fstar-lang.org/, and more specifically the Low* subset for dealing with memory) which make you prove everything. And thus are such a PITA to program in that it make sense to code only the most security-demanding things.

    Dependant types are also not able to protect you from memory bugs in self-referential datastructures AFAIK.

    I am open to reading about research in PL. But if you point me at some mainstream (or just production-ready) languages/runtimes it would be even better.

    Thanks.

  • 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 more popular project.

Suggest a related project

Related posts