home.social

#cratesio — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #cratesio, aggregated by home.social.

  1. Servo 0.1.0 arriva su crates.io, il motore browser in Rust diventa una libreria utilizzabile

    Servo pubblica la versione 0.1.0 su crates.io, permettendo per la prima volta di integrare il motore browser Rust come libreria nelle proprie applicazioni.

    yoota.it/servo-0-1-0-arriva-su

  2. Servo 0.1.0 arriva su crates.io, il motore browser in Rust diventa una libreria utilizzabile

    Servo pubblica la versione 0.1.0 su crates.io, permettendo per la prima volta di integrare il motore browser Rust come libreria nelle proprie applicazioni.

    yoota.it/servo-0-1-0-arriva-su

  3. Tired to write verbose RScript lines when non-interactive (or getting LOCK library errors on RStudio :blushmsn: )? rpkg is now live on crates.io 🎉 crates.io/crates/rpkg

    A lightweight Rust CLI to install R packages from terminal:
    • CRAN/Git* packages
    • Country-based mirror selection
    • Git source flags: GitHub/GitLab/Bitbucket/Codeberg
    • Optional library path

    Feedback welcome from R + Rust folks 🙌

  4. I’ve tested package removing on #cratesio and it works perfectly! ❤️‍🔥
    All my #FlipperZero crates just 💨

    crates.io/keywords/flipper-zero

  5. @jak2k I decided in 2025 that my personal requirements for publishing libraries are
    - the availability of namespaces, and
    - choice of authentication providers.

    Let's see if crates.io ever arrives at that.

    #rust #cratesio

  6. I've set up Kellnr to cache my downloads from crates.io and this is the result when I update my locally installed cargo packages. And it's still getting more and more.

    Every single of these 1500 crates must be maintained, or I'll have insecure code running on my computer. And I didn't even compile most of my own projects yet.

    #rust #cratesio #cargo #kellnr #supplychain

  7. I analyzed where Rust crates are hosted. Over 94% of them are on GitHub: crates-centralization.jak2k.eu/

    This gives Microsoft a lot of control over the Rust ecosystem. Even more so, considering the only login method on crates.io is GitHub (see github.com/rust-lang/crates.io).

    #rust #cratesio #github #microsoft

  8. My Rust crate (mendeleev) is now at the top of the "chemistry" keyword by recent downloads.

    crates.io/keywords/chemistry

    That's nice. Although eventually I should try to publish something more sophisticated than a glorified CSV file. Ideas are welcome.

    #rust #RustLang #cratesIo #crate #chemistry

  9. Did everyone finally switch to Rust, or is crates.io under attack?

    #rust #rustlang #cratesIo

  10. [Перевод] Вычисляем коэффициент популярности крейтов Rust для работы и для хобби-проектов

    Твит, который подтолкнул меня к реализации описанного в статье мини-проекта. Взявшись за эту задачу, я около двух часов ваял небольшой скрипт, который будет скрейпить данные из базы крейтов Rust crates.io и анализировать их для выяснения, какие пакеты чаще скачиваются для работы (то есть в будние дни), а какие для развлечения (то есть в выходные).

    habr.com/ru/companies/ruvds/ar

    #ruvds_перевод #аналитика_данных #rust #крейты #cratesio #визуализация_данных

  11. A GitHub account is required to publish on crates.io, I learned today from @dcz. Disappointing… github.com/rust-lang/crates.io

    #rust #cratesio #GitHub

  12. The #xz backdoor continues to pop up. We recently located the backdoor binaries in a popular Rust crate. Thanks to the quick work by the maintainer, the problem was quickly solved!

    blog.phylum.io/rust-crate-ship

    #rust #cratesio #opensource #rustacean #cargo #backdoor

  13. Updating makes my head spin.
    This evening:
    - new version of #RustLang several #CratesIo updates in Cargo.toml had to reinstall Cargo watch
    - then a new #NeoVim release and merge Nvim-starter-kit updates. I still have a way to go on good Rust support
    - a little progress towards login and tenancy on #PrayerOfHannah

    Yes I'm still very slow navigating around multiple files and windows in NeoVim but I'm getting more comfortable with basic editing.

  14. Hi, , I'm Matus Mastena, a 15-yar-old who ports unofficial API by @loumadev and @ivanhrabcak on to Rust. I'm doing this because Edupage is very closed and it'll be great to have an alternative app in for checking what your teacher gave you for homework, for example. It is already on and if you want to contribute, create an account on my instance, fork or mirror the project, make changes, make PR and wait for it to be accepted.

  15. Hi, #fediverse, I'm Matus Mastena, a 15-yar-old who ports unofficial #Edupage API by @loumadev and @ivanhrabcak on #GitHub to Rust. I'm doing this because Edupage is very closed and it'll be great to have an alternative app in #CLI for checking what your teacher gave you for homework, for example. It is already on #cratesio and if you want to contribute, create an account on my #Gitea instance, fork or mirror the project, make changes, make PR and wait for it to be accepted.
    #introduction #rust

  16. We are once again blocking a attack! Weve reporting on our efforts to protect and developers in recent weeks. Now it's 's turn.

    Stopping authors publishing to 🦀

    blog.phylum.io/rust-malware-st

  17. My first crate on crates.io:
    crates.io/crates/hsv
    Simple converter for values in HSV color space to RGB
    #rust #color #cratesio #hsv #rgb

  18. After a long time of just playing around, I finally published my first package to crates.io. Does this mean I'm now a cargo cultist?