Rust

Your weight: normal

all topics
  1. 0.
    0 points 1 sources 1 minutes ago cluster

    Mnemo is a local-first AI memory layer for any Large Language Model (LLM), developed in Rust and utilizing SQLite and petgraph. It allows for persistent knowledge graph, entity extraction, and semantic retrieval.

  2. 0.
    0 points 1 sources 1 minutes ago cluster

    Rscrypto is a Rust-based cryptographic library that achieves industry-leading public benchmarks, offering a range of cryptographic primitives, including BLAKE3, Ed25519/X25519, hashes, MACs, KDFs, AEADs, and checksums with full SIMD/ASM acceleration.

  3. 0.
    0 points 1 sources 1 minutes ago cluster

    PR #30412 merged into Bun's main branch, replacing the Zig implementation with a Rust rewrite generated by Claude Code agents in nine days. The new implementation passed 99.8% of the existing test suite, but does not guarantee safety or performance improvements.

  4. 0.
    0 points 1 sources 1 minutes ago cluster

    databow is an open source command-line tool for querying any database with an ADBC driver, built in Rust for fast queries and a small footprint.

  5. 0.
    0 points 1 sources 1 minutes ago cluster

    Rust developers can centralize error management using a custom AppError enum, eliminating the need for third-party crates and promoting a clean, single-source contract across the codebase.

  6. 0.
    0 points 1 sources 1 minutes ago cluster

    Rusty Penguin is an open-source operating system written in pure Rust, featuring its own TCP/IP and TLS 1.3 stack, and capable of fetching the live web. The project is hosted on GitHub and has 2 stars.

  7. 0.
    0 points 1 sources 1 minutes ago cluster

    Roto, a JIT-compiled embedded scripting language for Rust, has released its 11th version, v0.11.0, with 6 new versions in the past year, featuring new features, bug fixes, and other changes.

  8. 0.
    Announcing Rust 1.96 (blog.rust-lang.org)
    0 points 1 sources 1 minutes ago cluster

    The Rust team has released version 1.96.0, a programming language for building reliable and efficient software. Users can update to the new version using rustup.

  9. 0.
    0 points 1 sources 1 minutes ago cluster

    Creusot is a tool that helps developers verify the correctness of their Rust code, providing a way to verify the code's behavior and properties.

  10. 0.
    0 points 1 sources 1 minutes ago cluster

    A user has successfully jailbroken their 7th generation Kindle Paperwhite and is exploring the possibility of running Rust on the device, potentially creating a dashboard for Home Assistant features.

  11. 0.
    0 points 1 sources 1 minutes ago cluster

    Rust developers are switching to Ruby due to its ease of use and large community, citing its terseness and strong support.

  12. 0.
    0 points 1 sources 1 minutes ago cluster

    A research paper on Hacker News compares Rust's performance to C and C++.

  13. 0.
    0 points 1 sources 4 days ago cluster

    Rosalind is a deterministic genomics engine built in Rust, allowing for whole-genome workloads to run in as little as 100 MB RAM.