Functional Ownership Through Fractional Uniqueness

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

InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
  1. granule

    A statically-typed linear functional language with graded modal types for fine-grained program reasoning

    > Abstract: [...] Recent work demonstrates that linear and uniqueness types can be combined in a single system to offer restrictions on program behaviour and guarantees about memory usage. We develop this connection further, showing that just as graded type systems like those of Granule and Idris generalise linearity, Rust's ownership model arises as a graded generalisation of uniqueness. We combine fractional permissions with grading to give the first account of ownership and borrowing that smoothly integrates into a standard type system alongside linearity and graded types, and extend Granule accordingly with these ideas.

    granule-project/granule https://github.com/granule-project/granule :

    > A statically-typed linear functional language with graded modal types for fine-grained program reasoning

  2. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  3. swift-evolution

    This maintains proposals for changes and user-visible enhancements to the Swift Programming Language.

    Swift recently adopted a region-based approach for safe concurrency that builds on Milano et al’s ideas: https://github.com/apple/swift-evolution/blob/main/proposals...

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

  • Arbitrum's Innovation: The Future of Multi-Chain Blockchain Technology

    1 project | dev.to | 25 Apr 2025
  • Decentralized Governance in Open Source: Bridging Innovation and Community

    2 projects | dev.to | 24 Apr 2025
  • AMP and why emails are not (and should never be) interactive

    1 project | news.ycombinator.com | 18 Apr 2025
  • AI Coding and the Peanut Butter and Jelly Problem

    1 project | news.ycombinator.com | 12 Apr 2025
  • Mastering CSS Layout: A Beginner's Guide to Box Model and Flexbox

    1 project | dev.to | 12 Apr 2025

Did you know that Markdown is
the 29th most popular programming language
based on number of references?